impress/config/initializers
Matchu bb20925382 Fix deprecation warning in Rack::Attack
Looking at the docs, I think what changed is that `throttled_responder` gets the request as an argument instead of the `env`? And has the same return type for the lambda as before?

So uhhh I don't remember how to test this, but uhh it's not crashing when the server starts anymore, and I feel like the most likely problem here would be that you get a 500 instead of a useful response in the rate limit case, so like. ehh I'll just leave it be!
2023-10-23 19:05:09 -07:00
..
application_controller_renderer.rb
asset_hosts.rb
assets.rb
attack.rb Fix deprecation warning in Rack::Attack 2023-10-23 19:05:09 -07:00
backtrace_silencers.rb
content_security_policy.rb
cookies_serializer.rb
devise.rb
filter_parameter_logging.rb
inflections.rb
locale_meta.rb
mime_types.rb
neopia.rb
permissions_policy.rb
rspec_generator.rb
secret_token.rb
session_store.rb Invalidate old session cookies 2023-10-23 19:05:06 -07:00
stripe.rb
wrap_parameters.rb