1
0
Fork 0
forked from OpenNeo/impress
impress/app
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
..
assets Oops, fix Settings page styles spreading to other pages via Turbo 2024-04-07 08:04:32 -07:00
controllers Oops, fix bug for authorizing the NeoPass disconnect endpoint 2024-04-07 08:11:22 -07:00
helpers Downgrade jQuery on homepage to be the same version as everywhere else 2024-03-13 21:38:45 -07:00
javascript Oh wow, don't use the images.neopets.com asset proxy anymore either! 2024-04-06 03:38:23 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Add form to disconnect NeoPass 2024-04-07 07:52:23 -07:00
services Save manifest load info when preloading them, too 2024-02-25 16:02:36 -08:00
views Oops, fix bug for authorizing the NeoPass disconnect endpoint 2024-04-07 08:11:22 -07:00