summary refs log tree commit diff
path: root/synapse/handlers/set_password.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added possibilty to disable local password authentication (#5092)Daniel Hoffend2019-06-271-0/+3
* Run Black. (#5482)Amber Brown2019-06-201-2/+3
* run isortAmber Brown2018-07-091-0/+1
* Do bcrypt hashing in a background threadErik Johnston2018-01-101-1/+1
* Delete devices in various logout situationsRichard van der Hoff2017-11-291-0/+11
* Move set_password into its own handlerRichard van der Hoff2017-11-291-0/+45