meldestelle/backend/infrastructure
StefanMoCoAt 3244efd5e0
All checks were successful
Build and Publish Docker Images / build-and-push (., backend/services/mail/Dockerfile, mail-service, mail-service) (push) Successful in 6m0s
Build and Publish Docker Images / build-and-push (., config/docker/caddy/web-app/Dockerfile, web-app, web-app) (push) Successful in 3m55s
### fix: behebe CORS-Probleme und Stabilitätsfehler
- **MailController:** Erweitere `@CrossOrigin`-Headers und Methoden für Preflight-Checks.
- **GlobalSecurityConfig:** Reaktiviere CORS und füge explizite `CorsConfigurationSource` hinzu.
- **Tests:** Fix für `NoSuchBeanDefinitionException` bei Integrationstests.
- **UI:** Aktualisiere Versionsmarker auf `v2026-04-23.15 - CORS STABILITY`.
2026-04-23 10:53:55 +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: behebe CORS-Probleme und Stabilitätsfehler 2026-04-23 10:53:55 +02:00
zns-importer feat: verbessere Onboarding-Workflow, verbessere mDNS-Discovery & ZNS-Import 2026-04-17 22:52:37 +02:00