summary refs log tree commit diff
path: root/tests/handlers/test_oauth_delegation.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disable account related endpoints when using OAuth delegationQuentin Gliech2023-05-301-3/+177
* Actually enforce guest + return www-authenticate headerHugh Nimmo-Smith2023-05-301-3/+40
* Initial tests for OAuth delegationHugh Nimmo-Smith2023-05-301-0/+345