summary refs log tree commit diff
path: root/synapse/rest/client/logout.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
* Implements admin API to lock an user (MSC3939) (#15870)Mathieu Velten2023-08-101-2/+6
* Refactor config to be an experimental featureHugh Nimmo-Smith2023-05-301-1/+1
* Disable account related endpoints when using OAuth delegationQuentin Gliech2023-05-301-0/+3
* Add a type hint for `get_device_handler()` and fix incorrect types. (#14055)Patrick Cloke2022-11-221-2/+7
* Consolidate the logic of delete_device/delete_devices. (#12970)Patrick Cloke2022-06-071-2/+2
* Additional type hints for REST servlets (part 2). (#10674)Patrick Cloke2021-08-261-5/+12
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+72