summary refs log tree commit diff
path: root/synapse/rest/client/password_policy.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Load `/password_policy` endpoint on workers. (#15331)Dirk Klimpel2023-03-271-0/+1
* Use direct references for some configuration variables (part 3) (#10885)Patrick Cloke2021-09-231-2/+2
* Remove unnecessary parentheses around tuples returned from methods (#10889)Andrew Morgan2021-09-231-2/+2
* Additional type hints for REST servlets (part 2). (#10674)Patrick Cloke2021-08-261-7/+11
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+57