django-mellon/mellon
Benjamin Dauvergne c8cad9b814 Fix include of base.html in mellon/base.html 2015-03-18 10:43:36 +01:00
..
locale/fr/LC_MESSAGES update french translation 2014-05-02 16:01:47 +02:00
migrations first commit 2014-04-30 14:34:39 +02:00
static/mellon first commit 2014-04-30 14:34:39 +02:00
templates/mellon Fix include of base.html in mellon/base.html 2015-03-18 10:43:36 +01:00
__init__.py Set version only from git tags 2015-03-09 13:01:43 +01:00
adapters.py save provisioned users (#6667) 2015-03-16 10:40:35 +01:00
admin.py first commit 2014-04-30 14:34:39 +02:00
app_settings.py Set AllowCreate flag on emitted AuthnRequest 2014-11-17 17:35:36 +01:00
backends.py backends: return None when authorization fails, return early if no user is found 2014-09-03 09:12:01 +02:00
models.py first commit 2014-04-30 14:34:39 +02:00
tests.py first commit 2014-04-30 14:34:39 +02:00
urls.py urls: fix error in pattern, includable patterns must not start with a ^ 2015-02-04 12:13:02 +01:00
utils.py Allow getting metadata of IdP by doing an HTTP GET 2015-02-13 18:23:28 +01:00
views.py set login.msgRelayState to the value from POST (#6384) 2015-03-09 12:59:01 +01:00