mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:42:59 +03:00
[PR #588] [MERGED] fix: don't use TOFU for logout callback URLs #726
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/588
Author: @ItalyPaleAle
Created: 5/29/2025
Status: ✅ Merged
Merged: 5/29/2025
Merged by: @stonith404
Base:
main← Head:fix-transaction-583📝 Commits (5)
24e2b69fix: use transaction when updating callback URLs9b226c5No TOFU for logout callback URL07972a9fix wrong callback url list6b73e77change description for logout callback URLs34b3829remove unnecessary transation📊 Changes
4 files changed (+49 additions, -24 deletions)
View changed files
📝
backend/internal/service/oidc_service.go(+43 -23)📝
frontend/messages/en-US.json(+1 -0)📝
frontend/src/routes/settings/admin/oidc-clients/oidc-callback-url-input.svelte(+3 -1)📝
frontend/src/routes/settings/admin/oidc-clients/oidc-client-form.svelte(+2 -0)📄 Description
Fixup from #583
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.