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

PP-12546 remove csrf secret from charge objects #3882

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

nlsteers
Copy link
Collaborator

WHAT

this change is part of a wider series that are being merged in sequence to prevent the need for a downtime deployment

  • do not set charge level csrf secret
  • do not validate tokens against charge level csrf secret
  • update tests to reflect new behaviour

@nlsteers nlsteers force-pushed the pp-12546/remove-charge-csrf-secrets branch from 482a03a to e140237 Compare July 31, 2024 16:41
this change is part of a wider series that are being merged in sequence to prevent the need for a downtime deployment

- do not set charge level csrf secret
- do not validate tokens against charge level csrf secret
- update tests to reflect new behaviour
@nlsteers nlsteers force-pushed the pp-12546/remove-charge-csrf-secrets branch from e140237 to 1c1111f Compare July 31, 2024 16:42
@nlsteers nlsteers changed the title PP-12546 PP-12546 remove csrf secret from charge objects Jul 31, 2024
@nlsteers nlsteers marked this pull request as draft July 31, 2024 16:42
@nlsteers nlsteers marked this pull request as ready for review August 1, 2024 09:15
@nlsteers nlsteers merged commit 155ee6e into master Aug 1, 2024
11 checks passed
@nlsteers nlsteers deleted the pp-12546/remove-charge-csrf-secrets branch August 1, 2024 10:19
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.

2 participants