authentic/authentic2/attribute_aggregator
Benjamin Dauvergne c02b89e86c attribute_aggregator: fix bug where a dictionary is reused in user_profile module 2013-12-06 00:17:14 +01:00
..
ldifs attribute_aggregator: remove translation of the empty string 2013-07-16 18:14:55 +02:00
locale/fr/LC_MESSAGES locale: modify some french translations 2013-07-30 13:59:41 +02:00
management Fix erroneous title and copyright in file headers. 2013-10-02 17:55:33 +02:00
migrations attribute_aggregator: last migration depend on the last migration in idp 2013-11-19 15:17:55 +01:00
__init__.py [idp] Add attribute aggregator application 2011-10-12 11:21:32 +02:00
admin.py idp,attribute_aggregator: move AttributeItem and AttributeList into attribute_aggregator 2013-11-14 15:54:09 +01:00
attributes.py attribute_aggreator: insert a hack in the attribute signal so that request.user can be accessed from the user profile attribute loader 2013-12-05 16:46:32 +01:00
core.py attribute_aggregator: add accessors to retrieve all aliases of a definition and to test if a name is defined 2013-12-05 16:47:29 +01:00
ldap_sources.py Fix erroneous title and copyright in file headers. 2013-10-02 17:55:33 +02:00
mapping.py attribute_aggregator/user_profile: link displayName ldap attribute to the get_full_name() accessor of user models 2013-11-26 09:48:48 +01:00
mapping_loader.py Fix erroneous title and copyright in file headers. 2013-10-02 17:55:33 +02:00
models.py idp,attribute_aggregator: move AttributeItem and AttributeList into attribute_aggregator 2013-11-14 15:54:09 +01:00
signals.py attribute_aggregator: only load the LDAP source if activated 2013-11-18 13:04:49 +01:00
simple_source.py attribute_aggregator: add a simple source, which just call a method on the user model if it can 2013-11-14 15:54:09 +01:00
tests.py [idp] Add attribute aggregator application 2011-10-12 11:21:32 +02:00
user_profile.py attribute_aggregator: fix bug where a dictionary is reused in user_profile module 2013-12-06 00:17:14 +01:00
utils.py Fix erroneous title and copyright in file headers. 2013-10-02 17:55:33 +02:00
xacml_constants.py Fix erroneous title and copyright in file headers. 2013-10-02 17:55:33 +02:00