Searched refs:conf_decodeString (Results 1 – 5 of 5) sorted by relevance
31 $this->proxy_pass = conf_decodeString($conf['proxy']['pass']);
68 …if (!@ldap_bind($this->con, $this->getConf('binddn'), conf_decodeString($this->getConf('bindpw')))…172 …if (!@ldap_bind($this->con, $this->getConf('binddn'), conf_decodeString($this->getConf('bindpw')))…359 …if (!@ldap_bind($this->con, $this->getConf('binddn'), conf_decodeString($this->getConf('bindpw')))…623 …$bound = @ldap_bind($this->con, $this->getConf('binddn'), conf_decodeString($this->getConf('bindpw…
467 function conf_decodeString($str) function
716 $opts['admin_password'] = conf_decodeString($opts['admin_password']); // deobfuscate
48 conf_decodeString($this->getConf('pass')),