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 Replace self-rolled statsd instrumention with localshred/nsa (#5118) 2017-09-29 03:16:44 +02:00
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 Adding Serbian latin translations (#6146) 2018-01-02 20:39:12 +09:00
boot.rb Adds bootsnap. Faster boot time (#3176) 2017-05-20 19:42:27 +02:00
brakeman.ignore Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
database.yml use-DB_NAME-in-development (#5430) 2017-10-17 11:45:37 +02:00
deploy.rb Update dependencies for Ruby (2017-10-30) (#5566) 2017-10-31 12:22:32 +01:00
environment.rb Make PreviewCard records reuseable between statuses (#4642) 2017-09-01 16:20:16 +02:00
i18n-tasks.yml Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
navigation.rb Add UI for setting up account migration (#5832) 2017-11-27 22:47:06 +01:00
puma.rb Do not set port for puma if it is bound to unix socket (#2289) 2017-04-22 01:22:20 +02:00
routes.rb Revert #5772 (#6221) 2018-01-08 10:57:52 +01:00
secrets.yml Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
settings.yml Add more instance stats APIs (#6125) 2017-12-29 19:52:04 +01:00
sidekiq.yml Randomize sidekiq-scheduler cron schedule (#4980) 2017-09-17 11:58:20 +02:00
themes.yml Add support for multiple themes (#4959) 2017-09-19 16:36:23 +02:00
webpacker.yml Upgrade Webpacker to version 3.0.1 (#5122) 2017-09-27 14:41:54 +02:00