demarches-normaliennes/app
simon lehericey 6826bf03b0 Sign in with a user linked by france connect sub (openid)
instead of looking linked user by email because :

- follows FC recommendation to fetch ds account by openid
- the email is not a valid key as many user can share the same FCI email.

The following scenario is now working

A user A (email: 1@mail.com) uses FC to connect to DS
=> It is connected as 1@mail.com

Another user B (email: generic@mail.com) uses FC to connect
=> It is connected as generic@mail.com

The first user A change its FC email to generic@mail.com and connect to DS
=> It is still connected as 1@mail.com
2021-10-14 14:47:50 +02:00
..
assets views: make france-connect-information more compact 2021-10-12 16:25:01 +02:00
controllers Sign in with a user linked by france connect sub (openid) 2021-10-14 14:47:50 +02:00
dashboards manager: localize dossier enums 2021-05-06 14:41:08 +02:00
fields manager: remove support for old pj 2019-07-30 16:11:17 +02:00
graphql add cnaf type de champ 2021-10-12 14:26:40 +02:00
helpers views: rename the procedure_publish_label helper 2021-10-12 16:25:11 +02:00
javascript js: fix pays API request on older Edge and Safari 2021-09-30 16:21:24 +02:00
jobs feat(manager): add become administrateur button in manager (with 24h expiration) 2021-10-07 11:32:12 +02:00
lib source service supports unknown scope 2021-10-12 14:27:20 +02:00
mailers i18n-tasks: add hint for default_i18n_subject in mailers 2021-09-21 10:44:20 -05:00
models Sign in with a user linked by france connect sub (openid) 2021-10-14 14:47:50 +02:00
policies policies: clarify the role of ChampPolicy 2020-06-24 15:42:30 +02:00
schemas add schema validations 2021-09-22 12:08:24 +02:00
serializers modify experts avis controllers, concern and serializer 2021-03-18 11:38:52 +01:00
services modify pj service 2021-10-05 15:00:21 +02:00
validators Add geo json validation 2021-03-11 15:51:09 +01:00
views fix(champs): remove redundant description 2021-10-13 13:55:09 +02:00