Bug 43817 - App Setting: Migrate old UCR files
App Setting: Migrate old UCR files
Status: CLOSED WORKSFORME
Product: UCS
Classification: Unclassified
Component: App Center
UCS 4.1
Other All
: P5 normal (vote)
: ---
Assigned To: Felix Botner
Dirk Wiesenthal
:
Depends on: 43816 44755
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-13 09:26 CET by Dirk Wiesenthal
Modified: 2017-08-14 12:38 CEST (History)
0 users

See Also:
What kind of report is it?: Feature Request
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 Dirk Wiesenthal univentionstaff 2017-03-13 09:26:24 CET
+++ This bug was initially created as a clone of Bug #43816 +++

Goal is to allow Apps to specify custom setting that are then applied inside the container / on the host.

Specification is done via a new file: myapp.settings with is dritten in ini format:

[my/setting]
...
[my/second/setting]
...
Comment 1 Dirk Wiesenthal univentionstaff 2017-03-13 09:30:07 CET
Before setting, there were .univention-config-registry files, which are not that powerful and are named after a Univention Software which is not necessary.

I trink only Horde used the old file. Migration should not be difficult as they share the format and some attributes.
Comment 2 Dirk Wiesenthal univentionstaff 2017-08-14 12:38:06 CEST
Already done