mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-15 14:35:43 -04:00
[PR #126] [MERGED] fix: remove base64 padding for vapid keys #169
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/self-hosted/pull/126
Author: @hakt0r
Created: 1/28/2025
Status: ✅ Merged
Merged: 2/9/2025
Merged by: @insertish
Base:
master← Head:hakt0r-fix-issue-122-pushd-crash-due-to-vapid-key-base64-padding📝 Commits (1)
2169e40fix: #122 - remove base64 padding for vapid keys📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
generate_config.sh(+2 -2)📄 Description
fix for issue #122
./generate_config.sh was not stripping base64 padding (=) which would lead to pushd crashing
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.