eeg_portal/eeg_frontend/src
Bernhard Müller 6770be9bef fix(security): externalize CORS origins, secure JWT secret default, fix RouterLink import
- Externalize CORS origins via app.cors-origins property (configurable per environment)
- Remove hardcoded JWT secret fallback; use env-var-only with safe test default
- Disable show-sql by default (enable only in dev profile)
- Create application-dev.yml with safe development defaults
- Add missing RouterLink import in MyMembershipsComponent (fixes runtime error)
2026-07-22 09:09:36 +02:00
..
app fix(security): externalize CORS origins, secure JWT secret default, fix RouterLink import 2026-07-22 09:09:36 +02:00
environments refactor(frontend): replace hardcoded localhost URLs with environment config 2026-07-22 07:50:38 +02:00
index.html first working frontend/backend 2026-06-01 16:59:49 +02:00
main.ts added admin approval list 2026-06-17 11:08:44 +02:00
styles.scss first working frontend/backend 2026-06-01 16:59:49 +02:00