vikunja/pkg/routes
kolaente 842e7f524b
fix: always add public url to allowed cors origins
This fixes a bug where it was not possible to do anything because the public url was not allowed by default for CORS requests.

Regression from 433b8b9115

Resolves https://github.com/go-vikunja/vikunja/issues/916
2025-06-11 14:29:38 +02:00
..
api/v1 fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
caldav fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
api_tokens.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
healthcheck.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
metrics.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
rate_limit.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
routes.go fix: always add public url to allowed cors origins 2025-06-11 14:29:38 +02:00
static.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
validation.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00