demarches-normaliennes/spec/controllers/application_controller
Pierre de La Morinerie 37c62ac0a3 app: display standard error page when no cookies are present
This occurs mostly when Safari attempts to perform a POST request
again (without sending any of the cookies).

In that case, our custom `422.html` page is more helpful to the user
(because it has a link to the previous page) than a "No cookies" blank
text.
2021-07-06 16:29:22 +02:00
..
error_handling_spec.rb app: display standard error page when no cookies are present 2021-07-06 16:29:22 +02:00