Skip to content

Commit

Permalink
Very experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
sergi0g committed Mar 3, 2024
1 parent 3253050 commit 71b5999
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oidc_server/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'django.middleware.clickjacking.XFrameOptionsMiddleware',
'oidc_server.middleware.HostMiddleware'
]

ROOT_URLCONF = 'oidc_server.urls'
Expand Down

0 comments on commit 71b5999

Please sign in to comment.