mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Adds and configures rack protection gem
This commit is contained in:
committed by
Michael Frister
parent
978d319acb
commit
71146d90fc
@@ -72,6 +72,8 @@ gem 'oj'
|
||||
# will need to be removed once we are on rails4 as it will be part of the rails4 core
|
||||
gem 'strong_parameters'
|
||||
|
||||
gem 'rack-protection'
|
||||
|
||||
group :production do
|
||||
# we use dalli as standard memcache client remove this if you don't
|
||||
# requires memcached 1.4+
|
||||
|
||||
Reference in New Issue
Block a user