[Bug 577] Changed - Wrong umask setting in IMP, compose.php3 creates world writable temp file

bugs@bugs.horde.org bugs@bugs.horde.org
Tue, 16 Jan 2001 11:53:56 -0400


http://bugs.horde.org/show_bug.cgi?id=577

*** shadow/577	Tue Jan 16 09:56:58 2001
--- shadow/577.tmp.21440	Tue Jan 16 11:53:56 2001
***************
*** 3,9 ****
  Version: 0.1 Alpha
  Platform: PHP Code
  OS/Version: Linux
! Status: NEW   
  Resolution: 
  Severity: normal
  Priority: P2
--- 3,9 ----
  Version: 0.1 Alpha
  Platform: PHP Code
  OS/Version: Linux
! Status: ASSIGNED   
  Resolution: 
  Severity: normal
  Priority: P2
***************
*** 34,36 ****
--- 34,39 ----
  umask(077)).
  Adding $default->umask = 077; (without the ') to defaults.php3 fixed the problem
  here.
+ 
+ ------- Additional Comments From chuck@horde.org  01/16/01 11:53 -------
+ could you please note which version you are using (i'm assuming it's _not_ 0.1)