django-mellon/mellon
Benjamin Dauvergne 3c8e472f47 bump release to 1.2.9 2014-12-09 10:31:00 +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 typo in session_dump.xml 2014-11-17 17:35:28 +01:00
__init__.py bump release to 1.2.9 2014-12-09 10:31:00 +01:00
adapters.py adapters: add implementation of get_idp() to the DefaultAdapter class 2014-09-03 09:12:01 +02: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: remove /accounts/mellon/ to let projects plug mellon wherever they want 2014-05-02 17:53:16 +02:00
utils.py Clean PEM file before including them in the metadata 2014-11-17 16:32:29 +01:00
views.py Always set the issuer attribtute to the AuthnResponse issuer 2014-12-09 10:30:32 +01:00