authentic/authentic2
Thomas NOËL 01fcbaf67e secure email_change view 2013-12-19 10:45:46 +01:00
..
attribute_aggregator attribute_aggregator: fix bug where a dictionary is reused in user_profile module 2013-12-06 00:17:14 +01:00
auth2_auth add settings to hide the password reset link on login page 2013-12-11 03:27:44 +01:00
auth2_user migrations: adapt all migrations to Django 1.5 custom user models 2013-07-04 02:09:04 +02:00
authsaml2 authsaml2: reply valid slo error message, provider to load is idp. 2013-12-12 18:17:54 +01:00
disco_service locale,templates: dispatch templates and locale files to sub applications 2013-07-24 11:33:15 +02:00
idp templates: in logout.html block loading indefinitely to allow iframe to finish loading 2013-12-12 16:30:53 +01:00
locale/fr/LC_MESSAGES update fr translation 2013-12-02 16:21:01 +01:00
migrations adapt recent migration scripts for support of custom user models 2013-11-13 16:57:47 +01:00
nonce nonce: really fix cleanup in NonceManager 2013-08-16 10:27:17 +02:00
registration_backend registration_backend: allow overriding of set and change password forms 2013-07-31 17:06:21 +02:00
saml saml: fix verbose name of defederation field of options policy models. 2013-12-12 18:25:51 +01:00
templates Revert "templates: define default console object in base.html" 2013-12-12 15:48:03 +01: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.1 2013-12-17 10:59:31 +01:00
admin.py admin: customize admin forms for user models 2013-06-04 16:55:18 +02:00
admin_forms.py stay compatible with Django 1.4, remove all direct uses of get_user_model 2013-07-04 02:09:03 +02:00
app_settings.py app_settings: do not cache value from settings, access it directly 2013-12-11 10:18:49 +01:00
backends.py backends: convert ldap attribute names to str 2013-12-06 00:16:11 +01:00
cache.py cache: new module for utility methods with cache 2013-11-08 17:32:20 +01:00
compat.py compat: add variable use_attribute_aggregator to see if attribute_aggregator is being used 2013-11-13 18:53:50 +01:00
context_processors.py idp_openid: manage openid services with backend, do not use federation processor anymore. 2013-11-27 11:44:22 +01:00
dashboard.py dashboard: fix paths to AttributeList and AttributeItem models 2013-11-18 13:04:49 +01:00
forms.py secure email_change view 2013-12-19 10:45:46 +01:00
hashers.py hashers: allow password digest without salt in the generic hashlib hasher 2013-05-22 10:28:09 +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 add missing file from commit 67ce861 2013-06-17 17:33:22 +02:00
menu.py add missing module authentic2.menu 2013-06-10 11:10:31 +02:00
models.py models: add source and updated field to UserExternalId 2013-11-08 22:22:36 +01:00
registration_backend.py adapt all applications to Django 1.5 custom user model 2013-05-24 10:46:17 +02:00
settings.py settings: do not force cached_db session engine, it can only used with a shared cache 2013-12-10 11:53:47 +01:00
tests.py hashers: add tests 2013-05-22 10:28:10 +02:00
urls.py add email change forms and views with email validation 2013-11-29 16:40:21 +01:00
utils.py utils: helper function to get session store and flush a django session. 2013-12-10 13:56:05 +01:00
views.py secure email_change view 2013-12-19 10:45:46 +01:00
wsgi.py wsgi: add a wsgi file into authentic2 2013-06-13 17:45:19 +02:00