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 encoding issue with http header. #896

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

sven-urbanski-freiheit-com
Copy link
Contributor

@sven-urbanski-freiheit-com sven-urbanski-freiheit-com commented Aug 28, 2023

This solves #893.

The issue is now handled by proper base64 encoding (which is surprisingly difficult in javascript).

This mostly reverts #889, except for the improved logging.

This solves #893.
The issue is now handled by proper base64 encoding.

This mostly reverts #889, except for the improved logging.
@sven-urbanski-freiheit-com sven-urbanski-freiheit-com deleted the su-header-encoding branch August 28, 2023 16:02
sven-urbanski-freiheit-com added a commit that referenced this pull request Aug 28, 2023
This solves #893.
The issue is now handled by proper base64 encoding the headers for email and username.

This mostly reverts #889, except for the improved logging.

Co-authored-by: Sven Urbanski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants