Searched refs:cleanGroup (Results 1 – 6 of 6) sorted by relevance
424 public function cleanGroup($group) function in dokuwiki\\Extension\\AuthPlugin
250 $info['grps'][$ndx] = $this->cleanGroup($group);264 $info['grps'][] = $this->cleanGroup("domain-$domain");307 public function cleanGroup($group) function in auth_plugin_authad
90 $this->who = '@' . ltrim($auth->cleanGroup($who), '@');152 $who = '@' . ltrim($auth->cleanGroup($who), '@');
658 $groups = array_map($auth->cleanGroup(...), $groups);671 $member = $auth->cleanGroup(substr($member, 1));765 $groups = array_map($auth->cleanGroup(...), $groups);
377 public function cleanGroup($group) function in auth_plugin_authplain
920 $user[4] = array_map($auth->cleanGroup(...), $user[4]);