Skip to content

Fix err_connection_closed #14

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

Merged
merged 13 commits into from
Apr 11, 2023
Merged

Fix err_connection_closed #14

merged 13 commits into from
Apr 11, 2023

Conversation

aerni
Copy link
Owner

@aerni aerni commented Apr 11, 2023

This PR fixes the err_connection_closed browser error that happened when the encrypted zip query parameter was too long. Instead of adding the encrypted zip as a query parameter, we are now saving the encryption string to the storage folder.

It also introduces some code refactors like moving the request validation to a middleware.

@aerni aerni merged commit cf8fa16 into master Apr 11, 2023
@aerni aerni deleted the fix/connection-error branch April 11, 2023 20:00
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