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) 7 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
brakeman.ignore Add logging of admin actions (#5757) 7 years ago
database.yml use-DB_NAME-in-development (#5430) 7 years ago
deploy.rb Update dependencies for Ruby (2017-10-30) (#5566) 7 years ago
environment.rb
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
routes.rb Revert #5772 (#6221) 7 years ago
secrets.yml
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) 7 years ago
webpacker.yml Upgrade Webpacker to version 3.0.1 (#5122) 7 years ago