Home
last modified time | relevance | path

Searched refs:cando (Results 26 – 43 of 43) sorted by relevance

12

/plugin/authldaplocal/
H A Dauth.php49 $this->cando['addUser'] = true;
50 $this->cando['delUser'] = true;
51 $this->cando['modLogin'] = true;
52 $this->cando['modGroups'] = true;
54 $this->cando['getUsers'] = true;
55 $this->cando['getGroups'] = true;
56 $this->cando['getUserCount'] = true;
57 $this->cando['logout'] = true;
67 $this->cando['modPass'] = $this->getConf('modPass');
799 $this->cando['getUsers'] = true;
/plugin/authenvvars/
H A Dauth.php24 $this->cando['logout'] = false;
26 $this->cando['external'] = true;
/plugin/authmantis/
H A Dauth.php53 $this->cando['external'] = true;
54 $this->cando['logoff'] = true;
/plugin/authyubikey/
H A Dauth.php.org39 $this->cando['addUser'] = true;
40 $this->cando['delUser'] = true;
41 $this->cando['modLogin'] = true;
42 $this->cando['modPass'] = true;
43 $this->cando['modName'] = true;
44 $this->cando['modMail'] = true;
45 $this->cando['modGroups'] = true;
47 $this->cando['getUsers'] = true;
48 $this->cando['getUserCount'] = true;
/plugin/authdiscourse/
H A Dauth.php20 $this->cando['external'] = true;
21 $this->cando['logoff'] = true;
/plugin/authopenldapkerberos/
H A Dauth.php26 $this->cando['getUsers'] = true;
27 $this->cando['getUserCount'] = true;
28 $this->cando['getGroups'] = true;
/plugin/genericsso/
H A Dauth.php22 $this->cando['external'] = true;
23 $this->cando['logout'] = true;
/plugin/authwordpress/
H A Dauth.php93 $this->cando['getUsers'] = true;
94 $this->cando['getUserCount'] = true;
/plugin/authgoogle/
H A Dauth.php24 $this->cando['external'] = true;
25 $this->cando['logout'] = true;
/plugin/authhttp/
H A Dauth.php85 $this->cando['logout'] = false;
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php93 $this->cando['external'] = true;
94 $this->cando['logoff'] = true;
97 $this->cando['getUsers'] = true;
98 $this->cando['getUserCount'] = true;
/plugin/authloginapi/
H A Dauth.php19 $this->cando['external'] = true;
/plugin/groupmanager/
H A Dsyntax.php663 function _htmlInputField(&$renderer, $id, $name, $label, $value, $cando, $indent = 0) argument
665 $class = $cando ? '' : ' class="disabled"';
666 $disabled = $cando ? '' : ' disabled="disabled"';
681 if ($cando) {
/plugin/fblogin/files/
H A Dfacebook.class.php32 $this->cando['external'] = true;
/plugin/oauth/
H A Dauth.php28 $this->cando['external'] = true;
/plugin/evesso/
H A Dauth.php22 $this->cando['external'] = true;
/plugin/shibbolethauth/files/
H A Dshibboleth.class.php47 $this->cando['external'] = true;
/plugin/diagramsnet/lib/resources/
H A Ddia_gl.txt244 embedNotice=Pegar isto cando se atalle o final da páxina

12