mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 15:33:23 +01:00
bionicmessage.net may get a session, as it retrieves via MULTIGET now
This commit is contained in:
parent
b8601d92d7
commit
d5e4faffb1
@ -34,7 +34,7 @@ function check_access(&$account)
|
||||
$agent = strtolower($_SERVER['HTTP_USER_AGENT']);
|
||||
foreach(array(
|
||||
'davkit', // Apple iCal
|
||||
'bionicmessage.net',
|
||||
// 'bionicmessage.net',
|
||||
'zideone',
|
||||
'lightning',
|
||||
) as $test)
|
||||
|
Loading…
Reference in New Issue
Block a user