You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
security: fix SSE CORS wildcard and add token authentication (#48)
* Initial plan
* fix: remove CORS wildcard and add token auth for SSE mode
* fix: resolve merge conflicts with master and address review feedback
* fix: remove extra blank line in server_test.go to satisfy gofmt
Co-authored-by: cfc4n <709947+cfc4n@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: cfc4n <709947+cfc4n@users.noreply.github.com>
Co-authored-by: CFC4N <cfc4n.cs@gmail.com>