django-mellon/mellon
Frédéric Péters 667078b0ae translation update 2022-10-10 09:37:34 +02:00
..
locale/fr/LC_MESSAGES translation update 2022-10-10 09:37:34 +02:00
migrations misc: clean SessionIndex during logout (#69740) 2022-10-05 19:53:07 +02:00
sessions_backends apply isort and pyupgrade (#55990) 2021-08-05 11:13:19 +02:00
static/mellon first commit 2014-04-30 14:34:39 +02:00
templates/mellon misc: make logout work with transient NameID (#69740) 2022-10-05 17:23:51 +02:00
__init__.py misc: update missing-django message for Python 3 (#20925) 2017-12-30 11:53:31 +01:00
adapters.py adapters: update new UserSAMLIdentifier fields on each SSO (#69955) 2022-10-06 16:21:17 +02:00
app_settings.py add MELLON_ASSERTION_CONSUMER_BINDINGS (#52063) 2021-08-05 15:57:39 +02:00
backends.py apply isort and pyupgrade (#55990) 2021-08-05 11:13:19 +02:00
middleware.py django4: access request headers through request.headers instead of request.META (#68571) 2022-08-31 09:13:37 +02:00
models.py misc: clean SessionIndex during logout (#69740) 2022-10-05 19:53:07 +02:00
models_utils.py drop and rename issuer field (#56819) 2021-09-15 16:55:59 +02:00
urls.py django4: replaced urls.url with url.path equivalent (#68571) 2022-08-31 09:13:14 +02:00
utils.py utils: add method to build a session dump from models (#69740) 2022-10-05 17:23:51 +02:00
views.py views: send all related SessionIndex in LogoutRequest (#69955) 2022-10-06 16:21:25 +02:00