demarches-normaliennes/config
Martin ff073f8884 Add confirmation by email when merging DC/FC accounts
feat(fci.confirmation_code): add confirmation code to france_connect_informations

feat(user_mailer.france_connect_confirmation_code): add confirmation by email mail method/preview/spec, pointing to merge_mail_with_existing_account (reuse existing method)

feat(mail_merge): mail merge

feat(merge.cannot_use_france_connect): same behaviour as callback

clean(fci.confirmation_code): use same token for mail validation as merge

feat(resend_france_connect/particulier/merge_confirmation): resend email with link. also enhance some trads, cleanup halfy finished refacto

clean(tech): finalize story by plugging merge_with_new_account to email validation

fix(deadspec): was removed

fix(spec): broken after last refactoring

lint(rubocop): space before parenthesis

lint(haml-lint): yoohoooo space before =

fix(lint): scss now :D

Update app/assets/stylesheets/buttons.scss

cleanup

feat(france_connect): re-add confirm by email, with an option for confirmation by email instead of only confirmation by email

fixup! Add confirmation by email when merging DC/FC accounts

fix(lint): haml_spec failure
2021-11-25 17:34:34 +01:00
..
environments specs: reduce BCrypt complexity during tests 2021-11-03 19:38:01 +01:00
initializers reopen openid_connect gem to support AC encrypted jwt response 2021-11-23 14:17:59 +01:00
locales Merge branch 'main' into 6649-etq-usager-instructeur-rendre-la-suppression-plus-visible 2021-11-24 14:07:32 +01:00
webpack Another attempt at fixing IE 2021-03-09 11:29:20 +01:00
application.rb app: restore the default cache settings 2021-07-20 11:11:52 +02:00
boot.rb app: enable Bootsnap 2021-03-19 08:05:14 +01:00
brakeman.ignore gems: clean brakeman obsolete false-positives 2021-09-02 16:12:52 -05:00
cable.yml app: update code to Rails 6.1 2021-03-25 13:24:53 +01:00
database.yml config: fix spring randomly crashing in the pg gem 2020-05-25 09:23:41 +00:00
deploy.rb add webserver file logic 2021-03-29 18:45:40 +02:00
env.example add missing redirect_uri env 2021-11-24 12:47:01 +01:00
env.example.optional AgentConnect UI 2021-11-23 14:17:59 +01:00
environment.rb app: update code to Rails 6.1 2021-03-25 13:24:53 +01:00
i18n-tasks.yml models: remove custom code for file size validation message 2021-11-24 10:06:45 +01:00
puma.rb config: remove pre and post boot code from puma config 2021-10-25 11:28:09 +02:00
routes.rb Add confirmation by email when merging DC/FC accounts 2021-11-25 17:34:34 +01:00
secrets.yml add missing redirect_uri env 2021-11-24 12:47:01 +01:00
skylight.yml [ENV] Add skylight conf 2018-08-23 15:55:31 +02:00
spring.rb Rails app:update 2020-07-07 18:03:56 +02:00
storage.yml fix catalog v3 2020-06-19 14:20:32 +02:00
webpacker.yml app: upgrade webpacker by running rails webpacker:install 2021-09-30 17:05:26 +02:00