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

ruby-cvs:15745

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

gotoyuzo    Fri, 14 Oct 2005 16:58:39 +0900

  Modified files:        (Branch: ruby_1_8)
    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.2673.2.1326 +6   -0    ruby/ChangeLog
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1325&r2=1.2673.2.1326
  1.2.2.4     +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.2.2.3&r2=1.2.2.4


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