/plugin/authremoteuser/ |
H A D | auth.php | 128 protected function _createUserLine($user, $pass, $name, $mail, $grps) { 157 public function createUser($user, $pwd, $name, $mail, $grps = null) {
|
/plugin/authimap2/ |
H A D | auth.php | 132 protected function _createUserLine($user, $pass, $name, $mail, $grps) { 159 public function createUser($user, $pass, $name, $mail, $grps = null) {
|
/plugin/shibbolethauth/files/ |
H A D | shibboleth.class.php | 352 function setUserGroups($mail,$grps){ 421 function createUser($user,$pwd,$name,$mail,$grps=null){
|
/plugin/structpublish/helper/ |
H A D | db.php | 91 userHasRole($pid, $userId = '', $grps = [], $roles = []) global() argument
|
/plugin/authvk/ |
H A D | auth.php | 129 protected function _createUserLine($user, $pass, $name, $mail, $grps) { 158 public function createUser($user, $pwd, $name, $mail, $grps = null) {
|
/plugin/genericsso/ |
H A D | auth.php | 107 setSession($user, $grps = null, $mail = null, $name = null) global() argument [all...] |
/plugin/authldaplocal/ |
H A D | auth.php | 322 protected function _createUserLine($user, $pass, $name, $mail, $grps) { 347 public function createUser($user, $pwd, $name, $mail, $grps = null) {
|
/plugin/authgooglesheets/ |
H A D | auth.php | 75 public function createUser($user, $pwd, $name, $mail, $grps = null)
|
/plugin/oauth/ |
H A D | auth.php | 62 public function createUser($user, $pwd, $name, $mail, $grps = null) argument
|
/plugin/authsqlite/ |
H A D | auth.php | 250 protected function _addUser($user, $pwd, $name, $mail, $grps) {
|
/plugin/fblogin/files/ |
H A D | facebook.class.php | 188 function createUser($user,$pwd,$name,$mail,$grps=null){
|
/plugin/authsmartcard/ |
H A D | auth.php | 192 public function createUser($user, $pass, $name, $mail, $grps = null) {
|
/plugin/authowncloud/ |
H A D | auth.php | 107 public function createUser($user, $pwd, $name, $mail, $grps = null) {
|
/plugin/authchained/ |
H A D | auth.php | 275 public function createUser($user, $pass, $name, $mail, $grps = null) { argument
|
/plugin/authsplit/ |
H A D | auth.php | 392 public function createUser($user, $pass, $name, $mail, $grps = null) { argument
|
/plugin/evesso/ |
H A D | auth.php | 420 public function createUser($user, $pwd, $name, $mail, $grps = null) {
|
/plugin/authucenter/ |
H A D | auth.php | 208 public function createUser($user, $pass, $name, $mail, $grps = null) {
|
/plugin/farm/ |
H A D | animal.class.php | 374 public function addUser($user, $pass, $name, $mail, $grps=null) {
|