Home
last modified time | relevance | path

Searched refs:path_needs_password (Results 1 – 2 of 2) sorted by relevance

/dports/deskutils/egroupware/egroupware/collabora/src/
H A DWopi.php136 if(static::path_needs_password($path))
317 public static function path_needs_password($path) function in EGroupware\\Collabora\\Wopi
321 parent::path_needs_password($path);
/dports/deskutils/egroupware/egroupware/api/src/
H A DSharing.php594 static::path_needs_password($path);
887 public static function path_needs_password($path) function in EGroupware\\Api\\Sharing