authentic2-cut/src/authentic2_cut
Paul Marillonnet 3c6320596e
gitea/authentic2-cut/pipeline/head This commit looks good Details
accounts: allow unconditional “title” profile attribute edition (#88833)
This edition used to be deactivated for accounts whose owner linked
their FranceConnect identity. Only deleting the link allowed for
attribute edition, rather inconvenient. Instead we make “title” be a
“crown” attribute, as opposed to its earlier “core” attribute role.
2024-04-17 14:50:07 +02:00
..
fixtures auth_fc: discard phone- & address-related GLC custom claims (#71900) 2022-12-01 09:45:19 +01:00
management misc: import pre-commit configuration from authentic 2023-10-19 10:46:55 +02:00
migrations misc: import pre-commit configuration from authentic 2023-10-19 10:46:55 +02:00
templates/authentic2 accounts: allow unconditional “title” profile attribute edition (#88833) 2024-04-17 14:50:07 +02:00
__init__.py misc: import pre-commit configuration from authentic 2023-10-19 10:46:55 +02:00
actions.py actions: un-verify user attributes in backoffice FC unlink action (#66577) 2023-02-13 12:27:27 +01:00
admin.py add account validation subsystem (fixes #23303, fixes #17650) 2018-04-23 15:56:44 +02:00
api_views.py codestyle: add black, isort, pyupgrade (#61513) 2022-02-07 18:21:05 +01:00
app_settings.py codestyle: add black, isort, pyupgrade (#61513) 2022-02-07 18:21:05 +01:00
apps.py accounts: allow unconditional “title” profile attribute edition (#88833) 2024-04-17 14:50:07 +02:00
custom_settings.py accounts: allow unconditional “title” profile attribute edition (#88833) 2024-04-17 14:50:07 +02:00
forms.py codestyle: add black, isort, pyupgrade (#61513) 2022-02-07 18:21:05 +01:00
middlewares.py middlewares: discard deprecated six import (#65290) 2022-05-16 12:08:35 +02:00
models.py remove Journal model (#67849) 2022-09-12 17:12:50 +02:00
tables.py misc: import pre-commit configuration from authentic 2023-10-19 10:46:55 +02:00
urls.py misc: import pre-commit configuration from authentic 2023-10-19 10:46:55 +02:00
user_datas.py codestyle: add black, isort, pyupgrade (#61513) 2022-02-07 18:21:05 +01:00
utils.py misc: remove compatibility code with old authentic version (#72025) 2022-12-12 10:27:51 +01:00
views.py accounts: allow unconditional “title” profile attribute edition (#88833) 2024-04-17 14:50:07 +02:00