Home
last modified time | relevance | path

Searched refs:meta (Results 76 – 100 of 1683) sorted by path

12345678910>>...68

/plugin/authhiorgserver/conf/
H A Dmetadata.php9 $meta['ov'] = array('string', '_pattern' => '/([a-z]{3,4})?/', '_cautionList' => array('plugin____a…
10 $meta['ssourl'] = array('string', '_cautionList' => array('plugin____authhiorgserver____ssourl' => …
11 $meta['admin_users'] = array('string', '_cautionList' => array('plugin____authhiorgserver____admin_…
12 $meta['group1_name'] = array('string');
13 $meta['group1_users'] = array('string');
14 $meta['group2_name'] = array('string');
15 $meta['group2_users'] = array('string');
16 $meta['syncname'] = array('multichoice','_choices' => array('all','vname','vona','vn'));
/plugin/authhttp/conf/
H A Dmetadata.php8 $meta['usernameregex'] = array('string', '_cautionList' => array('plugin____authhttp____userregex' => 'danger'));
9 $meta['emaildomain'] = array('string');
10 $meta['specialusers'] = array('string', '_cautionList' => array('plugin____authhttp____specialusers' => 'danger'));
11 $meta['specialgroup'] = array('string', '_cautionList' => array('plugin____authhttp____specialgroup' => 'danger'));
/plugin/authimap/conf/
H A Dmetadata.php8 $meta['server'] = array('string');
9 $meta['domain'] = array('string');
10 $meta['usedomain'] = array('onoff');
/plugin/authimap2/conf/
H A Dmetadata.php11 $meta['server'] = array('string');
12 $meta['domain'] = array('string');
13 $meta['usedomain'] = array('onoff');
/plugin/authjoomla/conf/
H A Dmetadata.php8 $meta['debug'] = array('onoff');
9 $meta['dsn'] = array('string', '_caution' => 'danger');
10 $meta['user'] = array('string', '_caution' => 'danger');
11 $meta['pass'] = array('password', '_caution' => 'danger', '_code' => 'base64');
12 $meta['tableprefix'] = array('string');
13 $meta['cookiename'] = array('string');
/plugin/authjoomla3/conf/
H A Dmetadata.php8 $meta['joomlaPath'] = array('string');
/plugin/authldaplocal/conf/
H A Dmetadata.php2 $meta['server'] = array('string','_caution' => 'danger');
3 $meta['port'] = array('numeric','_caution' => 'danger');
4 $meta['usertree'] = array('string','_caution' => 'danger');
5 $meta['grouptree'] = array('string','_caution' => 'danger');
6 $meta['userfilter'] = array('string','_caution' => 'danger');
7 $meta['groupfilter'] = array('string','_caution' => 'danger');
8 $meta['version'] = array('numeric','_caution' => 'danger');
9 $meta['starttls'] = array('onoff','_caution' => 'danger');
12 $meta['binddn'] = array('string','_caution' => 'danger');
16 $meta['userkey'] = array('string','_caution' => 'danger');
[all …]
/plugin/authlinotp/conf/
H A Dmetadata.php2 $meta["privacyidea_url"] = array('string');
3 $meta["privacyidea_timeout"] = array('numeric');
4 $meta["privacyidea_realm"] = array('string');
5 $meta["privacyidea_verify"] = array('onoff');
/plugin/authloginapi/conf/
H A Dmetadata.php3 $meta['endpoint'] = array('string', '_cautionList' => array('plugin____authloginapi____endpoint' =…
4 $meta['token'] = array('string', '_cautionList' => array('plugin____authloginapi____token' => 'dan…
5 $meta['button'] = array('string');
/plugin/authnc/
H A Dauth.php90 if ($xml && $xml->meta->status == "ok") {
95 $msg = $xml ? " with error " . $xml->meta->message : " connection error";
259 if ($xml && $xml->meta->status == "ok" && $xml->data->enabled == '1') {
/plugin/authnc/conf/
H A Dmetadata.php9 $meta['server'] = array('string');
10 $meta['port'] = array('string');
11 $meta['ocs-path'] = array('string');
/plugin/authopenldapkerberos/conf/
H A Dmetadata.php3 $meta['server'] = array('string', '_caution' => 'danger');
4 $meta['port'] = array('numeric', '_caution' => 'danger');
5 $meta['base_dn'] = array('string', '_caution' => 'danger');
6 $meta['user_ou'] = array('string', '_caution' => 'danger');
7 $meta['group_ou'] = array('string', '_caution' => 'danger');
8 $meta['userkey'] = array('string', '_caution' => 'danger');
9 $meta['username'] = array('string', '_caution' => 'danger');
10 $meta['usermail'] = array('string', '_caution' => 'danger');
11 $meta['usergid'] = array('string', '_caution' => 'danger');
12 $meta['groupkey'] = array('string', '_caution' => 'danger');
[all …]
/plugin/authorlist/conf/
H A Dmetadata.php2 $meta['automatic'] = array('onoff');
4 $meta['displayaslist'] = array('onoff');
6 $meta['showheading'] = array('onoff');
7 $meta['heading'] = array('string');
8 $meta['intro'] = array('string');
9 $meta['showcreator'] = array('multichoice', '_choices' => array('none', 'before','below'));
10 $meta['creatortext'] = array('string');
11 $meta['printempty'] = array('onoff');
12 $meta['creatorisauthor'] = array('onoff');
14 $meta['userpageid'] = array('string');
[all …]
/plugin/authorstats/conf/
H A Dmetadata.php2 $meta["show-realname"] = array("onoff");
3 $meta["enable-pagelist"] = array("onoff");
4 $meta["show-profile-links"] = array("onoff");
5 $meta["show-deleted-users"] = array("onoff");
/plugin/authorstats/
H A Dsyntax.php58 $renderer->meta["authorstats-enabled"] = 1;
/plugin/authowncloud/conf/
H A Dmetadata.php2 $meta['pathtoowncloud'] = array('string');
/plugin/authphpbb3/conf/
H A Dmetadata.php9 $meta['phpbb_root_path'] = array('string');
10 $meta['phpbb_cache'] = array('numeric');
11 $meta['phpbb_inline_style'] = array('onoff');
/plugin/authplaincas/conf/
H A Dmetadata.php2 $meta['name'] = array('string');
3 $meta['logourl'] = array('string');
7 $meta['server'] = array('string');
8 $meta['rootcas'] = array('string');
9 $meta['port'] = array('string');
12 $meta['handlelogoutrequest'] = array('onoff');
13 $meta['handlelogoutrequestTrustedHosts'] = array('string');
15 $meta['autologin'] = array('onoff');
18 $meta['minimalgroups'] = array('string');
20 $meta['force_redirect'] = array('onoff');
/plugin/authradius/conf/
H A Dmetadata.php4 $meta['host'] = array('string');
5 $meta['port'] = array('string');
6 $meta['timeout'] = array('string');
7 $meta['tries'] = array('string');
8 $meta['secret'] = array('password');
9 $meta['mailhost'] = array('string');
10 $meta['defaultgroup'] = array('string');
11 $meta['auth_type'] = array('string');
/plugin/authremoteuser/conf/
H A Dmetadata.php3 $meta['server_var_name_of_auth_system'] = array('string');
/plugin/authsmf20/conf/
H A Dmetadata.php12 $meta['smf_path'] = array('string');
13 $meta['smf_cache'] = array('numeric');
/plugin/authsplit/conf/
H A Dmetadata.php19 $meta['primary_authplugin'] = array('authtype_nosplit', '_cautionList' => array('plugin____authsplit____primary_authplugin' => 'danger'));
20 $meta['secondary_authplugin'] = array('authtype_nosplit', '_cautionList' => array('plugin____authsplit____secondary_authplugin' => 'danger'));
21 $meta['autocreate_users'] = array('onoff');
22 $meta['username_caseconversion'] = array('multichoice', '_choices' => array('None', 'To uppercase', 'To lowercase'));
23 $meta['debug'] = array('onoff');
/plugin/authsqlite/conf/
H A Dmetadata.php3 $meta['database'] = array('string','_caution' => 'danger');
4 $meta['debug'] = array('onoff','_caution' => 'security');
5 $meta['forwardClearPass'] = array('onoff','_caution' => 'danger');
6 $meta['checkPass'] = array('','_caution' => 'danger');
7 $meta['getUserInfo'] = array('','_caution' => 'danger');
8 $meta['getGroups'] = array('');
9 $meta['getUsers'] = array('','_caution' => 'danger');
15 $meta['addUser'] = array('','_caution' => 'danger');
16 $meta['addGroup'] = array('','_caution' => 'danger');
17 $meta['addUserGroup'] = array('','_caution' => 'danger');
[all …]
/plugin/authucenter/conf/
H A Dmetadata.php9 $meta['uccharset'] = array('string');
10 $meta['cookiepath'] = array('string');
11 $meta['cookiedomain'] = array('string');
12 $meta['cookiename'] = array('string');
13 $meta['regenerateconfig'] = array('onoff');
14 $meta['ucappconfig'] = array('', '_pattern' => "/define\('UC_[A-Z_]+',\s*'[^']*'\);\s*\n*/m");
/plugin/authvk/conf/
H A Dmetadata.php9 $meta['client_id'] = array('string');
10 $meta['client_secret'] = array('string');
11 $meta['redirect_uri'] = array('string');
12 $meta['admin_id'] = array('string');
13 $meta['group_id_of_admins'] = array('string');
14 $meta['group_id_of_moderators'] = array('string');
15 $meta['group_id_of_users'] = array('string');

12345678910>>...68