discourse/config/initializers/011-rack-protection.rb
Sam c04bcf8655 PERF: move message bus to the front of the middleware stack
Organise all initializers so they are properly ordered and use the same naming scheme
2015-12-07 14:51:24 +11:00

3 lines
93 B
Ruby

require 'rack/protection'
Rails.configuration.middleware.use Rack::Protection::FrameOptions