Univention Bugzilla – Bug 34809
UCR uuid/license should be unset if license without key-id is imported
Last modified: 2014-09-11 14:49:26 CEST
2014051221009038 http://forum.univention.de/viewtopic.php?f=48&t=3198&p=11228 If a license with key-id is added, the key-id is written to UCR uuid/license. If a license without key-id is imported afterwards, the app center complains about the missing key-id, asks the user to request a new one but refuses to import is due to the key-id already set in uuid/license. If a license without a key-id is imported, the UCR variable uuid/license should be unset.
univention-updater license_uuid.py listener now removes uuid/license if univentionLicenseKeyID is not set. YAML: 2014-06-18-univention-updater.yaml
Code: OK Tests: OK Advisory: OK
http://errata.univention.de/ucs/3.2/137.html