impress/config/initializers
Matchu b756ae023e Use a hardcoded SECRET_TOKEN, in development only
Oh right, we intentionally fail if there's no SECRET_TOKEN provided, but
that's not really useful for development!

Here, we add a SECRET_TOKEN only used in development - which doesn't
need to be secret, because it doesn't guard actual user sessions!

In production, the behavior is unchanged.
2023-10-25 15:54:19 -07:00
..
application_controller_renderer.rb Run rails app:update 2023-10-23 19:05:05 -07:00
asset_hosts.rb Use Fastly to cache our PNG assets from S3 2021-05-12 22:50:05 -07:00
assets.rb Fix typography on wardrobe 2020 page 2023-10-23 19:05:09 -07:00
attack.rb Fix deprecation warning in Rack::Attack 2023-10-23 19:05:09 -07:00
backtrace_silencers.rb Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00
content_security_policy.rb Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
cookies_serializer.rb Upgrade to Rails 6.0.6.1 2023-10-23 19:05:06 -07:00
devise.rb Can log into OpenNeo ID accounts directly! 2023-10-23 19:05:07 -07:00
filter_parameter_logging.rb Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
inflections.rb Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
locale_meta.rb latest i18n gem cares is stricter about locales, so configure better. this works, right? :x 2015-07-16 18:59:45 -04:00
mime_types.rb Run rails app:update 2023-10-23 19:05:05 -07:00
neopia.rb the dev version of neopia has a hostname now :D 2015-07-16 22:37:32 -04:00
permissions_policy.rb Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
rspec_generator.rb rspec:install 2010-05-14 18:17:10 -04:00
secret_token.rb Use a hardcoded SECRET_TOKEN, in development only 2023-10-25 15:54:19 -07:00
session_store.rb Invalidate old session cookies 2023-10-23 19:05:06 -07:00
stripe.rb Remove references to the Stripe gem 2023-07-21 18:54:15 -07:00
wrap_parameters.rb Run rails app:update 2023-10-23 19:05:05 -07:00