summary refs log tree commit diff
path: root/synapse/api/auth/msc3861_delegated.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add stricter mypy options (#15694)Patrick Cloke2023-05-311-1/+1
* Enforce that an admin token also has the basic Matrix API scopeQuentin Gliech2023-05-301-5/+2
* Reject tokens with multiple device scopesQuentin Gliech2023-05-301-6/+24
* Make OIDC scope constantsQuentin Gliech2023-05-301-10/+15
* Handle errors when introspecting tokensQuentin Gliech2023-05-301-5/+37
* Make AS tokens work & allow ASes to /registerQuentin Gliech2023-05-301-2/+7
* Add an admin token for MAS -> Synapse callsQuentin Gliech2023-05-301-0/+15
* Refactor config to be an experimental featureHugh Nimmo-Smith2023-05-301-0/+280