OSDN Git Service

shogi_server/command.rb: Prevent a possible password from be logged in a log file...
[shogi-server/shogi-server.git] / changelog
index cc0a334..71c5d92 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+2010-08-05  Daigo Moriwaki <daigo at debian dot org>
+
+       * [shogi-server]
+         - shogi_server/command.rb: Prevent a possible password from be
+           logged in a log file when players send invalid LOGIN-like commands.
+           Thanks to Tomoyuki Kaneko for this idea.
+
 2010-08-03  Daigo Moriwaki <daigo at debian dot org>
 
        * [shogi-server]
 2010-08-03  Daigo Moriwaki <daigo at debian dot org>
 
        * [shogi-server]
@@ -8,6 +15,8 @@
            now returns an instance correctly.
          - ../shogi_server.rb, ../shogi_server/util.rb: Refactored
            mkdir_for to Mkdir.mkdir_for.
            now returns an instance correctly.
          - ../shogi_server.rb, ../shogi_server/util.rb: Refactored
            mkdir_for to Mkdir.mkdir_for.
+         - ../shogi_server/game.rb: mkdir_p will be performed in a global
+           mutex of ShogiServer::Mkdir.
 
 2010-07-25  Daigo Moriwaki <daigo at debian dot org>
 
 
 2010-07-25  Daigo Moriwaki <daigo at debian dot org>