egroupware_official/filemanager/inc
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
..
class.filemanager_admin.inc.php Stop using deprecated each(), using foreach(), key() or current() instead 2019-02-12 14:13:45 -07:00
class.filemanager_favorite_portlet.inc.php use new api in home and portlets 2016-04-28 18:06:46 +00:00
class.filemanager_hooks.inc.php change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
class.filemanager_merge.inc.php * Add action to share filemanager folder (readonly) with hidden upload folder 2020-03-24 20:34:04 -06:00
class.filemanager_select.inc.php Stop using deprecated each(), using foreach(), key() or current() instead 2019-02-12 14:13:45 -07:00
class.filemanager_shares.inc.php Make edit share dialog wider (#34981) 2019-08-27 14:47:19 -06:00
class.filemanager_ui.inc.php * Filemanager: When user tries to access a directory with no permission, redirect to previous directory instead of home 2020-06-08 10:18:15 -06:00