Univention Bugzilla – Attachment 9613 Details for
Bug 47395
Fix cn=Subschema rejects also in AD-Connector (4.2)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug47395.patch
Bug47395.patch (text/plain), 563 bytes, created by
Arvid Requate
on 2018-07-30 15:50:09 CEST
(
hide
)
Description:
Bug47395.patch
Filename:
MIME Type:
Creator:
Arvid Requate
Created:
2018-07-30 15:50:09 CEST
Size:
563 bytes
patch
obsolete
>diff --git a/services/univention-ad-connector/modules/univention/connector/__init__.py b/services/univention-ad-connector/modules/univention/connector/__init__.py >index 08c1e2bbd6..05ca85832f 100644 >--- a/services/univention-ad-connector/modules/univention/connector/__init__.py >+++ b/services/univention-ad-connector/modules/univention/connector/__init__.py >@@ -665,6 +665,9 @@ class ucs: > > dn, new, old, old_dn = cPickle.load(f) > >+ if dn == 'cn=Subschema': >+ return True >+ > def recode_attribs(attribs): > nattribs = {} > for key in attribs.keys():
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 47395
: 9613