impress/config/initializers
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
..
application_controller_renderer.rb
assets.rb Fix typography on wardrobe 2020 page 2023-10-23 19:05:09 -07:00
attack.rb
backtrace_silencers.rb
content_security_policy.rb
cookies_serializer.rb
devise.rb
filter_parameter_logging.rb Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
inflections.rb
locale_meta.rb
mime_types.rb
permissions_policy.rb
rspec_generator.rb
sentry.rb
session_store.rb
stripe.rb Remove references to the Stripe gem 2023-07-21 18:54:15 -07:00
wrap_parameters.rb