Bug 55913 - univention-management-console-client should use the HTTP interface instead of UMCP
univention-management-console-client should use the HTTP interface instead of...
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 5.0
Other Linux
: P5 normal (vote)
: UCS 5.0-3-errata
Assigned To: Florian Best
Dirk Wiesenthal
https://git.knut.univention.de/univen...
:
Depends on:
Blocks: 56014
  Show dependency treegraph
 
Reported: 2023-03-28 23:18 CEST by Florian Best
Modified: 2023-04-28 12:58 CEST (History)
0 users

See Also:
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):
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 2023-03-28 23:18:16 CEST
The script univention-management-console-client (e.g. umc-command) should use the HTTP interface instead of the deprecated UMCP.
Comment 2 Florian Best univentionstaff 2023-04-25 14:28:02 CEST
The CLI script has been replaced to use univention.lib.umc.Client (HTTP interface) instead of univention.management.console.protocol.client and python-notifier.

univention-management-console.yaml
ce02dfdb0116 | chore(univention-management-console): update advisory
683888394833 | refactor(umc-client): replace univention-management-console-client

univention-management-console (12.0.17-12)
683888394833 | refactor(umc-client): replace univention-management-console-client
Comment 3 Dirk Wiesenthal univentionstaff 2023-04-26 13:36:13 CEST
OK: Code review
OK: Tests
OK: No more UMCP
OK: No regressions found