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)
|
# with SQLite, MySQL, and PostgreSQL)
|
||||||
# config.active_record.auto_explain_threshold_in_seconds = 0.5
|
# config.active_record.auto_explain_threshold_in_seconds = 0.5
|
||||||
|
|
||||||
# Facebook application ID and secret auth token. Found in the CommitChange
|
config.assets.compile = false
|
||||||
# app dashboard.
|
|
||||||
|
|
||||||
# Compress json
|
# Compress json
|
||||||
# config.middleware.use Rack::Deflater
|
# config.middleware.use Rack::Deflater
|
||||||
|
|
Loading…
Reference in a new issue