django-mellon/mellon
Benjamin Dauvergne 3d449b7928 backends: add request argument to authenticate (fixes #30541)
For Django 1.11 compatibility.
2019-02-12 09:45:53 +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 use force_text for python2/3 compatibility (#24139) 2018-05-29 12:21:13 +02:00
app_settings.py set a default value for IDENTITY_PROVIDERS ((fixes #20221) 2018-03-07 18:09:44 +01:00
backends.py backends: add request argument to authenticate (fixes #30541) 2019-02-12 09:45:53 +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 don't cache local metadata anymore (#13881) 2018-09-05 17:09:31 +02:00
views.py don't use RelayState as continuation URL in case of errors (#25522) 2018-07-29 23:12:10 +02:00