feat: implement update-service v1 migration and enrollment flow

- added /update/enroll endpoint and enrollment logic
- migrated update client to v1 api endpoints and bearer auth
- implemented remote status reporting in backend and scripts
- updated requirements and project status
This commit is contained in:
2025-12-31 00:05:46 +01:00
parent fde2825112
commit 47290d2d8f
41 changed files with 1384 additions and 19 deletions

View File

@ -1,4 +1,4 @@
ID: TASK_000040 | Version: 0.1.5 | Status: Draft
ID: TASK_000040 | Version: 0.1.5 | Status: Done
By: Codex (GPT-5)
# TASK_000040: Enrollment-Flow implementieren

View File

@ -1,4 +1,4 @@
ID: TASK_000041 | Version: 0.1.5 | Status: Draft
ID: TASK_000041 | Version: 0.1.5 | Status: Done
By: Codex (GPT-5)
# TASK_000041: v1 Endpunkte im Update-Client umstellen