copilot-swe-agent[bot] 5a27b79b51 Fix security warning reappearing after every reboot
Add two early-exit checks in sovran-legacy-security-check before the
legacy fallthrough block:
1. Exit if /var/lib/sovran/onboarding-complete exists (Hub onboarding done)
2. Exit if /var/lib/secrets/free-password exists and is not "free" (password changed)

This prevents the boot-time service from overwriting the security-status
file that /api/change-password clears after a successful password change.

Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/c18311e4-609d-4edf-a2a1-a018baede373

Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
2026-04-07 18:26:54 +00:00
2026-04-07 13:11:39 -05:00
2026-04-04 09:31:19 -05:00
2026-04-07 10:13:24 -05:00
2026-04-07 13:14:21 -05:00
2026-03-29 08:49:14 -05:00
2026-04-05 01:36:51 -05:00
2026-04-07 10:13:24 -05:00
Description
No description provided
Readme Apache-2.0 3.2 MiB
Languages
Nix 56.2%
Shell 43.8%