Skip to content

Commit

Permalink
Merge pull request #3005 from ccnmtl/ndittrenpatch
Browse files Browse the repository at this point in the history
route to https
  • Loading branch information
ndittren authored Nov 15, 2023
2 parents 350892a + 5be6249 commit f14329d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions footprints/settings_shared.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,3 +198,5 @@

ACCOUNT_ACTIVATION_DAYS = 7 # One-week activation window
REGISTRATION_AUTO_LOGIN = False # Do not automatically log the user in.

SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', 'https')

0 comments on commit f14329d

Please sign in to comment.