Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle CSRF tokens #1276

Merged
merged 4 commits into from
Jun 26, 2024
Merged

Handle CSRF tokens #1276

merged 4 commits into from
Jun 26, 2024

Conversation

markpatton
Copy link
Contributor

@markpatton markpatton commented Jun 3, 2024

Put CSRF tokens from cookies into headers.

This requires all the prs mentioned in eclipse-pass/pass-core#90 in order to test.
Without the other prs the unit tests will succeed, but the acceptance tests will fail.

@markpatton markpatton marked this pull request as draft June 3, 2024 14:13
@markpatton markpatton marked this pull request as ready for review June 10, 2024 14:33
@markpatton markpatton requested a review from jaredgalanis June 10, 2024 14:33
Copy link
Contributor

@jaredgalanis jaredgalanis left a comment

Choose a reason for hiding this comment

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

Approving preliminarily since it's one small comment.

app/adapters/application.js Outdated Show resolved Hide resolved
@markpatton markpatton merged commit 1d4f609 into main Jun 26, 2024
3 of 4 checks passed
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.

None yet

2 participants