1
0
Fork 0
forked from OpenNeo/impress
impress/app/views
Emi Matchu 89fc99c918 Oops, fix bug for authorizing the NeoPass disconnect endpoint
Ahh right, in development `User` and `AuthUser` will have the same ID,
but that got messed up early on for us in production DTI 😅

Here, we switch the form to reference the `User` instead of the
`AuthUser` (to get the ID right), then we also change how we compare
the IDs, because `User#to_param` appends extra text onto the ID after
the number!
2024-04-07 08:11:22 -07:00
..
about Add more NeoPass details to about page 2024-03-13 17:55:23 -07:00
alt_styles Update site copy to reflect that Alt Styles are released 2024-02-01 06:58:54 -08:00
application Move partials in views/static to views/application 2024-03-10 18:48:25 -07:00
closet_hangers Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
closet_lists Fix incorrect closet list deletion prompt message 2024-03-13 13:59:27 -07:00
contributions i18n for contributions#index 2013-01-24 18:23:18 -06:00
devise Oops, fix bug for authorizing the NeoPass disconnect endpoint 2024-04-07 08:11:22 -07:00
fundraising Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
item_trades Oops, load the data for the bulk item quantity form on the trades page! 2024-01-21 06:42:24 -08:00
items Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
layouts Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
neopets_page_import_tasks refactor importing 2015-07-27 13:25:24 -04:00
outfits Downgrade jQuery on homepage to be the same version as everywhere else 2024-03-13 21:38:45 -07:00
pets Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
sitemap Update most URLs to use HTTPS 2023-10-25 15:22:57 -07:00
users i18n for contributions#index 2013-01-09 17:15:23 -06:00