feat: add host self-enrollment workflow v0.1.7
All checks were successful
CI Pipeline / Rust Format Check (push) Successful in 5s
CI Pipeline / Clippy Lints (push) Successful in 53s
CI Pipeline / Rust Unit Tests (push) Successful in 1m11s
CI Pipeline / Security Audit (push) Successful in 4s
CI Pipeline / Frontend Lint & Type Check (push) Successful in 14s
CI Pipeline / Build .deb & Release (push) Has been skipped
All checks were successful
CI Pipeline / Rust Format Check (push) Successful in 5s
CI Pipeline / Clippy Lints (push) Successful in 53s
CI Pipeline / Rust Unit Tests (push) Successful in 1m11s
CI Pipeline / Security Audit (push) Successful in 4s
CI Pipeline / Frontend Lint & Type Check (push) Successful in 14s
CI Pipeline / Build .deb & Release (push) Has been skipped
This commit is contained in:
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,3 +1,14 @@
|
||||
linux-patch-manager (0.1.7-1) noble; urgency=medium
|
||||
|
||||
* Host Self-Enrollment: Added REST API and UI for automated agent enrollment
|
||||
* Database: Added enrollment_requests table and migration 016
|
||||
* Security: Implemented IP-based rate limiting on public enrollment endpoints
|
||||
* Backend: Added background worker to purge expired enrollment requests (24h)
|
||||
* Frontend: Integrated pending enrollment queue with conflict resolution modal
|
||||
* Specs: Updated SPEC.md for manager and linux_patch_api self-enrollment workflows
|
||||
|
||||
-- Echo <echo@moon-dragon.us> Fri, 16 May 2026 11:44:08 -0500
|
||||
|
||||
linux-patch-manager (0.1.6-1) noble; urgency=medium
|
||||
|
||||
* Phase 4: Exhaustive analysis fixes, security hardening, and code quality improvements
|
||||
|
||||
Reference in New Issue
Block a user