mastodon/config
ThibG 3f12c07ff5 Use same CORS policy for /@:username and /users/:username (#9485)
Fixes #8189

rack-cors being called before the application router, it does not follow
the redirection, and we need a separate rule for /users/:username.
2018-12-10 21:39:47 +01:00
..
environments
initializers Use same CORS policy for /@:username and /users/:username (#9485) 2018-12-10 21:39:47 +01:00
locales Add setting to not aggregate reblogs (#9248) 2018-12-09 13:03:01 +01:00
webpack
application.rb
boot.rb
brakeman.ignore
database.yml
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb Add profile directory (#9427) 2018-12-06 17:36:11 +01:00
puma.rb
routes.rb Add profile directory (#9427) 2018-12-06 17:36:11 +01:00
secrets.yml
settings.yml Add setting to not aggregate reblogs (#9248) 2018-12-09 13:03:01 +01:00
sidekiq.yml
themes.yml
webpacker.yml