authens/authens
2020-06-12 18:06:30 +02:00
..
migrations Store the connexion method in a session variable 2020-05-29 16:29:16 +02:00
static/authens/css A little bit styling for form inputs 2020-06-12 18:06:30 +02:00
templates/authens Better html title 2020-06-12 17:55:15 +02:00
tests Merge branch 'kerl/login_tests' into 'master' 2020-06-12 16:15:27 +02:00
__init__.py A minimal Clipper model for clipper metadata 2020-05-11 00:36:43 +02:00
apps.py A minimal Clipper model for clipper metadata 2020-05-11 00:36:43 +02:00
backends.py Use the CAS email address at user creation 2020-06-12 12:21:18 +02:00
models.py Store the connexion method in a session variable 2020-05-29 16:29:16 +02:00
urls.py redirect CAS-users to CAS_URL/logout at logout 2020-05-29 16:28:30 +02:00
utils.py First login/logout implementation 2020-05-11 00:36:59 +02:00
views.py Logout next url can be local or absolute 2020-06-10 23:23:33 +02:00