[PR #363] [MERGED] OIDC validation & issuer fixes #356

Closed
opened 2026-06-05 14:22:33 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop/pull/363
Author: @DecDuck
Created: 3/1/2026
Status: Merged
Merged: 3/1/2026
Merged by: @DecDuck

Base: developHead: oidc-fixes


📝 Commits (3)

📊 Changes

3 files changed (+28 additions, -16 deletions)

View changed files

📝 server/internal/auth/index.ts (+3 -1)
📝 server/internal/auth/oidc/index.ts (+18 -15)
server/internal/utils/query.ts (+7 -0)

📄 Description

No description provided


🔄 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/Drop-OSS/drop/pull/363 **Author:** [@DecDuck](https://github.com/DecDuck) **Created:** 3/1/2026 **Status:** ✅ Merged **Merged:** 3/1/2026 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `oidc-fixes` --- ### 📝 Commits (3) - [`3e1e0a1`](https://github.com/Drop-OSS/drop/commit/3e1e0a19db60b1396f286df706e7ff3c8c9b284e) fix: validation and issuer checks - [`1e82fe7`](https://github.com/Drop-OSS/drop/commit/1e82fe73e741ed63ff04ecdc9d98e486820a8c99) feat: query param util - [`17fa884`](https://github.com/Drop-OSS/drop/commit/17fa8846c345e62519ccbb8eb9319ea819264707) fix: lint ### 📊 Changes **3 files changed** (+28 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `server/internal/auth/index.ts` (+3 -1) 📝 `server/internal/auth/oidc/index.ts` (+18 -15) ➕ `server/internal/utils/query.ts` (+7 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 14:22:33 -04:00
yindo closed this issue 2026-06-05 14:22:33 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#356