chuckya/app/controllers/auth
Claire 7208edbd37 Replace use_pack, layouts/theme and @theme by new helpers
Packs are now loaded from views, just like upstream, and are
identified by their filenames. The definition of `theme.yml` has
changed as such:
- `pack_directory` is now required
- `pack` is now unused
- `signed_in_preload` has been introduced
2024-04-28 15:45:42 +02:00
..
challenges_controller.rb Replace use_pack, layouts/theme and @theme by new helpers 2024-04-28 15:45:42 +02:00
confirmations_controller.rb Replace use_pack, layouts/theme and @theme by new helpers 2024-04-28 15:45:42 +02:00
omniauth_callbacks_controller.rb Fix user creation failure handling in OAuth paths (#29207) 2024-02-14 23:12:59 +01:00
passwords_controller.rb Replace use_pack, layouts/theme and @theme by new helpers 2024-04-28 15:45:42 +02:00
registrations_controller.rb Replace use_pack, layouts/theme and @theme by new helpers 2024-04-28 15:45:42 +02:00
sessions_controller.rb Replace use_pack, layouts/theme and @theme by new helpers 2024-04-28 15:45:42 +02:00
setup_controller.rb Replace use_pack, layouts/theme and @theme by new helpers 2024-04-28 15:45:42 +02:00