1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-14 12:45:58 +01:00

Update README.

This commit is contained in:
Juliusz Chroboczek 2024-10-25 16:20:38 +02:00
parent 7e7d7e906e
commit 84958cc9a5

4
README
View file

@ -256,8 +256,8 @@ allows any username with any password.
### Hashed passwords ### Hashed passwords
If you don't wish to store cleartext passwords on the server, you may If you don't wish to store cleartext passwords on the server, you may
generate hashed passwords with the `galene-password-generator` utility. A generate hashed passwords with the `galenectl` utility. A user entry with
user entry with a hashed password looks like this: a hashed password looks like this:
"users": { "users": {
"jch": { "jch": {