This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
vikunja
Watch
2
Star
0
Fork
0
mirror of
https://github.com/go-vikunja/vikunja.git
synced
2026-07-21 17:37:54 -05:00
Code
Issues
690
Packages
Projects
Releases
11
Wiki
Activity
Files
v2.4.0
vikunja
/
pkg
/
routes
T
History
kolaente
4ae2e09301
fix(auth): reject API tokens at the OAuth authorize endpoint (GHSA-v3p6-34mc-hj7v)
2026-07-19 18:59:34 +02:00
..
api
fix(auth): reject API tokens at the OAuth authorize endpoint (GHSA-v3p6-34mc-hj7v)
2026-07-19 18:59:34 +02:00
caldav
feat(caldav): implement RFC 6578 sync-collection REPORT to sync task deletions
2026-07-07 11:57:04 +00:00
feeds
refactor(feeds): extract atom feed builder + basic-auth validator for reuse
2026-06-17 20:35:28 +00:00
middleware
fix(routes): generate request IDs at the start of the middleware chain
2026-06-12 08:56:08 +00:00
admin_gate.go
fix: only audit denied admin access for confirmed non-admins
2026-07-03 16:56:03 +00:00
api_tokens.go
…
error_handler.go
fix: adapt to sentry-go v0.47 API changes
2026-06-30 18:28:11 +00:00
feature_gate.go
…
healthcheck.go
…
metrics.go
…
rate_limit.go
…
resolve_project.go
…
routes.go
fix: disable echo group 404 auto-registration to keep pre-5.3.0 routing behavior
2026-07-18 17:24:51 +00:00
sentry_middleware.go
…
static.go
…
validation.go
…