Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dmptrluke/foxtail
Browse files Browse the repository at this point in the history
  • Loading branch information
dmptrluke committed Dec 11, 2023
2 parents ef7dd07 + 3207a04 commit d4176a5
Show file tree
Hide file tree
Showing 5 changed files with 202 additions and 197 deletions.
1 change: 1 addition & 0 deletions foxtail/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
'django.middleware.csrf.CsrfViewMiddleware',
'django.middleware.clickjacking.XFrameOptionsMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'allauth.account.middleware.AccountMiddleware',
'django_otp.middleware.OTPMiddleware',
'allauth_2fa.middleware.AllauthTwoFactorMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
Expand Down
Loading

0 comments on commit d4176a5

Please sign in to comment.