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
Serghei Mihai edc3ffaade misc: rename authentication "frontend" to "authenticator" (#14475) 2019-03-19 09:40:04 +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 improve markup of login_registration template (#29228) 2019-01-02 15:26:08 +01:00
templates/authentic2_auth_fc templates: add alt texts to image links (#29408) 2019-01-02 17:29:04 +01:00
__init__.py misc: rename authentication "frontend" to "authenticator" (#14475) 2019-03-19 09:40:04 +01: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
authenticators.py misc: rename authentication "frontend" to "authenticator" (#14475) 2019-03-19 09:40:04 +01: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 views: search email case insensitively (fixes #29007) 2018-12-14 13:43:04 +01:00