authentic/src/authentic2_auth_fc
Mikaël Ates 8becabe272 Fix bad translation. 2016-05-04 13:10:23 +02:00
..
locale/fr/LC_MESSAGES Fix bad translation. 2016-05-04 13:10:23 +02:00
static/authentic2_auth_fc Display on the login page a button for quick account creation (fixes #10510). 2016-04-13 23:03:31 +02:00
templates/authentic2_auth_fc Ask password at unlinking when the user has no usable password (fixes #10524). 2016-04-13 23:03:31 +02:00
__init__.py Define a registration frontend and manage account creation with FC data (fixes #10621). 2016-04-13 23:03:31 +02:00
app_settings.py Remove obsolete setting. 2016-04-29 18:24:11 +02:00
auth_frontends.py Hide unlinking link if the user has no password and can't set it (fixes #10775). 2016-04-29 18:24:11 +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 Prevent to add a link with an FC account already linked with another user (fixes #10791). 2016-05-04 11:42:50 +02:00