authentic/authentic2
Benjamin Dauvergne 28956bb1fe bump release to 2.1.5 2014-08-05 11:56:52 +02:00
..
attribute_aggregator attribute_aggregator/user_profile: only set attributes from user model fields if get_attributes() did not return an equivalent value 2014-06-16 10:57:53 +02:00
attributes_ng attributes_ng/sources: add an ldap source 2014-07-18 15:27:29 +02:00
auth2_auth auth2_auth/migrations: protect data modifying code with "if not db.dry_run" 2014-07-18 11:09:31 +02:00
backends backends/ldap_backend: convert attributes name to str 2014-07-18 15:42:50 +02:00
disco_service locale,templates: dispatch templates and locale files to sub applications 2013-07-24 11:33:15 +02:00
idp idp/locale: update french translations 2014-07-04 16:02:40 +02:00
locale/fr/LC_MESSAGES l10n: change translation of "Account activation failed" (#5144) 2014-07-15 22:52:07 +02:00
management commands: add new command load-ldif 2014-07-16 01:52:00 +02:00
manager integrate comments from #5180 2014-07-30 15:35:38 +02:00
migrations models: change UserExternalId definition 2014-06-03 10:38:13 +02:00
nonce nonce: really fix cleanup in NonceManager 2013-08-16 10:27:17 +02:00
registration_backend bump release to 2.1.5 2014-08-05 11:56:52 +02:00
saml saml: SAMLAttribute.attribute_name must not be constrained at the model level 2014-07-16 14:14:14 +02:00
static manager/static: add purl.js 2014-07-18 20:26:58 +02:00
templates views: do not use django.contrib.sites in the email change view 2014-07-15 22:48:30 +02:00
vendor auth2_oath: comletely remove this module, as it does not depend entirely on Entr'ouvert copyright 2013-10-02 18:04:39 +02:00
__init__.py bump release to 2.1.5 2014-08-05 11:56:52 +02:00
admin.py admin: show attribute name in listing of attribute definitions 2014-07-04 15:21:54 +02:00
admin_forms.py add custom attributes support to Django user model 2014-03-25 11:27:47 +01:00
app_settings.py attributes_ng/sources: add an ldap source 2014-07-18 15:27:29 +02:00
attribute_kinds.py attribute_kinds: remove siret attribute which is too specific 2014-07-04 11:42:30 +02:00
auth_frontends.py frontends: remove the next parameter to the profile view, 2014-03-19 10:46:27 +01:00
cache.py cache: new module for utility methods with cache 2013-11-08 17:32:20 +01:00
compat.py compat: add work-around for Django < 1.8 and commit_on_success 2014-07-18 15:27:29 +02:00
constants.py move constant NONCE_FIELD_NAME in module authentic.constants [module reorg] 2014-03-19 10:46:27 +01:00
context_processors.py context_processors: add settings.TEMPLATE_VARS in template context 2014-07-02 16:26:39 +02:00
dashboard.py admin,dashboard: show see technical models admin pages even if DEBUG is False 2014-04-08 18:40:50 +02:00
decorators.py decorators: add to_iter() decorator to transform any generator into an iterable object 2014-06-03 10:30:41 +02:00
fix_user_model.py bump release to 2.1.5 2014-08-05 11:56:52 +02:00
forms.py settings: allow to override field names in A2_PROFILE_FIELDS and A2_REGISTRATION_FIELDS 2014-07-16 17:28:07 +02:00
hashers.py hashers: always convert OpenLDAP hash algo to uppercase 2014-07-16 01:52:00 +02:00
http_utils.py [http_utils] prefer using pycurl instead of M2Crypto to retrieve HTTPs URLS as it supports server name indication 2012-05-05 16:20:49 +02:00
managers.py management: add new command clean-unused-accounts 2014-07-08 14:52:37 +02:00
menu.py add missing module authentic2.menu 2013-06-10 11:10:31 +02:00
middleware.py middleware: fixes OpenedSessionCookieMiddleware middleware 2014-07-10 16:00:04 +02:00
models.py models: fix AttributeError in UserExternalId.__repr__ 2014-07-18 15:27:29 +02:00
plugins.py models: initialize plugins there 2014-03-21 00:12:21 +01:00
profile_urls.py views: add a logged-in jsonp web service 2014-06-18 22:29:30 +02:00
serializers.py serializers: fix missing import and not handled case of new models 2014-03-27 17:05:49 +01:00
settings.py manager: implement role view 2014-07-18 20:32:13 +02:00
tests.py settings: load all custom password hashers 2014-07-16 11:52:32 +02:00
urls.py manager: implement role view 2014-07-18 20:32:13 +02:00
utils.py settings: allow to override field names in A2_PROFILE_FIELDS and A2_REGISTRATION_FIELDS 2014-07-16 17:28:07 +02:00
validators.py bump release to 2.1.5 2014-08-05 11:56:52 +02:00
views.py bump release to 2.1.5 2014-08-05 11:56:52 +02:00
wsgi.py wsgi: add a wsgi file into authentic2 2013-06-13 17:45:19 +02:00