django-mellon/mellon
Agate 98783c8574 django4: access request headers through request.headers instead of request.META (#68571) 2022-08-31 09:13:37 +02:00
..
locale/fr/LC_MESSAGES translation update 2022-03-25 09:02:58 +01:00
migrations drop and rename issuer field (#56819) 2021-09-15 16:55:59 +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 properly close meta refresh tag (#61020) 2022-01-24 16:57:02 +01:00
__init__.py misc: update missing-django message for Python 3 (#20925) 2017-12-30 11:53:31 +01:00
adapters.py misc: log when login is refused because of authn_classref mismatch (#68236) 2022-08-18 15:09:20 +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 discard deprecated ugettext* i18n utils (#64309) 2022-04-20 09:52:47 +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 use force_str only when necessary (#64309) 2022-04-20 09:54:54 +02:00
views.py django4: access request headers through request.headers instead of request.META (#68571) 2022-08-31 09:13:37 +02:00