2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-06 12:18:46 +00:00

96_allowed.pm: doc fix (Forum #99038)

git-svn-id: https://svn.fhem.de/fhem/trunk@19046 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2019-03-27 08:09:43 +00:00
parent 2c8798748d
commit cc5985ff63

View File

@ -408,7 +408,7 @@ EOF
<li>password &lt;password&gt;</li>
<li>globalpassword &lt;password&gt;<br>
these commands set the corresponding attribute, by computing an SHA256
hash from the arguments and a salt. Note: the perl module Device::SHA is
hash from the arguments and a salt. Note: the perl module Digest::SHA is
needed.
</li>
</ul><br>
@ -559,7 +559,7 @@ EOF
<li>globalpassword &lt;password&gt;<br>
diese Befehle setzen das entsprechende Attribut, indem sie aus den
Parameter und ein Salt ein SHA256 Hashwert berechnen. Achtung: das perl
Modul Device::SHA wird ben&ouml;tigt.
Modul Digest::SHA wird ben&ouml;tigt.
</li>
</ul><br>