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:
parent
2c8798748d
commit
cc5985ff63
@ -408,7 +408,7 @@ EOF
|
||||
<li>password <password></li>
|
||||
<li>globalpassword <password><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 <password><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ötigt.
|
||||
Modul Digest::SHA wird benötigt.
|
||||
</li>
|
||||
</ul><br>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user