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

Fix a bug in CloudFront signing and in fmp-status script. #741

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

EarthlingDavey
Copy link
Contributor

For the status script, remove html from the query string, so that the output is in table layout.

For CloudFront, correctly decode the Policy cookie, from base64.

Prior to this fix, remainingTimeFromCookie was always returning 0, and issuing CF cookies on every request 🤦‍♂️

Copy link
Contributor

@wilson1000 wilson1000 left a comment

Choose a reason for hiding this comment

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

Good spot @EarthlingDavey 😄

@EarthlingDavey EarthlingDavey merged commit 24cb897 into develop Oct 16, 2024
6 checks passed
@EarthlingDavey EarthlingDavey deleted the cf-signing-andfpm-status-fix branch October 16, 2024 15:53
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