You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/config
Patrick Figel 537d2939b1 Suppress CSRF token warnings (#6240)
CSRF token checking was enabled for API controllers in #6223,
producing "Can't verify CSRF token authenticity" log spam. This
disables logging of failed CSRF checks.

This also changes the protection strategy for
PushSubscriptionsController to use exceptions, making it consistent
with other controllers that use sessions.
7 years ago
..
environments Replace self-rolled statsd instrumention with localshred/nsa (#5118) 8 years ago
initializers Suppress CSRF token warnings (#6240) 7 years ago
locales Add some browsers (#6246) 7 years ago
webpack Fix RFC 5646 Regular Expression (#6190) 7 years ago
application.rb Adding Serbian latin translations (#6146) 7 years ago
boot.rb Adds bootsnap. Faster boot time (#3176) 8 years ago
brakeman.ignore Add logging of admin actions (#5757) 7 years ago
database.yml use-DB_NAME-in-development (#5430) 8 years ago
deploy.rb Update dependencies for Ruby (2017-10-30) (#5566) 8 years ago
environment.rb Make PreviewCard records reuseable between statuses (#4642) 8 years ago
i18n-tasks.yml Add logging of admin actions (#5757) 7 years ago
navigation.rb Add UI for setting up account migration (#5832) 7 years ago
puma.rb Do not set port for puma if it is bound to unix socket (#2289) 8 years ago
routes.rb Revert #5772 (#6221) 7 years ago
secrets.yml Upgrade to Rails 5.0.0.1 9 years ago
settings.yml Add more instance stats APIs (#6125) 7 years ago
sidekiq.yml Move e-mail digest task to sidekiq, reduce workload, improve hint (#6252) 7 years ago
themes.yml Add support for multiple themes (#4959) 8 years ago
webpacker.yml Upgrade Webpacker to version 3.0.1 (#5122) 8 years ago