demarches-normaliennes/app/views/administrateurs
Pierre de La Morinerie e5f449b595 devise: unify password reset views
By default, Devise will look for views:

1. First in `views/resource/passwords/…`,
2. Then in `views/devise/passwords/…` if not found.

By moving the views to `views/devise`, we avoid having a partial in
`views/shared` that we need to include manually, and instead let Devise
do the job automatically.
2021-09-09 09:40:40 -05:00
..
activate app: use password_complexity in Administrateurs::ActivateController 2021-09-09 09:40:39 -05:00
_login_banner.html.haml [fix #1065] Change logout logo for plain text 2017-12-11 17:00:45 +01:00