meldestelle/config
StefanMoCoAt 277254ebbd
All checks were successful
Build and Publish Docker Images / build-and-push (., backend/services/mail/Dockerfile, mail-service, mail-service) (push) Successful in 5m47s
Build and Publish Docker Images / build-and-push (., config/docker/caddy/web-app/Dockerfile, web-app, web-app) (push) Successful in 3m51s
### fix: verbessere CORS-Handling und UI-Markierungen
- **Caddyfile:** Ersetze `Access-Control-Allow-Origin` durch `*`, entferne `Access-Control-Allow-Credentials`, füge `Access-Control-Expose-Headers` hinzu.
- **GlobalSecurityConfig:** Lockere `allowedOrigins`, `allowedOriginPatterns` und `exposedHeaders` auf `*`, setze `allowCredentials` auf `false`.
- **MailServiceApplication:** Passe CORS-Mapping durch `allowedOrigins` und `allowCredentials` an.
- **UI:** Aktualisiere Versionsmarker auf `v2026-04-23.26 - NUCLEAR CORS v2`.
2026-04-23 14:42:49 +02:00
..
app docs: finalize and verify Redis-to-Valkey migration and Keycloak hardening 2026-03-09 15:51:42 +01:00
bundles chore(MP-28): add arch guards, bundle budgets & detekt consolidation 2025-12-08 12:19:41 +01:00
docker ### fix: verbessere CORS-Handling und UI-Markierungen 2026-04-23 14:42:49 +02:00
quality chore(ci, quality): introduce PR Guard workflow to detect hardcoded dependency versions 2026-01-31 18:45:24 +01:00
scripts infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks 2026-03-06 11:23:24 +01:00