Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117504084
D835.1774849587.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
445 B
Referenced Files
None
Subscribers
None
D835.1774849587.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
@@ -396,6 +396,11 @@
return false;
}
+ // remove invalid/hidden attributes
+ if (isset($attributes['domainrelatedobject_only'])) {
+ unset($attributes['domainrelatedobject_only']);
+ }
+
$domain_dn = key($domain);
// We should start throwing stuff over the fence here.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 30, 5:46 AM (4 d, 17 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18793755
Default Alt Text
D835.1774849587.diff (445 B)
Attached To
Mode
D835: Fixed T5653 and support domain_edit in hosted mode
Attached
Detach File
Event Timeline