impress/app
Emi Matchu 644b181ed0 Use Neopets username as base name for new NeoPass accounts, if possible
Yay, we got the API endpoint for this! The `linkage` scope is the key.

Rather than pulling back the specific fallback behavior we had wrote
for usernames before, which was slightly different and involved
appending `neopass` in there too (e.g. `matchu-neopass-1234`), I
figured let's just use a lot of the same logic, and just use the
preferred name as the base name. (I figure the `neopass` suffix isn't
that useful anyway, `matchu-1234` kinda looks better tbh! And it's all
fallback stuff that I expect serious users to replace, anyway.)
2024-04-09 07:48:13 -07:00
..
assets Eject AuthUsersController from the default Devise controller 2024-04-08 04:02:54 -07:00
controllers Use Neopets username as base name for new NeoPass accounts, if possible 2024-04-09 07:48:13 -07:00
helpers Add additional cookie method to view hidden NeoPass features 2024-04-09 06:36:44 -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 Use Neopets username as base name for new NeoPass accounts, if possible 2024-04-09 07:48:13 -07:00
services Use Neopets username as base name for new NeoPass accounts, if possible 2024-04-09 07:48:13 -07:00
views Fix bugs in Settings page when changes to the model are incomplete 2024-04-09 06:34:06 -07:00