egroupware_official/filemanager
Ralf Becker aa26af977d New options for filesystme stream-wrapper:
- all:   false (default) =3D ignore files starting with a dot '.',
  true =3D show all files (. and .. are always ignored!)
- exec: false (default) =3D do NOT allow to upload or modify scripts, =

  true =3D allow it (if docroot is mounted, this allows to run scripts!)
--> deny_script method was added to egw_vfs and calls to it from
filemanager
Other fixes:
- missing write rights of the webserver were not removed from perms
  (causing warnings to be displayed in the ui)
- rename was not working due to typos
--> should be backported for obvious reasons to 1.6
2009-03-31 11:35:46 +00:00
..
inc New options for filesystme stream-wrapper: 2009-03-31 11:35:46 +00:00
setup New options for filesystme stream-wrapper: 2009-03-31 11:35:46 +00:00
templates Fixed silent overwrite of existing files by new uploads. 2009-02-26 14:57:40 +00:00
cli.php "fix for usage for filemanage/cli.php as suggested on the German list" 2008-10-28 09:28:43 +00:00
index.php index files without header include, but working with sessionid in url 2008-08-14 13:53:17 +00:00
webdav.php moved webdav handler in the root dir, as its now a general service and not only used by filemanager 2008-05-10 21:15:46 +00:00