Merge pull request #73 from houdiniproject/fix_for_2018_3780

Add non-compile feature - Fix for CVE-2018-3780
This commit is contained in:
Eric Schultz 2018-06-22 11:03:50 -05:00 committed by GitHub
commit 13bcba935c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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