demarches-normaliennes/app/controllers/users
simon lehericey 6e8e5a82b1
refactor: remove forbid_invite_submission!
submit_brouillon is only allowed for owner, so
- submit_brouillon is removed from ACTIONS_ALLOWED_TO_OWNER_OR_INVITE
- now that ensure_ownership! is trigger for a invite submit, the now duplicate forbid_invite_submission is removed
2024-12-19 10:22:44 +01:00
..
activate_controller.rb refactor(activation): more readable condition 2024-09-03 16:51:00 +02:00
commencer_controller.rb refactor(dossier): explicitly build default values - less callbacks, less magic 2024-10-04 12:05:54 +02:00
confirmations_controller.rb fix(users): don't expose email of accounts already confirmed 2024-07-29 12:07:02 +02:00
demarches_controller.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
dossiers_controller.rb refactor: remove forbid_invite_submission! 2024-12-19 10:22:44 +01:00
passwords_controller.rb [#10752] set email verified after password reset 2024-09-06 12:06:05 +02:00
profil_controller.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
registrations_controller.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
sessions_controller.rb [#10952] If email is in mandatory list redirect to ProConnect 2024-12-12 15:25:36 +01:00
statistiques_controller.rb fix(stats): nav bar profile logic when fallbacking on referer context without request 2024-09-17 15:59:24 +02:00
transfers_controller.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
user_controller.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00