authentic/src/authentic2_auth_fc
Benjamin Dauvergne ae6ddcc35e fix deprecation warning about get_cache()
Since Django 1.8 get_cache() is deprecated in favor of caches[].
2016-10-21 20:54:28 +02:00
..
locale/fr/LC_MESSAGES add a brief explanation after "what is franceconnect?" (#13174) 2016-09-14 09:35:45 +02:00
migrations add initial migration (#13077) 2016-09-06 14:32:26 +02:00
static/authentic2_auth_fc style: don't let button oversize its container (#13216) 2016-09-19 08:45:08 +02:00
templates/authentic2_auth_fc add a brief explanation after "what is franceconnect?" (#13174) 2016-09-14 09:35:45 +02:00
__init__.py Move registration frontend method to the Frontend (fixes #11351). 2016-06-16 14:36:31 +02:00
app_settings.py Update official about link. 2016-06-20 16:18:09 +02:00
auth_frontends.py Move registration frontend method to the Frontend (fixes #11351). 2016-06-16 14:36:31 +02:00
backends.py Inactive users can not authenticate (fixes #10312). 2016-03-16 14:59:25 +01:00
models.py Remove deprecated idp info form the unicode of an FCAccount (fixes #10628). 2016-04-13 22:52:33 +02:00
urls.py Add a registration view (fixes #10621). 2016-04-13 23:03:31 +02:00
utils.py Add a registration view (fixes #10621). 2016-04-13 23:03:31 +02:00
views.py fix deprecation warning about get_cache() 2016-10-21 20:54:28 +02:00