demarches-normaliennes/app/controllers/users
Pierre de La Morinerie 082ef92a99 invite: move invites link to the after_confirmation callback
Refactored from 6a69d958da

The `after_confirmation_path_for` isn't really made to be a callbback.
For instance, it is not executed during tests.

Moving the invitations linking to a proper documented callback allows
the linking to work in a testing environment, when invoking `user.confirm`.
2018-09-19 12:08:28 +02:00
..
dossiers DossierController#modifier → #brouillon 2018-09-07 10:19:10 +02:00
carte_controller.rb DossierController#modifier → #brouillon 2018-09-07 10:19:10 +02:00
commentaires_controller.rb Files should end with a new line 2017-04-04 16:59:38 +02:00
description_controller.rb Remove old user dossier form 2018-08-07 14:13:27 +02:00
dossiers_controller.rb Drop text_summary endpoint 2018-09-07 19:41:34 +01:00
passwords_controller.rb Synchronised password when user or gestionnaire change this 2016-12-07 17:35:45 +01:00
recapitulatif_controller.rb dossier: finish feature-switch for enabled new dossier details 2018-09-18 16:48:27 +02:00
registrations_controller.rb [fix #2067] Resend confirmation mail if the user is not confirmed 2018-06-20 13:30:32 +02:00
sessions_controller.rb Use enum to the fullest with User.loged_in_with_france_connects 2018-08-29 17:31:08 +02:00