Skip to content

Conversation

@Septias
Copy link
Collaborator

@Septias Septias commented Jul 9, 2025

This PR adds that the given request url is requested instead of only the path. This fixes the newly added test.
Testing: tried to to test it locally but because of nix, I cant run electron or tauri.. ._.

close #6988

This PR adds that the given request url is requested instead of only the
path. This fixes the newly added test.

close #6988
@Septias Septias changed the title fix: Add query to post for account creation fix: Add query to post request for account creation Jul 9, 2025
@link2xt
Copy link
Collaborator

link2xt commented Jul 9, 2025

This looks good, but I'd remove the test. It's unfortunate that it's not possible to have automated test for this, but otherwise it creates a new account on mailcow every time we run it and the test will start failing when the token is invalidated.

Testing: tried to to test it locally but because of nix, I cant run electron or tauri.. ._.

Just a sidenote, deltachat-repl can be used for this sort of manual testing without building the whole client.

@link2xt
Copy link
Collaborator

link2xt commented Jul 9, 2025

I will squash-merge it now without a test so it goes into the next core release.

@link2xt link2xt merged commit 4ca0ce2 into main Jul 9, 2025
18 checks passed
@link2xt link2xt deleted the sk/handle_query_in_acc_creation branch July 9, 2025 18:17
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.

core doesn't POST query parameters from dcaccount invite codes

2 participants