Home
last modified time | relevance | path

Searched refs:createUser (Results 26 – 32 of 32) sorted by relevance

12

/plugin/shibbolethauth/files/
H A Dshibboleth.class.php421 function createUser($user,$pwd,$name,$mail,$grps=null){ function in auth_shibboleth
/plugin/diagramsnet/lib/js/diagramly/
H A DGitHubClient.js109 this.setUser(this.createUser(JSON.parse(userReq.getText())));
119 GitHubClient.prototype.createUser = function(userInfo) method in GitHubClient
/plugin/authsplit/
H A DREADME102 - createUser(): this is the method that gets called if users register themselves
167 createUser() Created here**´ Created here
/plugin/authldaplocal/
H A Dauth.php347 public function createUser($user, $pwd, $name, $mail, $grps = null) { function in auth_plugin_authldaplocal
/plugin/farm/
H A Danimal.class.php410 $r = ($localauth->createUser($user, $pass, $name, $mail, $grps) != null);
/plugin/authyubikey/
H A Dauth.php.org132 public function createUser($user, $pwd, $name, $mail, $grps = null) {
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md386 $controller->createUser($em->reveal());

12