-
- Downloads
hash_password accepts stdin now (#17608)
`hash_password` now actually accepts password from stdin. The `getpass` reads from TTY, and does NOT accept stdin in any way. The manpage has been updated to reflect that.
Showing
- changelog.d/17608.feature 1 addition, 0 deletionschangelog.d/17608.feature
- debian/hash_password.1 20 additions, 7 deletionsdebian/hash_password.1
- debian/hash_password.1.html 182 additions, 0 deletionsdebian/hash_password.1.html
- debian/hash_password.ronn 10 additions, 3 deletionsdebian/hash_password.ronn
- synapse/_scripts/hash_password.py 3 additions, 1 deletionsynapse/_scripts/hash_password.py
changelog.d/17608.feature
0 → 100644
debian/hash_password.1.html
0 → 100644
Please register or sign in to comment