django-mellon/mellon
Valentin Deniaud bdbc251291 views: handle empty session at authentication (#45461) 2020-07-28 09:33:12 +02:00
..
locale/fr/LC_MESSAGES translation update 2020-04-14 09:28:16 +02:00
migrations models: add SessionIndex model (#41949) 2020-06-21 13:13:57 +02:00
sessions_backends code style (#10196) 2019-06-18 00:53:01 +02:00
static/mellon first commit 2014-04-30 14:34:39 +02:00
templates/mellon misc: add support for SOAP SLO (#41949) 2020-06-21 13:13:57 +02:00
__init__.py misc: update missing-django message for Python 3 (#20925) 2017-12-30 11:53:31 +01:00
adapters.py misc: style (#41949) 2020-06-21 13:13:57 +02:00
app_settings.py use MiddlewareMixin on middleware (#36509) 2019-10-04 17:45:25 +02:00
backends.py do not crash if no idp is found (#19260) 2019-12-02 17:46:42 +01:00
middleware.py general: remove compatibility with django < 1.11 (#38616) 2020-01-29 20:33:02 +01:00
models.py models: add SessionIndex model (#41949) 2020-06-21 13:13:57 +02:00
urls.py general: remove compatibility with django < 1.11 (#38616) 2020-01-29 20:33:02 +01:00
utils.py misc: support asynchronous logout (#41949) 2020-06-21 13:13:57 +02:00
views.py views: handle empty session at authentication (#45461) 2020-07-28 09:33:12 +02:00