vikunja/pkg/routes/caldav
Rémi Lapeyre 069685f2a7
fix(caldav): return 404 when trying to access a project that cannot exist with CalDAV (#2796)
2026-05-28 08:14:52 +02:00
..
auth.go feat(caldav): reject basic auth for bot users 2026-05-01 14:44:10 +00:00
handler.go fix(caldav): return 404 when trying to access a project that cannot exist with CalDAV (#2796) 2026-05-28 08:14:52 +02:00
listStorageProvider.go fix(caldav): enforce URL project match in GetResourcesByList 2026-04-09 16:07:32 +00:00
listStorageProvider_test.go fix(caldav): enforce URL project match in GetResourcesByList 2026-04-09 16:07:32 +00:00
main_test.go fix: add TestMain to caldav tests and fix session conflicts 2026-02-25 11:03:02 +01:00