[PR #1673] feat: add CrossOidcFallback option for OpenID authentication #1664

Open
opened 2025-11-01 21:24:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1673
Author: @maggch97
Created: 10/16/2025
Status: 🔄 Open

Base: mainHead: user/weijiezhao/allowcrossoidcfallback


📝 Commits (1)

  • 32d5317 feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1673 **Author:** [@maggch97](https://github.com/maggch97) **Created:** 10/16/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `user/weijiezhao/allowcrossoidcfallback` --- ### 📝 Commits (1) - [`32d5317`](https://github.com/go-vikunja/vikunja/commit/32d5317d3f23f60c21e75a07114b5470f95135bc) feat: add CrossOidcFallback option for OpenID authentication ### 📊 Changes **4 files changed** (+137 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description fix https://github.com/go-vikunja/vikunja/issues/1672 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the
pull-request
label 2025-11-01 21:24:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#1664
No description provided.