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

Make URL encoding URL-safe #3343

Closed
wants to merge 4 commits into from

Conversation

ramondeklein
Copy link
Contributor

The current base64 encoding uses standard encoding instead of URL-safe encoding. This PR switches to URL-safe encoding.

@ramondeklein ramondeklein linked an issue May 10, 2024 that may be closed by this pull request
harshavardhana
harshavardhana previously approved these changes May 10, 2024
bayasdev
bayasdev previously approved these changes May 13, 2024
@ramondeklein ramondeklein dismissed stale reviews from bayasdev and harshavardhana via 25fa924 May 13, 2024 12:06
@ramondeklein
Copy link
Contributor Author

@harshavardhana Could you approve and merge? I needed to fix a unit-test after your previous approval...

@ramondeklein
Copy link
Contributor Author

Not sure why this test keeps failing "Vulnerability Check / React Code Has No Known Vulnerable Deps". Code has been updated with master, so PDF dependency should have been fixed...

@ramondeklein
Copy link
Contributor Author

Obsolete by #3352 (if we merge that one, then this PR can be closed).

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.

Unable to delete user
5 participants