impress/app/controllers
Emi Matchu ae2b62956a Eject AuthUsersController from the default Devise controller
I'm getting ready to add handling for "what if you don't *have* a
current password*??", so it seems like the right way to do that is to
just eject the controller and start customizing!
2024-04-08 04:02:54 -07:00
..
devise Tweak NeoPass login success messages, to focus less on random username 2024-04-01 06:00:49 -07:00
fundraising
about_controller.rb Add first draft of /about/neopass page 2024-03-12 17:58:44 -07:00
alt_styles_controller.rb Read known_glitches when loading alt styles SWF assets 2024-02-24 16:31:05 -08:00
application_controller.rb Add hidden "Log in with NeoPass" button, to placeholder login strategy 2024-03-14 15:34:24 -07:00
auth_users_controller.rb Eject AuthUsersController from the default Devise controller 2024-04-08 04:02:54 -07:00
closet_hangers_controller.rb High-level caching for closet lists 2024-02-20 18:43:39 -08:00
closet_lists_controller.rb
contributions_controller.rb
item_appearances_controller.rb
item_trades_controller.rb
items_controller.rb Oops, fix redirect to item thumbnail 2024-03-12 18:45:05 -07:00
locales_controller.rb
neopass_connections_controller.rb Oops, fix bug for authorizing the NeoPass disconnect endpoint 2024-04-07 08:11:22 -07:00
neopets_connections_controller.rb
neopets_page_import_tasks_controller.rb
outfits_controller.rb Hack to speed up loading the homepage 2024-03-13 13:51:28 -07:00
pet_types_controller.rb Remove unused /colors/pet_types route 2024-02-24 15:51:40 -08:00
pets_controller.rb Migrate away from item translations in misc pages 2024-02-20 15:53:56 -08:00
sitemap_controller.rb Migrate away from item translations in misc pages 2024-02-20 15:53:56 -08:00
users_controller.rb