Commit Graph

2 Commits

Author SHA1 Message Date
Erik Parawell
7bbd4f8bfc headplane: fix 0.6.2 options 2026-05-01 20:54:05 -07:00
Erik Parawell
47db95888a headplane: 0.6.1 -> 0.6.2
Atomic bump of headplane and headplane-agent to 0.6.2.

Reworks the NixOS module to track upstream config changes:
- Adds new 0.6.2 options for server (base_url, cookie_max_age, cookie_domain) and OIDC (PKCE, end-session, subject claims).
- Migrates secret options to use _path variants for secure file loading.
- Uses mkRemovedOptionModule for truly removed options (redirect_uri, user_storage_file, strict_validation, cache_ttl).
- Hardens the NixOS test to verify rendered config and session cookie issuance.
- Exposes headplane-agent and tests under headplane.passthru.
2026-05-01 00:56:40 -07:00