Home
last modified time | relevance | path

Searched defs:grps (Results 1 – 19 of 19) sorted by relevance

/plugin/authserversso/
Dauth.php58 protected function createUserLine($user, $pass, $name, $mail, $grps) {
68 public function createUser($user, $pwd, $name, $mail, $grps = null) {
374 private function setSession($user, $grps, $mail, $name) {
/plugin/authremoteuser/
Dauth.php128 protected function _createUserLine($user, $pass, $name, $mail, $grps) {
157 public function createUser($user, $pwd, $name, $mail, $grps = null) {
/plugin/shibbolethauth/files/
Dshibboleth.class.php352 function setUserGroups($mail,$grps){
421 function createUser($user,$pwd,$name,$mail,$grps=null){
/plugin/authimap2/
Dauth.php132 protected function _createUserLine($user, $pass, $name, $mail, $grps) {
159 public function createUser($user, $pass, $name, $mail, $grps = null) {
/plugin/authvk/
Dauth.php129 protected function _createUserLine($user, $pass, $name, $mail, $grps) {
158 public function createUser($user, $pwd, $name, $mail, $grps = null) {
/plugin/structpublish/helper/
H A Ddb.php125 public static function userHasRole($pid, $userId = '', $grps = [], $roles = [])
/plugin/authldaplocal/
Dauth.php322 protected function _createUserLine($user, $pass, $name, $mail, $grps) {
347 public function createUser($user, $pwd, $name, $mail, $grps = null) {
/plugin/authgooglesheets/
Dauth.php75 public function createUser($user, $pwd, $name, $mail, $grps = null)
/plugin/oauth/
H A Dauth.php84 public function createUser($user, $pwd, $name, $mail, $grps = null)
/plugin/authsqlite/
Dauth.php250 protected function _addUser($user, $pwd, $name, $mail, $grps) {
/plugin/fblogin/files/
Dfacebook.class.php188 function createUser($user,$pwd,$name,$mail,$grps=null){
/plugin/authsmartcard/
Dauth.php192 public function createUser($user, $pass, $name, $mail, $grps = null) {
/plugin/authowncloud/
Dauth.php107 public function createUser($user, $pwd, $name, $mail, $grps = null) {
/plugin/genericsso/
Dauth.php223 …private function _setSession(string $user, array $grps = null, string $mail = null, string $name =…
/plugin/authchained/
H A Dauth.php277 public function createUser($user, $pass, $name, $mail, $grps = null) {
/plugin/authsplit/
Dauth.php392 public function createUser($user, $pass, $name, $mail, $grps = null) {
/plugin/evesso/
Dauth.php420 public function createUser($user, $pwd, $name, $mail, $grps = null) {
/plugin/authucenter/
Dauth.php208 public function createUser($user, $pass, $name, $mail, $grps = null) {
/plugin/farm/
Danimal.class.php374 public function addUser($user, $pass, $name, $mail, $grps=null) {