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.
2018-01-15 06:51:23 +01:00
..
environments Replace self-rolled statsd instrumention with localshred/nsa (#5118) 2017-09-29 03:16:44 +02:00
initializers Suppress CSRF token warnings (#6240) 2018-01-15 06:51:23 +01:00
locales Add some browsers (#6246) 2018-01-15 06:50:29 +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
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
routes.rb Revert #5772 (#6221) 2018-01-08 10:57:52 +01:00
secrets.yml
settings.yml Add more instance stats APIs (#6125) 2017-12-29 19:52:04 +01:00
sidekiq.yml Move e-mail digest task to sidekiq, reduce workload, improve hint (#6252) 2018-01-15 04:34:28 +01: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