Skip to content
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

Fix multipart requests #22

Merged
merged 1 commit into from
May 15, 2024
Merged

Fix multipart requests #22

merged 1 commit into from
May 15, 2024

Conversation

robin-nitrokey
Copy link
Member

@robin-nitrokey robin-nitrokey commented May 14, 2024

This patch fixes the implementation of multipart requests that were previously just ignored.

Fixes: #20


To do:

  • move multipart implementation into generator instead of modifying the generated code

@robin-nitrokey
Copy link
Member Author

@dvzrv This should fix the unauthenticated restore case (i. e. restore after a factory reset).

This patch fixes the implementation of multipart requests that were
previously just ignored.

Fixes: #20
@robin-nitrokey robin-nitrokey merged commit c7cbe7b into main May 15, 2024
6 checks passed
@robin-nitrokey robin-nitrokey deleted the restore branch May 15, 2024 19:25
# 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.

Multipart requests do not work
1 participant