mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 17:23:22 +03:00
[PR #513] [MERGED] fix: handle CORS correctly for endpoints that SPAs need #753
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/513
Author: @stonith404
Created: 5/7/2025
Status: ✅ Merged
Merged: 5/8/2025
Merged by: @stonith404
Base:
main← Head:feat/cors📝 Commits (2)
55a85b4feat: handle CORS correctly for endpoints that SPAs need65e33d1Merge branch 'main' into feat/cors📊 Changes
2 files changed (+26 additions, -12 deletions)
View changed files
📝
backend/internal/controller/oidc_controller.go(+0 -3)📝
backend/internal/middleware/cors.go(+26 -9)📄 Description
fixes #329
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.