Skip to content

Stop echoing the request Origin with allow-credentials in logviewer JSON responses - #8975

Open
rzo1 wants to merge 1 commit into
masterfrom
fix/logviewer-cors-response-headers
Open

Stop echoing the request Origin with allow-credentials in logviewer JSON responses#8975
rzo1 wants to merge 1 commit into
masterfrom
fix/logviewer-cors-response-headers

Conversation

@rzo1

@rzo1 rzo1 commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

LogviewerResponseBuilder reflected the incoming Origin header into Access-Control-Allow-Origin while also sending Access-Control-Allow-Credentials: true.

The documented * behaviour is unchanged for responses without credentials. Adds a test class for the builder.

@rzo1 rzo1 added this to the 3.1.0 milestone Aug 19, 2026
@rzo1 rzo1 self-assigned this Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant