mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-08 14:53:57 -05:00
add x-frame headers
This commit is contained in:
4
Gemfile
4
Gemfile
@@ -12,6 +12,10 @@ gem 'rails_autolink', '1.0.9'
|
||||
|
||||
gem 'rack-cors', '0.2.7', :require => 'rack/cors'
|
||||
|
||||
# click-jacking protection
|
||||
|
||||
gem 'rack-protection', '1.2'
|
||||
|
||||
# authentication
|
||||
|
||||
gem 'devise', '2.1.2'
|
||||
|
||||
Reference in New Issue
Block a user