mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-26 21:45:34 +00:00
8da16e55fe
`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.