Home
last modified time | relevance | path

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

/plugin/oauth/
H A DOAuthManager.php282 * @param string[] $servicenames Service names that should be kept if set
287 protected function mergeGroups($localGroups, $providerGroups, $servicenames, $overwrite) argument
293 $localGroups = array_intersect($localGroups, array_merge($servicenames, [$conf['defaultgroup']]));