mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:53:00 +03:00
[PR #929] [MERGED] fix: add validation for callback URLs #545
Reference in New Issue
Block a user
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/pocket-id/pocket-id/pull/929
Author: @stonith404
Created: 9/9/2025
Status: ✅ Merged
Merged: 9/10/2025
Merged by: @ItalyPaleAle
Base:
main← Head:fix/callback-url-validation📝 Commits (2)
90c5f7bfix: add validation for callback URLs8f430faallow "*" callback urls📊 Changes
4 files changed (+60 additions, -16 deletions)
View changed files
📝
backend/internal/dto/oidc_dto.go(+2 -2)📝
backend/internal/dto/validations.go(+36 -11)📝
frontend/src/lib/utils/zod-util.ts(+19 -0)📝
frontend/src/routes/settings/admin/oidc-clients/oidc-client-form.svelte(+3 -3)📄 Description
Fixes #916
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.