Skip to content

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

Merged
rzo1 merged 1 commit into
masterfrom
fix/logviewer-cors-response-headers
Aug 22, 2026
Merged

Stop echoing the request Origin with allow-credentials in logviewer JSON responses#8975
rzo1 merged 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

@GGraziadei GGraziadei left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM!

@rzo1
rzo1 merged commit 2d972ca into master Aug 22, 2026
8 checks passed
@rzo1
rzo1 deleted the fix/logviewer-cors-response-headers branch August 22, 2026 16:17
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.

3 participants