]> cat aescling's git repositories - mastodon.git/commit
Increase rate limit on protected paths (#6229)
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 9 Jan 2018 16:07:54 +0000 (17:07 +0100)
committerGitHub <noreply@github.com>
Tue, 9 Jan 2018 16:07:54 +0000 (17:07 +0100)
commit921b78190912b3cd74cea62fc3e773c56e8f609e
treebbce18b503c3e955023556ee3fb65d8971ec5531
parent6f5c0afe93e28375c736437b9bb19b48a7c54a5f
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.
config/initializers/rack_attack.rb