egroupware_official/api/tests/Vfs
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
..
Filesystem change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
Links change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
Sharing change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
ProppatchTest.php change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
SharingACLTest.php change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
SharingBackendTest.php change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
SharingBase.php change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
SharingHooksTest.php * Add action to share filemanager folder (readonly) with hidden upload folder 2020-03-24 20:34:04 -06:00
StreamWrapperBase.php change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
StreamWrapperTest.php change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00