authentic/authentic2/idp
Benjamin Dauvergne 7c1cae8a2b templates: in logout.html block loading indefinitely to allow iframe to finish loading 2013-12-12 16:30:53 +01:00
..
idp_cas idp_cas/views: fix indentation error introduced in commit 7ab2405a 2013-08-01 17:16:12 +02:00
idp_openid idp_openid/models: fix name collision in NonceManager.cleanup() 2013-11-28 10:01:35 +01:00
locale/fr/LC_MESSAGES idp/saml: fix use of unicode characters in non utf-8 source code 2013-09-10 22:29:57 +02:00
management idp: restrict cleanup to authentic2 models, rename cleanup to cleanupauthentic 2013-11-29 16:40:21 +01:00
migrations idp: fix migration 0011, it should send signal to new create new content types for the attribute aggregator application 2013-11-19 15:17:55 +01:00
saml fix typo in last commit 2013-12-12 15:56:04 +01:00
static style.css: add style for the messages block 2013-03-05 18:02:09 +01:00
templates templates: in logout.html block loading indefinitely to allow iframe to finish loading 2013-12-12 16:30:53 +01:00
templatetags templates: use new syntax for the {% url %} tag 2013-03-05 15:53:44 +01:00
__init__.py [idp] remove unused imports, remove * imports, remove long lines 2011-04-27 11:34:25 +02:00
admin.py idp,attribute_aggregator: move AttributeItem and AttributeList into attribute_aggregator 2013-11-14 15:54:09 +01:00
decorators.py [idp] Prevent access of transient users to profile views. 2012-05-24 10:20:44 +02:00
interactions.py [idp] Remove useless OrderedDict. 2012-04-11 16:24:27 +02:00
middleware.py Change global package name for authentic2 2010-10-22 14:43:51 +02:00
models.py idp,attribute_aggregator: move AttributeItem and AttributeList into attribute_aggregator 2013-11-14 15:54:09 +01:00
signals.py idp/saml2_endpoints: load attributes sooner and send them in decision signal. 2013-12-08 16:22:26 +01:00
urls.py idp/saml: add an urls.py file to conform to standard practices 2013-11-14 15:54:09 +01:00
utils.py idp/utils: add a get_username method to adapt to new custom user models 2013-11-29 16:40:21 +01:00
views.py idp: local logout only need to set a correct next page parameter (fixes #3859). 2013-12-08 17:28:12 +01:00