mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 20:20:10 +00:00
96_allowed.pm: doc fix (Forum #99038)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@19046 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
bb61f28a02
commit
cc8e0de8be
@ -408,7 +408,7 @@ EOF
|
|||||||
<li>password <password></li>
|
<li>password <password></li>
|
||||||
<li>globalpassword <password><br>
|
<li>globalpassword <password><br>
|
||||||
these commands set the corresponding attribute, by computing an SHA256
|
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.
|
needed.
|
||||||
</li>
|
</li>
|
||||||
</ul><br>
|
</ul><br>
|
||||||
@ -559,7 +559,7 @@ EOF
|
|||||||
<li>globalpassword <password><br>
|
<li>globalpassword <password><br>
|
||||||
diese Befehle setzen das entsprechende Attribut, indem sie aus den
|
diese Befehle setzen das entsprechende Attribut, indem sie aus den
|
||||||
Parameter und ein Salt ein SHA256 Hashwert berechnen. Achtung: das perl
|
Parameter und ein Salt ein SHA256 Hashwert berechnen. Achtung: das perl
|
||||||
Modul Device::SHA wird benötigt.
|
Modul Digest::SHA wird benötigt.
|
||||||
</li>
|
</li>
|
||||||
</ul><br>
|
</ul><br>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user