authentic/src/authentic2_auth_fc
Mikaël Ates 40ff5afd57 Hide linking button on profile frontend if the user is already linked (fixes #11328). 2016-06-16 09:23:54 +02:00
..
locale/fr/LC_MESSAGES Add email in linking message (fixes #10912). 2016-05-13 17:06:00 +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 Hide linking button on profile frontend if the user is already linked (fixes #11328). 2016-06-16 09:23:54 +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 Add email in linking message (fixes #10912). 2016-05-13 17:06:00 +02:00