Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117917017
D4289.1775412667.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
407 B
Referenced Files
None
Subscribers
None
D4289.1775412667.diff
View Options
diff --git a/lib/Auth/LDAP.php b/lib/Auth/LDAP.php
--- a/lib/Auth/LDAP.php
+++ b/lib/Auth/LDAP.php
@@ -101,7 +101,7 @@
}
}
- $this->config_set("host", $this->_ldap_uri);
+ $this->config_set("host", parse_url($this->_ldap_uri, PHP_URL_HOST));
$this->config_set("port", $this->_ldap_port);
$this->config_set("use_tls", $this->_ldap_scheme == 'tls');
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 5, 6:11 PM (4 h, 24 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18834124
Default Alt Text
D4289.1775412667.diff (407 B)
Attached To
Mode
D4289: Actually set the host and not the uri
Attached
Detach File
Event Timeline