1
0
Fork 0
forked from OpenNeo/impress
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 Run rails app:update 2023-10-23 19:05:05 -07:00
asset_hosts.rb
assets.rb
attack.rb
backtrace_silencers.rb
content_security_policy.rb
cookies_serializer.rb
devise.rb
filter_parameter_logging.rb
inflections.rb Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -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
neopia.rb
permissions_policy.rb
rspec_generator.rb rspec:install 2010-05-14 18:17:10 -04:00
secret_token.rb
session_store.rb
stripe.rb
wrap_parameters.rb