Skip to content

Fixed the google webpush backend not supporting base64 padding in enc… #194

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sbodmer
Copy link

@sbodmer sbodmer commented Apr 14, 2022

Removed padding char as spec https://datatracker.ietf.org/doc/html/draft-ietf-webpush-vapid-01#section-4 for the passing
of the Crypto-Key header. Google fire base backends does not support the padding, firefox does.

@martijndwars
Copy link
Member

HI @sbodmer, I missed this PR, but it's much appreciated! I'll try to find some time to test it next week, since the automatic tests are not in a very good shape. If all's good, I'll merge it after. Thanks again!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants