mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:04:53 +01:00
4886583cc1
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 |
||
---|---|---|
.. | ||
class.filemanager_admin.inc.php | ||
class.filemanager_favorite_portlet.inc.php | ||
class.filemanager_hooks.inc.php | ||
class.filemanager_merge.inc.php | ||
class.filemanager_select.inc.php | ||
class.filemanager_shares.inc.php | ||
class.filemanager_ui.inc.php |