mirror of
https://github.com/jech/galene.git
synced 2024-11-09 02:05:59 +01:00
Update README.
This commit is contained in:
parent
7e7d7e906e
commit
84958cc9a5
1 changed files with 2 additions and 2 deletions
4
README
4
README
|
@ -256,8 +256,8 @@ allows any username with any password.
|
|||
### Hashed passwords
|
||||
|
||||
If you don't wish to store cleartext passwords on the server, you may
|
||||
generate hashed passwords with the `galene-password-generator` utility. A
|
||||
user entry with a hashed password looks like this:
|
||||
generate hashed passwords with the `galenectl` utility. A user entry with
|
||||
a hashed password looks like this:
|
||||
|
||||
"users": {
|
||||
"jch": {
|
||||
|
|
Loading…
Reference in a new issue