authens/authens
2020-06-10 23:23:33 +02:00
..
migrations Store the connexion method in a session variable 2020-05-29 16:29:16 +02:00
templates/authens rename next_page → next in templates 2020-05-13 18:47:14 +02:00
tests Redirect after a CAS logout 2020-06-10 22:34:51 +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 Store the connexion method in a session variable 2020-05-29 16:29:16 +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