1
0
Fork 0
forked from OpenNeo/impress
impress/config
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
..
environments Add development tooling to use live NeoPass, kinda 2024-04-01 05:26:00 -07:00
initializers Use Neopets username as base name for new NeoPass accounts, if possible 2024-04-09 07:48:13 -07:00
locales Add DTI 2020 link to item pages 2024-03-13 17:46:45 -07:00
application.rb Oops, add ActionCable back to the app 2024-03-13 17:48:25 -07:00
basic_type_hashes.yml
boot.rb
cable.yml
credentials.yml.enc Add our client ID and client secret, to connect to NeoPass for real! 2024-04-01 04:55:42 -07:00
database.yml
environment.rb
locale_meta.yml
routes.rb Eject AuthUsersController from the default Devise controller 2024-04-08 04:02:54 -07:00
storage.yml Run rails app:update 2023-10-23 19:05:05 -07:00