Bug 35503 - univention.admin.allocators.request() → value not ldap escaped
Summary: univention.admin.allocators.request() → value not ldap escaped
Status: RESOLVED DUPLICATE of bug 28662
Alias: None
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
Version: UCS 3.2
Hardware: Other Linux
: P5 normal
Target Milestone: UCS 3.x
Assignee: UMC maintainers
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-29 07:28 CEST by Florian Best
Modified: 2018-04-13 13:28 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2014-07-29 07:28:33 CEST
As the title says:
156 »   »   if not lo.searchDn(base=searchBase, filter='%s=%s' % (attr, value)):
157 »   »   »   univention.debug.debug(univention.debug.ADMIN, univention.debug.INFO, 'ALLOCATE return %s'% value)
158 »   »   »   return value

WORKAROUND is to do it by hand when calling the function.
Comment 1 Florian Best univentionstaff 2015-04-20 10:28:07 CEST

*** This bug has been marked as a duplicate of bug 28662 ***