egroupware_official/filemanager
Ralf Becker 4886583cc1 change sharing to allow mounting shared into existing user sessions
without the need to destroy the session, if the sharee is a different user

This is accomplished by keeping the sharee in the stream context / attribute of the vfs class(es) instead of static Vfs::$user.
Later is still used for the current user - identical to egw_info[user][account_id].

This commit / merge of the vfs-context feature branch also added the abilty to mount WebDAV sources, eg. a sharing link from an other EGroupware instance
or any WebDAV server
2020-10-08 11:24:34 +02:00
..
inc change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
js * Filemanager: Fix unwanted, automatic comment "ask" when uploading to filemanager 2020-09-03 11:45:17 -06:00
lang pending translations from our translation server 2020-04-21 16:30:16 +02:00
setup bump version to 20.1 2020-06-28 10:04:21 +02:00
templates Filemanager: Fix EACL could not select groups 2020-08-04 14:15:52 -06:00
cli.php more explanatory / clear error messages for lntree 2020-09-13 10:23:33 +02:00
index.php index files without header include, but working with sessionid in url 2008-08-14 13:53:17 +00:00
test.php append cd=no to fix redirect of standard template 2018-04-11 11:27:27 +02:00
webdav.php permanent redirect requests to filemanager/webdav.php to webdav.php 2019-10-22 15:29:23 +02:00