Skip to content

fix(caldav): return 404 when trying to access a project that cannot exist with CalDAV#2796

Merged
kolaente merged 2 commits into
go-vikunja:mainfrom
remilapeyre:404-caldav
May 28, 2026
Merged

fix(caldav): return 404 when trying to access a project that cannot exist with CalDAV#2796
kolaente merged 2 commits into
go-vikunja:mainfrom
remilapeyre:404-caldav

Conversation

@remilapeyre
Copy link
Copy Markdown
Contributor

Related to #2754

Copy link
Copy Markdown
Member

@kolaente kolaente left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks!

@kolaente kolaente changed the title Return 404 when trying to access a project that cannot exist with CalDAV fix(caldav): return 404 when trying to access a project that cannot exist with CalDAV May 27, 2026
@github-actions
Copy link
Copy Markdown

Preview Deployment

Preview deployments for this PR are available at:

URL Tag Commit
https://pr-2796.preview.vikunja.dev ghcr.io/go-vikunja/vikunja:pr-2796 latest
https://sha-2395239f0bd6a0313aff6b901166c5531fa635b0.preview.vikunja.dev ghcr.io/go-vikunja/vikunja:sha-2395239f0bd6a0313aff6b901166c5531fa635b0 2395239

The preview environment will start automatically on first visit. Subsequent pushes to this PR will update the pr-2796 image — the preview picks up the new version on restart. The per-commit URLs point to a specific version and will not change.

Run locally with Docker
docker pull ghcr.io/go-vikunja/vikunja:pr-2796
docker run -p 3456:3456 ghcr.io/go-vikunja/vikunja:pr-2796

Last updated for commit 2395239

@kolaente kolaente merged commit 069685f into go-vikunja:main May 28, 2026
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants