1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/config
Eugen Rochko 921b781909
Increase rate limit on protected paths (#6229)
Previously each protected path had a separate rate limit. Now they're all in the same bucket, so people are more likely to hit one with register->login. Increasing to 25 per 5 minutes should be fine.
2018-01-09 17:07:54 +01:00
..
environments
initializers Increase rate limit on protected paths (#6229) 2018-01-09 17:07:54 +01:00
locales Russian language update (#6227) 2018-01-09 14:59:19 +01:00
webpack Fix RFC 5646 Regular Expression (#6190) 2018-01-05 04:43:50 +01:00
application.rb
boot.rb
brakeman.ignore
database.yml
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb
puma.rb
routes.rb Revert #5772 (#6221) 2018-01-08 10:57:52 +01:00
secrets.yml
settings.yml
sidekiq.yml
themes.yml
webpacker.yml