Home
last modified time | relevance | path

Searched refs:getUseTLS (Results 1 – 13 of 13) sorted by relevance

/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/templates/3rdParty/pla/config/
H A Dconfig.php16 if ($lamConfig->getUseTLS() == 'yes') {
/dports/deskutils/egroupware/egroupware/vendor/adldap2/adldap2/src/classes/
H A DadLDAPUsers.php103 …_exists('password', $attributes) && (!$this->adldap->getUseSSL() && !$this->adldap->getUseTLS())) {
494 …ey_exists('password', $attributes) && !$this->adldap->getUseSSL() && !$this->adldap->getUseTLS()) {
595 if (!$this->adldap->getUseSSL() && !$this->adldap->getUseTLS()) {
/dports/www/dokuwiki/dokuwiki-2020-07-29/lib/plugins/authad/adLDAP/classes/
H A DadLDAPUsers.php85 …y_exists("password",$attributes) && (!$this->adldap->getUseSSL() && !$this->adldap->getUseTLS())){
395 …y_exists("password", $attributes) && !$this->adldap->getUseSSL() && !$this->adldap->getUseTLS()) {
480 if (!$this->adldap->getUseSSL() && !$this->adldap->getUseTLS()) {
/dports/net-mgmt/phpipam/phpipam-a14bc06/functions/adLDAP/src/classes/
H A DadLDAPUsers.php85 …y_exists("password",$attributes) && (!$this->adldap->getUseSSL() && !$this->adldap->getUseTLS())){
407 …y_exists("password", $attributes) && !$this->adldap->getUseSSL() && !$this->adldap->getUseTLS()) {
492 if (!$this->adldap->getUseSSL() && !$this->adldap->getUseTLS()) {
/dports/deskutils/egroupware/egroupware/api/src/Accounts/
H A DAds.php697 !$this->adldap->getUseSSL() && !$this->adldap->getUseTLS()))
764 if (!empty($data[$egw]) && ($this->adldap->getUseSSL() || $this->adldap->getUseTLS()))
1389 …ey_exists("password",$attributes) && (!$this->adldap->getUseSSL() && !$this->adldap->getUseTLS())){
1513 if (!$this->adldap->getUseSSL() && !$this->adldap->getUseTLS()) {
1572 …ey_exists("password", $attributes) && !$this->adldap->getUseSSL() && !$this->adldap->getUseTLS()) {
/dports/deskutils/egroupware/egroupware/api/src/Auth/
H A DAds.php223 if (!($adldap->getUseSSL() || $adldap->getUseTLS()))
/dports/net-mgmt/phpipam/phpipam-a14bc06/functions/adLDAP/src/
H A DadLDAP.php520 public function getUseTLS() function in adLDAP
/dports/www/dokuwiki/dokuwiki-2020-07-29/lib/plugins/authad/adLDAP/
H A DadLDAP.php514 public function getUseTLS() function in adLDAP
/dports/deskutils/egroupware/egroupware/vendor/adldap2/adldap2/src/
H A DadLDAP.php540 public function getUseTLS() function in adLDAP
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/
H A Dldap.inc86 $startTLS = $this->conf->getUseTLS();
H A Dconfig.inc1238 public function getUseTLS() {
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/templates/
H A Dlogin.php257 $useTLS = $config_object->getUseTLS();
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/templates/config/
H A Dconfmain.php198 $tlsSelect = new htmlResponsiveSelect('useTLS', $tlsOptions, array($conf->getUseTLS()), _("Activate…