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: #122 - remove base64 padding for vapid keys #1

Conversation

hakt0r
Copy link
Owner

@hakt0r hakt0r commented Jan 28, 2025

this is a fix for issue revoltchat#122
./generate_config.sh was not stripping base64 padding (=) which would lead to pushd crashing
appending tr -d '=' solves this

./generate_config.sh was not stripping base64 padding (=) which would lead to pushd crashing
@hakt0r hakt0r closed this Jan 28, 2025
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.

1 participant