meldestelle/backend/infrastructure
StefanMoCoAt df5276abf2
Some checks failed
Build and Publish Docker Images / build-and-push (., config/docker/caddy/web-app/Dockerfile, web-app, web-app) (push) Has been cancelled
Build and Publish Docker Images / build-and-push (., backend/services/mail/Dockerfile, mail-service, mail-service) (push) Has been cancelled
### fix: verbessere CORS-Konfiguration
- **GlobalSecurityConfig:** Lockerung von `allowedOriginPatterns` auf `*`.
- **MailServiceApplication:** Hinzufügen einer redundanten `WebMvcConfigurer` Bean für zusätzliches CORS-Mapping.
- **UI:** Aktualisierung des Versionsmarkers auf `v2026-04-23.19 - NUCLEAR CORS FIX`.
2026-04-23 12:35:50 +02:00
..
cache refactor: replace Redis references with Valkey in tests and cache modules 2026-02-12 20:35:25 +01:00
event-store refactor: replace Redis references with Valkey in tests and cache modules 2026-02-12 20:35:25 +01:00
gateway feat: flexibilisiere JWT-Validierung durch benutzerdefinierte Decoder und verbessere CORS-Konfiguration 2026-04-18 20:40:40 +02:00
messaging refactor: replace Redis references with Valkey in tests and cache modules 2026-02-12 20:35:25 +01:00
monitoring chore: refactor Gradle config, standardize Kotlin MPP plugin usage, and update dependencies 2026-02-03 22:11:31 +01:00
persistence chore: refactor Gradle config, standardize Kotlin MPP plugin usage, and update dependencies 2026-02-03 22:11:31 +01:00
security ### fix: verbessere CORS-Konfiguration 2026-04-23 12:35:50 +02:00
zns-importer feat: verbessere Onboarding-Workflow, verbessere mDNS-Discovery & ZNS-Import 2026-04-17 22:52:37 +02:00