Redirect authenticated users to HTTPS pages
authorCharles Connell <charles@connells.org>
Mon, 3 Feb 2014 20:27:14 +0000 (15:27 -0500)
committerCharles Connell <charles@connells.org>
Mon, 3 Feb 2014 20:27:14 +0000 (15:27 -0500)
commit8ecc45d674be9b5957fb2774c637cb8d86342343
tree5e3a5f911a7e26280f791b4c95b28c44e6327727
parent87852738c4814dbb5b5f40cfa9ac7e6224e858e7
Redirect authenticated users to HTTPS pages
.gitignore
karmaworld/settings/common.py
karmaworld/settings/prod.py
karmaworld/utils/SSLRedirect.py [new file with mode: 0644]