vikunja/pkg/modules/auth
kolaente a6e7475153 feat: add OAuth client validation and PKCE verification
Add redirect URI validation that allowlists vikunja-* custom protocol
schemes, rejecting http/https and dangerous schemes like javascript:.
Add PKCE S256 verification following RFC 7636.
2026-03-27 23:05:04 +00:00
..
ldap fix(auth): skip profile updates for disabled LDAP users 2026-03-23 16:37:26 +00:00
oauth2server feat: add OAuth client validation and PKCE verification 2026-03-27 23:05:04 +00:00
openid feat: use openid provider name instead of generic "OIDC" in synced team names 2026-03-24 12:30:06 +00:00
auth.go refactor: extract shared RefreshSession helper 2026-03-27 23:05:04 +00:00