[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:15743

From: (gotoyuzo) <gotoyuzo ruby-lang.org>
Date: Fri, 14 Oct 2005 16:40:48 +0900
Subject: [ruby-cvs:15743] ruby, ruby/lib/webrick: * lib/webrick/config.rb (Config::FileHandler): :UserDir should be nil.

gotoyuzo    Fri, 14 Oct 2005 16:40:48 +0900

  Modified files:
    ruby:
      ChangeLog
    ruby/lib/webrick:
      config.rb
  Log:
    * lib/webrick/config.rb (Config::FileHandler): :UserDir should be nil.
      It is harmful to permit the access to ~/public_html by default.
      suggested by Hiroyuki Iwatsuki.
  
  Revision    Changes    Path
  1.4681      +6   -0    ruby/ChangeLog
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.4680&r2=1.4681
  1.7         +1   -1    ruby/lib/webrick/config.rb
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/webrick/config.rb?cvsroot=src&r1=1.6&r2=1.7


[前][次][番号順一覧][スレッド一覧][生データ]