Home
last modified time | relevance | path

Searched refs:authtype (Results 1 – 19 of 19) sorted by relevance

/plugin/mantis/lib/
H A Dclass.soap_transport_http.php41 var $authtype = ''; variable in soap_transport_http
329 if ($this->authtype == 'certificate') {
358 if ($this->authtype && ($this->authtype != 'certificate')) {
363 if ($this->authtype == 'basic') {
367 if ($this->authtype == 'digest') {
371 if ($this->authtype == 'ntlm') {
474 if ($authtype == 'basic') {
476 } elseif ($authtype == 'digest') {
523 } elseif ($authtype == 'certificate') {
526 } elseif ($authtype == 'ntlm') {
[all …]
H A Dclass.soapclient.php30 var $authtype = ''; // Type of HTTP authentication variable in nusoap_client
366 …$this->wsdl->setCredentials($this->username, $this->password, $this->authtype, $this->certRequest);
424 if($this->authtype != '') {
425 …$http->setCredentials($this->username, $this->password, $this->authtype, array(), $this->certReque…
605 * @param string $authtype (basic|digest|certificate|ntlm)
609 function setCredentials($username, $password, $authtype = 'basic', $certRequest = array()) { argument
610 $this->debug("setCredentials username=$username authtype=$authtype certRequest=");
614 $this->authtype = $authtype;
709 $proxy->authtype = $this->authtype;
H A Dnusoap.php2148 var $authtype = ''; variable in soap_transport_http
2465 if ($this->authtype && ($this->authtype != 'certificate')) {
2470 if ($this->authtype == 'basic') {
2478 if ($this->authtype == 'ntlm') {
2581 if ($authtype == 'basic') {
2633 } elseif ($authtype == 'ntlm') {
2639 $this->authtype = $authtype;
4728 if ($this->authtype != '') {
5079 $this->authtype = $authtype;
7682 $this->authtype = $authtype;
[all …]
H A Dclass.wsdl.php55 var $authtype = ''; // Type of HTTP authentication variable in wsdl
216 if ($this->authtype != '') {
217 …$tr->setCredentials($this->username, $this->password, $this->authtype, array(), $this->certRequest…
558 * @param string $authtype (basic|digest|certificate|ntlm)
562 function setCredentials($username, $password, $authtype = 'basic', $certRequest = array()) { argument
563 $this->debug("setCredentials username=$username authtype=$authtype certRequest=");
567 $this->authtype = $authtype;
/plugin/sympaauth/
H A DREADME7 $conf['authtype'] = 'sympa';
/plugin/authgoogle2fa/
H A DREADME.md21 $conf['authtype'] = 'authplain';
/plugin/farm/install/animaltemplate/conf/
H A Dlocal.php.dist19 //$conf['authtype'] = 'mysql';
/plugin/authshibboleth/
H A DREADME.md41 In `DOKUWIKI_HOME/conf/local.conf` set the `authtype` directive:
43 $conf['authtype'] = 'authshibboleth';
/plugin/authsmartcard/
H A DREADME.md60 Ensure that the authtype is set to authsmartcard in conf/local.php or conf/local.protected.php:
63 $conf['authtype'] = 'authsmartcard';
/plugin/authlinotp/
H A DREADME.md26 $conf['authtype'] = 'authplain';
/plugin/authucenter/
H A DREADME.md20 * In `Authentication` settings area, change `authtype` to `authucenter`.
/plugin/authyubikey/
H A DREADME.md18 of Dokuwiki by choosing "authyubikey" as Dokuwiki's "authtype".
/plugin/authhiorgserver/
H A DREADME.md30 Authentifizierungsmechanismus (authtype)" um auf "authhiorgserver" und klicken
/plugin/googlesearch/
H A Dnusoap.php2028 var $authtype = ''; variable in soap_transport_http
2200 if ($this->authtype == 'certificate') {
2300 if ($authtype == 'basic') {
2302 } elseif ($authtype == 'digest') {
2344 } elseif ($authtype == 'certificate') {
2349 $this->authtype = $authtype;
6411 var $authtype = ''; variable in soapclient
6759 if($this->authtype != '') {
6911 * @param string $authtype (basic|digest|certificate)
6918 $this->authtype = $authtype;
[all …]
/plugin/authdrupal8/
H A DREADME.md48 * authtype authdrupal8
/plugin/authldaplocal/
H A DREADME.md27 $conf['authtype'] = 'authldaplocal';
/plugin/evesso/
H A DREADME.md34 1. Go to `Authentication` > `authtype` and select `EVESSO`
/plugin/authremoteuser/
H A DREADME.md72 3. Enable `authtype` *AuthRemoteUser*.
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …,authldapremoteuserisdn:1,authldapurl:1,authname:1,authnprovideralias:1,authtype:1,authuserfile:1,… property in hljs.LANGUAGES.apache.dM.k.keyword