summary refs log tree commit diff
path: root/synapse/api/auth/base.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Merge remote-tracking branch 'gitlab/clokep/license-license' into new_developErik Johnston2023-12-131-10/+16
|\
| * Update license headersPatrick Cloke2023-11-211-10/+16
* | Keep track of `user_ips` and `monthly_active_users` when delegating auth (#16...David Robertson2023-11-231-0/+48
|/
* Make AS tokens work & allow ASes to /registerQuentin Gliech2023-05-301-1/+79
* Make the api.auth.Auth a ProtocolQuentin Gliech2023-05-301-0/+273