vikunja/pkg/routes/api
kolaente 126ea78dac refactor(events): pass context to DispatchPending directly
Every DispatchPending caller either has the request context in scope or
is genuinely request-less, so passing it as a parameter replaces the
stored-context mechanism on the pending queue and satisfies
contextcheck. Also fixes lint findings in the audit package.
2026-06-10 22:19:04 +02:00
..
v1 refactor(events): pass context to DispatchPending directly 2026-06-10 22:19:04 +02:00
v2 refactor(events): pass context to DispatchPending directly 2026-06-10 22:19:04 +02:00