Bug 31769 - Completely remove UDM-Custom-Attributes
Completely remove UDM-Custom-Attributes
Status: RESOLVED DUPLICATE of bug 41266
Product: UCS
Classification: Unclassified
Component: UDM - Extended Attributes
UCS 3.1
All Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
:
Depends on: 23191
Blocks:
  Show dependency treegraph
 
Reported: 2013-06-20 07:44 CEST by Philipp Hahn
Modified: 2018-04-13 13:28 CEST (History)
4 users (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):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2013-06-20 07:44:28 CEST
+++ This bug was initially created as a clone of Bug #23191 +++
The code for custom attributes should *completely* be removed from udm:

# udm --help | grep custom
  --customattribute                Set custom attribute foo=bar
  --customattribute                Set custom attribute foo=bar
  --customattribute-remove         Remove custom attribute

$ git grep -c custom.*attribute
debian/changelog:11
etc/bash_completion.d/univention-directory-manager:2
modules/univention/admin/__init__.py:2
modules/univention/admin/handlers/__init__.py:2
modules/univention/admin/handlers/settings/de.po:1
modules/univention/admin/modules.py:1
modules/univention/admincli/admin.py:33
test/TestSettingsExtendedOptions.sh:3
test/univention-admin-test:33
Comment 1 Florian Best univentionstaff 2016-05-27 13:06:53 CEST

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