Merge pull request #73 from houdiniproject/fix_for_2018_3780
Add non-compile feature - Fix for CVE-2018-3780
This commit is contained in:
commit
13bcba935c
1 changed files with 1 additions and 2 deletions
|
@ -81,8 +81,7 @@ Commitchange::Application.configure do
|
|||
# with SQLite, MySQL, and PostgreSQL)
|
||||
# config.active_record.auto_explain_threshold_in_seconds = 0.5
|
||||
|
||||
# Facebook application ID and secret auth token. Found in the CommitChange
|
||||
# app dashboard.
|
||||
config.assets.compile = false
|
||||
|
||||
# Compress json
|
||||
# config.middleware.use Rack::Deflater
|
||||
|
|
Loading…
Reference in a new issue