Ralf Becker e76f20f665 New stream-wrapper to mount the regular filesystem into the vfs while
allowing to set an arbitrary uid, gid and mode for the vfs (like
mounting a dos Filesystem under Linux).
Can be used to mount eg. an upload dir writable only by Admins:
filemanger/cli.php mount --user root_admin --password whatever \
        filesystem://dummy/var/www/html/uploads?group=Admins&mode=075 \
        /uploads
Please note that you can NOT use filesystem:/something!
Fixed the vfs-classes to deal correctly with get-parameters used as
mount-options.
2008-09-30 11:52:56 +00:00
2008-09-13 20:46:59 +00:00
2008-07-29 20:40:02 +00:00
2008-08-05 19:13:53 +00:00
2008-09-10 06:07:19 +00:00
2008-09-15 17:04:00 +00:00
2008-07-16 09:29:13 +00:00
2007-02-28 03:40:03 +00:00
2008-07-16 09:29:13 +00:00
2008-08-21 06:21:32 +00:00
2008-08-21 06:21:32 +00:00
Languages
PHP 55%
TypeScript 18.5%
JavaScript 10.6%
CSS 10%
Less 2%
Other 3.9%