django-mellon/mellon
Benjamin Dauvergne b66a974922 do not raise ImproperlyConfigured on acces to app_settings.IDENTITY_PROVIDERS (fixes #20221) 2018-03-07 16:54:19 +01:00
..
locale/fr/LC_MESSAGES translation update 2016-10-23 17:47:53 +02:00
migrations add a model to store user<->NameID mapping (#7085) 2015-05-07 11:32:52 +02:00
sessions_backends pep8ness 2016-02-12 19:44:19 +01:00
static/mellon first commit 2014-04-30 14:34:39 +02:00
templates/mellon move tag Extensions in metadata template (fixes #21923) 2018-02-16 09:54:22 +01:00
__init__.py misc: update missing-django message for Python 3 (#20925) 2017-12-30 11:53:31 +01:00
adapters.py do not raise ImproperlyConfigured on acces to app_settings.IDENTITY_PROVIDERS (fixes #20221) 2018-03-07 16:54:19 +01:00
app_settings.py do not raise ImproperlyConfigured on acces to app_settings.IDENTITY_PROVIDERS (fixes #20221) 2018-03-07 16:54:19 +01:00
backends.py pep8ness 2016-02-12 19:44:19 +01:00
middleware.py middleware: improve condition to automatically determine a common domain (fixes #15548) 2017-09-27 21:59:48 +02:00
models.py pep8ness 2016-02-26 18:09:27 +01:00
urls.py misc: remove usage of urls.patterns for django 1.8 and later (#15959) 2017-04-23 21:08:15 +02:00
utils.py Revert "support federation file loading (#19396)" 2018-01-09 21:43:25 +01:00
views.py misc: disable AuthnRequest eo:next_url Extensions by default (fixes #20229) 2018-03-07 15:59:10 +01:00