[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail:[13391]
From:       pdontthink () users ! sourceforge ! net
Date:       2009-01-14 21:55:29
Message-ID: E1LNDhx-00022N-F3 () dn4whf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 13391
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=13391&view=rev
Author:   pdontthink
Date:     2009-01-14 21:55:29 +0000 (Wed, 14 Jan 2009)

Log Message:
-----------
Set more restrictive permissions on abook files - matches how pref files are treated. \
Thanks to 'Lampa' for the pointer.

Modified Paths:
--------------
    trunk/squirrelmail/functions/abook_local_file.php

Modified: trunk/squirrelmail/functions/abook_local_file.php
===================================================================
--- trunk/squirrelmail/functions/abook_local_file.php	2009-01-14 21:53:32 UTC (rev \
                13390)
+++ trunk/squirrelmail/functions/abook_local_file.php	2009-01-14 21:55:29 UTC (rev \
13391) @@ -252,6 +252,7 @@
           return $this->set_error($this->filename . ':' . _("Unable to update"));
         }
         @unlink($this->filename . '.tmp');
+        @chmod($this->filename, 0600);
         $this->unlock();
         $this->open(true);
         return true;


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
-----
squirrelmail-cvs mailing list
List address: squirrelmail-cvs@lists.sourceforge.net
List info (subscribe/unsubscribe/change options): \
                https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
Repository: http://squirrelmail.org/svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic