egroupware/api/src/Link
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
..
Sharing.php change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
Storage.php fix diverse occurences of egw_db 2016-05-06 11:13:19 +00:00