Commit Graph
4 Commits
Author SHA1 Message Date
cgalo5758 8e7e0dd04d Harden container, OIDC auth, and error handling
Run Docker runtime stage as non-root user app (UID 65532).

Add styled full-page 404/500 error rendering for navigation requests
while preserving plain-text responses for HTMX partials.

Reuse recent unconsumed OIDC login state to avoid state mismatch on
parallel login hits, and merge resource_access in role extraction.

Re-level template headings, add autocomplete tokens, and resolve
catalog resource display names.

Self-label test-stack secrets and document CSRF secret rotation.
2026-07-31 23:27:15 -05:00
cgalo5758 b1282c7488 Make site ownership work correctly for fucks sake. 2026-01-01 22:07:11 -06:00
cgalo5758 4f5766d125 Update Dockerfile to enable CGO and use musl tags for building the application 2025-12-29 20:02:10 -06:00
cgalo5758 1fa4473244 Set up first container image build process with instructions. 2025-05-17 11:06:07 -05:00