Tweak auto-login configuration

This commit is contained in:
Neil Martinsen-Burrell 2023-06-05 14:42:11 -05:00
parent 7e2f2ec7e5
commit 0254d879e4
No known key found for this signature in database
GPG key ID: 6A3C818CC10D0184
4 changed files with 3 additions and 3 deletions

View file

@ -112,7 +112,6 @@ class TestURLAuth(TestCase):
# These are the OIDC auth endpoints that always need
# to be public.
"/openid/login/",
"/openid/logout/",
"/openid/callback",
"/openid/callback/login/",
"/openid/callback/logout/",