mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Api: Fix sharing lost session ID causing logout
This commit is contained in:
parent
0df0777484
commit
1fcd502d57
@ -1171,7 +1171,7 @@ class Session
|
||||
* @var array
|
||||
*/
|
||||
static $pseudo_session_scripts = array(
|
||||
'webdav.php', 'groupdav.php', 'remote.php', 'share.php'
|
||||
'webdav.php', 'groupdav.php', 'remote.php'
|
||||
);
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user