Searched refs:cleanGroup (Results 1 – 5 of 5) sorted by relevance
424 public function cleanGroup($group) function in dokuwiki\\Extension\\AuthPlugin
249 $info['grps'][$ndx] = $this->cleanGroup($group);263 $info['grps'][] = $this->cleanGroup("domain-$domain");306 public function cleanGroup($group) function in auth_plugin_authad
90 $this->who = '@' . ltrim($auth->cleanGroup($who), '@');152 $who = '@' . ltrim($auth->cleanGroup($who), '@');
377 public function cleanGroup($group) function in auth_plugin_authplain
669 $member = $auth->cleanGroup(substr($member, 1));