Commit Graph
8 Commits
Author SHA1 Message Date
cgalo5758 7bff4ac603 Validate startup config and retry Temporal
Fail fast with aggregated config errors after resolving secret files,
before services initialize. Add Valkey session config, remove the unused
session-secret, and fix the production CSP env key.

Retry initial Temporal dials with bounded backoff and gate the test
Temporal service on healthy DB and Keycloak dependencies.
2026-07-01 19:04:26 -05:00
cgalo5758 0c446e244b Enhance security headers by adding Content-Security-Policy with environment-based upgrade-insecure-requests directive 2025-05-04 22:14:13 -05:00
cgalo5758 8cf7841f20 Add CSRF middleware implementation and update go.mod/go.sum for dependencies 2025-04-28 20:26:17 -05:00
cgalo5758 c2265330dd CORS middleware. And fix middleware types for logging and securityheaders. 2025-04-28 02:47:22 -05:00
cgalo5758 c83b0c50a0 Refactor security headers in SecureHeaders middleware for improved caching and CSP 2025-04-27 23:44:34 -05:00
cgalo5758 bd455f1782 Add MaxBodySize middleware and update .gitignore for config files 2025-04-20 01:29:13 -05:00
cgalo5758 0ba5eee981 Refactor authentication middleware and enhance security headers 2025-02-25 13:39:24 -06:00
cgalo5758 d587e97dbe redirect-url not same for login and logout 2025-02-24 03:14:36 -06:00