mirror of
https://github.com/go-vikunja/vikunja.git
synced 2025-12-05 19:16:51 -06:00
[PR #1673] feat: add CrossOidcFallback option for OpenID authentication #1664
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-vikunja/vikunja/pull/1673
Author: @maggch97
Created: 10/16/2025
Status: 🔄 Open
Base:
main← Head:user/weijiezhao/allowcrossoidcfallback📝 Commits (1)
32d5317feat: add CrossOidcFallback option for OpenID authentication📊 Changes
4 files changed (+137 additions, -2 deletions)
View changed files
📝
config-raw.json(+5 -0)📝
pkg/modules/auth/openid/openid.go(+5 -2)📝
pkg/modules/auth/openid/openid_test.go(+114 -0)📝
pkg/modules/auth/openid/providers.go(+13 -0)📄 Description
fix https://github.com/go-vikunja/vikunja/issues/1672
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.