Bug 50239

Summary: groups/group: maill/lists: add allowedEmailUsers allowedEmailGroups to mapping
Product: UCS Reporter: Florian Best <best>
Component: UDM (Generic)Assignee: Florian Best <best>
Status: CLOSED FIXED QA Contact: Johannes Keiser <keiser>
Severity: normal    
Priority: P5 Flags: best: Patch_Available+
Version: UCS 4.4   
Target Milestone: UCS 4.4-2-errata   
Hardware: Other   
OS: Linux   
What kind of report is it?: Development Internal 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): Cleanup
Max CVSS v3 score:
Attachments: patch (git:fbest/50239-mapping-allowed-email-users)

Description Florian Best univentionstaff 2019-09-22 10:56:25 CEST
Created attachment 10188 [details]
patch (git:fbest/50239-mapping-allowed-email-users)

commit git:bf72a9964bef6a486de8196f72296be0477261ef introduced the groups/group and mail/lists properties:
* allowedEmailUsers
* allowedEmailGroups

They were not added to the mapping but manually mapped in open(), addlist and modlist.
For python3 compatiblity they should be added to the mapping because of the UTF-8 decoding which must be added for python3.

+++ This bug was initially created as a clone of Bug #17954 +++
Comment 1 Florian Best univentionstaff 2019-10-10 11:52:03 CEST
Patch applied, no change in behavior:

univention-directory-manager-modules (14.0.14-4)
f488502bc62d | Bug #50239: fix mapping of allowedEmailUsers, allowedEmailGroups for python3 compatibility

univention-directory-manager-modules.yaml
f488502bc62d | Bug #50239: fix mapping of allowedEmailUsers, allowedEmailGroups for python3 compatibility
Comment 2 Johannes Keiser univentionstaff 2019-10-10 13:55:14 CEST
OK: same behaviour, still workds
OK: yaml (db8f354219 yaml - update version)
-> verified
Comment 3 Arvid Requate univentionstaff 2019-10-16 14:11:10 CEST
<http://errata.software-univention.de/ucs/4.4/306.html>