vikunja/pkg/modules
kolaente f24b15c6e9 fix: pass PKCE code_verifier to OIDC provider during token exchange
The frontend sends the code_verifier in the callback request, but the
backend was not forwarding it to the OIDC provider's token endpoint.
This caused Dex (and any PKCE-aware provider) to reject the token
exchange with "Expecting parameter code_verifier in PKCE flow."
2026-04-03 18:20:39 +02:00
..
auth fix: pass PKCE code_verifier to OIDC provider during token exchange 2026-04-03 18:20:39 +02:00
avatar chore(lint): suppress additional gosec false positives 2026-03-23 16:40:07 +01:00
background chore(lint): suppress gosec false positives on SSRF-safe HTTP client calls 2026-03-23 16:34:22 +00:00
dump chore(lint): suppress known gosec false positives 2026-03-23 16:23:15 +01:00
keyvalue feat: add keyvalue.Remember function 2025-07-17 16:19:13 +02:00
migration test: add test for deeply nested TickTick task ordering 2026-03-26 15:08:12 +00:00