django-mellon/mellon
Benjamin Dauvergne d106f3da90 misc: pass the authentication request to the adapter object (#50833) 2021-02-03 21:21:35 +01: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: pass the authentication request to the adapter object (#50833) 2021-02-03 21:21:35 +01:00
app_settings.py use MiddlewareMixin on middleware (#36509) 2019-10-04 17:45:25 +02:00
backends.py misc: pass the authentication request to the adapter object (#50833) 2021-02-03 21:21:35 +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: pass the authentication request to the adapter object (#50833) 2021-02-03 21:21:35 +01:00
views.py views: fix logout is user is already logged out (#50155) 2021-01-15 10:51:51 +01:00