django-mellon/mellon
Valentin Deniaud b95ea4d6ce wip add auth_levels 2019-03-29 16:30:39 +01:00
..
locale/fr/LC_MESSAGES prevent redirection loop on artifact resolution errors (fixes #14810) 2019-03-02 16:42:46 +01:00
migrations add auth levels 2019-03-28 17:52:46 +01: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 prevent redirection loop on artifact resolution errors (fixes #14810) 2019-03-02 16:42:46 +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 views: add new setting LOGIN_HINTS (fixes #30966) 2019-03-07 23:12:56 +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 wip add auth_levels 2019-03-29 16:30:39 +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 views: add new setting LOGIN_HINTS (fixes #30966) 2019-03-07 23:12:56 +01:00
views.py update sso_failure call to new method signature (#31690) 2019-03-25 14:03:04 +01:00