0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-07 13:18:55 +02:00

README.rst: fix hash_password path

This commit is contained in:
Richard van der Hoff 2019-01-02 16:36:29 +00:00 committed by GitHub
parent 7975d39cbd
commit dd3bf40152
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -796,8 +796,7 @@ A manual password reset can be done via direct database access as follows.
First calculate the hash of the new password::
$ source ~/synapse/env/bin/activate
$ ./scripts/hash_password
$ ~/synapse/env/bin/hash_password
Password:
Confirm password:
$2a$12$xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx