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
Frédéric Péters c21a16108a don't alter can_reset_password flag for users without an FC account (#25655) 2018-08-21 11:15:40 +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 don't load authentic2 template tags (#25393) 2018-07-30 13:45:49 +02:00
__init__.py don't alter can_reset_password flag for users without an FC account (#25655) 2018-08-21 11:15:40 +02:00
api_views.py allow fc unlinking through api (#15297) 2017-07-05 15:33:05 +02:00
app_settings.py do not set a password on FranceConnect users (#25535) 2018-07-30 17:22:36 +02:00
auth_frontends.py remove use of context_instance (fixes #25532) 2018-08-03 10:13:56 +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 typo in warning log (#24835) 2018-07-14 08:31:34 +02:00
views.py views: ask for new passord on unlink only if logged using FC (#24835) 2018-07-14 08:31:34 +02:00