summary refs log tree commit diff
path: root/synapse/handlers/oidc.py (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-31Add stricter mypy options (#15694)Patrick Cloke1-1/+1
2023-05-30Enforce that an admin token also has the basic Matrix API scopeQuentin Gliech2-6/+27
2023-05-30