vikunja/pkg/routes/api
kolaente acdc2a07f2 feat(audit): emit the login event for the OAuth code exchange
The new v2 OAuth token endpoint mints a fresh session without going
through NewUserAuthTokenResponse, so those logins were missing from the
audit trail. The refresh grant stays unaudited like the v1 refresh.
2026-06-12 08:56:08 +00:00
..
shared fix: dispatch pending events after user creation commits 2026-06-12 08:56:08 +00:00
v1 feat(audit): attribute failed logins to the originating request 2026-06-12 08:56:08 +00:00
v2 feat(audit): emit the login event for the OAuth code exchange 2026-06-12 08:56:08 +00:00