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 806b4cdbab lock first name and last name (fixes #27044) 2018-11-29 21:14:05 +01:00
..
locale/fr/LC_MESSAGES update french translation (#21908) 2018-09-21 09:21:39 +02:00
migrations add initial migration (#13077) 2016-09-06 14:32:26 +02:00
static/authentic2_auth_fc center explanation text (#27182) 2018-10-10 10:12:12 +02:00
templates/authentic2_auth_fc center explanation text (#27182) 2018-10-10 10:12:12 +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 lock first name and last name (fixes #27044) 2018-11-29 21:14:05 +01:00
auth_frontends.py keep authentication context (fixes #21908) 2018-09-18 17:54:36 +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: apply mapping to custom attributes before static ones (#27044) 2018-11-29 21:14:05 +01:00
views.py launch tests with Django 1.11 (fixes #27095) 2018-10-08 16:54:29 +02:00