authentic/src/authentic2_auth_fc
Benjamin Dauvergne b9987366ca views: force fc-register to always redirect post registration to fc-login-or-link (fixes #19270)
Without it linking to FC does not happen
2017-10-09 15:15:04 +02:00
..
locale/fr/LC_MESSAGES update french translation 2017-02-02 21:24:26 +01:00
migrations add initial migration (#13077) 2016-09-06 14:32:26 +02:00
static/authentic2_auth_fc templates: use different ids for link and its container (#17421) 2017-07-06 18:59:08 +02:00
templates/authentic2_auth_fc style: switch to extra-body-class for custom body class (#17983) 2017-08-12 17:50:35 +02:00
__init__.py allow fc unlinking through api (#15297) 2017-07-05 15:33:05 +02:00
api_views.py allow fc unlinking through api (#15297) 2017-07-05 15:33:05 +02:00
app_settings.py views: add setting for FC scopes 2017-07-28 16:57:45 +02:00
auth_frontends.py use only underscores in session variables to allow access from templates 2017-06-21 11:16:51 +02:00
backends.py backends: always create new accounts in the default OU (fixes #18764) 2017-09-19 16:45:30 +02:00
insee-communes.json add missing data files insee-communes.json and insee-countries.json 2017-06-14 09:36:54 +02:00
insee-countries.json add missing data files insee-communes.json and insee-countries.json 2017-06-14 09:36:54 +02:00
models.py models: check issuer using only URL scheme and netloc (fixes #18766) 2017-09-18 17:18:12 +02:00
urls.py Add a registration view (fixes #10621). 2016-04-13 23:03:31 +02:00
utils.py utils: allow a mapping to depend from another using tags (fixes #19251) 2017-10-06 14:26:51 +02:00
views.py views: force fc-register to always redirect post registration to fc-login-or-link (fixes #19270) 2017-10-09 15:15:04 +02:00