cozystack/packages
Kirill Ilin 14228aa0d7
fix(keycloak): replace deprecated KC_PROXY with KC_PROXY_HEADERS
KC_PROXY=edge was deprecated and removed in Keycloak 26.x, causing
"Non-secure context detected" warnings and broken cookie handling
behind reverse proxy. Replace with KC_PROXY_HEADERS=xforwarded and
KC_HTTP_ENABLED=true.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Kirill Ilin <stitch14@yandex.ru>
2026-03-02 14:35:04 +05:00
..
apps feat(bucket): add readonly S3 access credentials (#2105) 2026-02-27 16:36:13 +01:00
core fix(installer): add keep annotation to Namespace and update migration script 2026-02-28 11:46:09 +01:00
extra refactor(seaweedfs): move storage pools from top-level to volume.pools and zone.pools 2026-02-27 11:53:26 +05:00
library refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
system fix(keycloak): replace deprecated KC_PROXY with KC_PROXY_HEADERS 2026-03-02 14:35:04 +05:00
tests/cozy-lib-tests refactor: replace Helm lookup with valuesFrom mechanism 2026-01-05 16:10:55 +01:00