This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
authentic2-auth-fc/src/authentic2_auth_fc
Benjamin Dauvergne 8df4f28123 utils: fix access to verified property of mappings (fixes #23271) 2018-04-26 15:43:20 +02:00
..
locale/fr/LC_MESSAGES locale: update french translations for release 0.10 (fixes #21874) 2018-02-15 14:38:55 +01:00
migrations add initial migration (#13077) 2016-09-06 14:32:26 +02:00
static/authentic2_auth_fc update FC logos (#19585) 2017-10-24 17:24:38 +02:00
templates/authentic2_auth_fc always unlink from all FC accounts (fixes #19947) 2017-11-08 11:11:12 +01:00
__init__.py api: add franceconnect information to user's API when ?full is used (fixes #21962) 2018-02-20 11:10:06 +01: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 call a2 hooks for linking and unlinking events (fixes #20228) 2017-11-22 21:16:36 +01: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 remove url patterns to support django 1.11 (#23270) 2018-04-18 15:43:33 +02:00
utils.py utils: fix access to verified property of mappings (fixes #23271) 2018-04-26 15:43:20 +02:00
views.py do not allow unauthenticated access to unlink page (fixes #22405) 2018-03-28 21:49:44 +02:00