Skip to content

rw-studio-impersonation-cookie#9836

Merged
Tobbe merged 3 commits intoredwoodjs:mainfrom
Tobbe:tobbe-rw-studio-impersonation-cookie
Jan 16, 2024
Merged

rw-studio-impersonation-cookie#9836
Tobbe merged 3 commits intoredwoodjs:mainfrom
Tobbe:tobbe-rw-studio-impersonation-cookie

Conversation

@Tobbe
Copy link
Copy Markdown
Contributor

@Tobbe Tobbe commented Jan 16, 2024

Grab auth impersonation cookie from headers instead of body so we can keep the method synchronous even when we later switch to a Web Request compatible implementation

See redwoodjs/studio#5 and #9835

Fixes #9801

Copy link
Copy Markdown
Contributor

@dac09 dac09 left a comment

Choose a reason for hiding this comment

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

LGTM!

@Tobbe Tobbe added the release:feature This PR introduces a new feature label Jan 16, 2024
@Tobbe Tobbe added this to the next-release milestone Jan 16, 2024
@Tobbe Tobbe enabled auto-merge (squash) January 16, 2024 10:04
@Tobbe Tobbe merged commit 7d42449 into redwoodjs:main Jan 16, 2024
@jtoar jtoar modified the milestones: next-release, v7.0.0 Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:feature This PR introduces a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change auth impersonation in Studio to not use Request body

3 participants