Skip to content

Commit

Permalink
Hide native Django login fields (#2304)
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda authored Aug 14, 2024
2 parents 4f991a5 + d4d935c commit a6536cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benefits/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ def RUNTIME_ENVIRONMENT():
"https://www.googleapis.com/auth/userinfo.email",
"https://www.googleapis.com/auth/userinfo.profile",
]
SSO_SHOW_FORM_ON_ADMIN_PAGE = False

MIDDLEWARE = [
"django.middleware.security.SecurityMiddleware",
Expand Down

0 comments on commit a6536cd

Please sign in to comment.