[PR #1006] [MERGED] fix: mark any callback url as valid if they contain a wildcard #510

Closed
opened 2025-10-08 00:12:03 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/1006
Author: @stonith404
Created: 10/6/2025
Status: Merged
Merged: 10/7/2025
Merged by: @stonith404

Base: mainHead: fix/callback-url-validation


📝 Commits (1)

  • b744b34 fix: mark any callback url as valid if they contain a wildcard

📊 Changes

2 files changed (+7 additions, -7 deletions)

View changed files

📝 backend/internal/dto/validations.go (+3 -5)
📝 frontend/src/lib/utils/zod-util.ts (+4 -2)

📄 Description

Fixes #1005


🔄 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/pocket-id/pocket-id/pull/1006 **Author:** [@stonith404](https://github.com/stonith404) **Created:** 10/6/2025 **Status:** ✅ Merged **Merged:** 10/7/2025 **Merged by:** [@stonith404](https://github.com/stonith404) **Base:** `main` ← **Head:** `fix/callback-url-validation` --- ### 📝 Commits (1) - [`b744b34`](https://github.com/pocket-id/pocket-id/commit/b744b3429d23a78500e455e51919e6052c729cb7) fix: mark any callback url as valid if they contain a wildcard ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/dto/validations.go` (+3 -5) 📝 `frontend/src/lib/utils/zod-util.ts` (+4 -2) </details> ### 📄 Description Fixes #1005 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-08 00:12:03 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-1#510