Changeset 18273

Show
Ignore:
Timestamp:
08/27/08 07:19:55 (5 years ago)
Author:
hsbt
Message:

patch for the vulnerability

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • websites/bakagaiku/config/environment.rb

    r3209 r18273  
    5151# end 
    5252 
     53# patch for the vulnerability 
     54# see http://www.ruby-lang.org/ja/news/2008/08/23/dos-vulnerability-in-rexml/ 
     55require "rexml-expansion-fix" 
     56 
    5357# Include your application configuration below 
    5458$KCODE = 'utf8'