vikunja/pkg/audit
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
..
audit_test.go refactor(events): pass context to DispatchPending directly 2026-06-10 22:19:04 +02:00
doc.go docs(audit): add package documentation 2026-06-10 22:18:50 +02:00
entry.go refactor(events): pass context to DispatchPending directly 2026-06-10 22:19:04 +02:00
listener.go feat(audit): add audit logging package 2026-06-10 22:18:11 +02:00
writer.go feat(audit): add audit logging package 2026-06-10 22:18:11 +02:00