summary refs log tree commit diff
path: root/synapse/api/auth/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup Python 3.8 leftovers (#17967)V024602025-02-101-3/+1
* Allow enabling sliding sync per-user (#17393)Erik Johnston2024-07-051-1/+17
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Implements admin API to lock an user (MSC3939) (#15870)Mathieu Velten2023-08-101-0/+1
* Make the api.auth.Auth a ProtocolQuentin Gliech2023-05-301-0/+175