[PR #40] [MERGED] fix: allow oauth_state token to be cross-domain #147

Closed
opened 2025-12-29 14:25:41 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/yusing/godoxy/pull/40
Author: @polds
Created: 1/12/2025
Status: Merged
Merged: 1/12/2025
Merged by: @yusing

Base: v0.8Head: fix/oidc-cookie-domain


📝 Commits (1)

  • 8495e38 fix: allow oauth_state token to be cross-domain

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 internal/api/v1/auth/oidc.go (+2 -1)

📄 Description

External OIDC providers won’t work with the current setup.


🔄 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/yusing/godoxy/pull/40 **Author:** [@polds](https://github.com/polds) **Created:** 1/12/2025 **Status:** ✅ Merged **Merged:** 1/12/2025 **Merged by:** [@yusing](https://github.com/yusing) **Base:** `v0.8` ← **Head:** `fix/oidc-cookie-domain` --- ### 📝 Commits (1) - [`8495e38`](https://github.com/yusing/godoxy/commit/8495e387b102e85699cc2a7c34dc91609d466a7b) fix: allow oauth_state token to be cross-domain ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `internal/api/v1/auth/oidc.go` (+2 -1) </details> ### 📄 Description External OIDC providers won’t work with the current setup. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 14:25:41 +01:00
adam closed this issue 2025-12-29 14:25:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/godoxy-yusing#147