Ignore:
Timestamp:
01/13/07 00:03:33 (6 years ago)
Author:
anarcat
Message:

Fix a race condition in update_domaines.sh that could allow users to
bypass open_basedir protections when creating domains. Reported by
jerome.

This required changing basedir_prot's behavior so that it creates the
protection even if the symlink doesn't exist, which might create extra
files that are not necessary, but "better be safe than sorry". We
could also fix this in a subsequent release.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • alternc/trunk/debian/changelog

    r1768 r1772  
    66  * Make it possible to erase files and directories in file browser. Closes: #1002. 
    77  * Fix mail accounts creation. Closes: #1003. 
     8  * Fix a race condition in update_domains.sh which could allow users to 
     9    bypass openbasedir protection when creating domains. Reported by  
     10    Jerome Moinet. 
    811 
    912 -- Antoine Beaupré <anarcat@koumbit.org>  Fri, 12 Jan 2007 15:59:42 -0500 
Note: See TracChangeset for help on using the changeset viewer.