mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04: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.
1 line
54 B
Gherkin
1 line
54 B
Gherkin
Make `hash_password` accept password input from stdin. |