This website requires JavaScript.
Explore
Help
Sign in
codeninjasllc
/
discourse
Watch
1
Star
0
Fork
You've already forked discourse
0
mirror of
https://github.com/codeninjasllc/discourse.git
synced
2024-11-24 08:09:13 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
af83c8dc14
discourse
/
config
/
initializers
/
011-rack-protection.rb
4 lines
93 B
Ruby
Raw
Normal View
History
Unescape
Escape
require `X-Frame-Options: SAMEORIGIN` for clickjack prevention
2013-10-28 18:14:08 -04:00
require
'rack/protection'
Don't blow up if Redis switches to READONLY
2015-04-24 13:10:43 -04:00
Rails
.
configuration
.
middleware
.
use
Rack
::
Protection
::
FrameOptions
Reference in a new issue
Copy permalink