Skip to content

doveauth: add invite_token to override nocreate file #600

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

missytake
Copy link
Contributor

@missytake missytake commented Jul 8, 2025

fix #594

To try it out: dcaccount:https://c17.testrun.org/new?asdf
(Right now broken client-side because of chatmail/core#6988)

image

@missytake missytake changed the base branch from main to fix-dovecot-deb July 8, 2025 14:40
Base automatically changed from fix-dovecot-deb to main July 8, 2025 19:41
@missytake missytake changed the title doveauth: add invite_token to override nocreate file WIP: doveauth: add invite_token to override nocreate file Jul 9, 2025
@missytake
Copy link
Contributor Author

missytake commented Jul 9, 2025

Hm -.-

right now, when I run curl -X POST https://c17.testrun.org/new?asdf, it responds with a passphrase that contains asdf.

but when I copy the very same URL into Delta Chat's "create new profile > use other server > scan invitation code", it tries to login with a passphrase which doesn't contain asdf. It seems the ?asdf parameter is stripped when Delta Chat sends a POST request?
When I login manually with a passphrase that contains asdf it works.

@missytake
Copy link
Contributor Author

So server-side everything works, just client-side it doesn't.

@missytake missytake changed the title WIP: doveauth: add invite_token to override nocreate file doveauth: add invite_token to override nocreate file Jul 9, 2025
@missytake
Copy link
Contributor Author

So server-side everything works, just client-side it doesn't.

With 2.x.x it works :) So we can merge this now.

@dillfrescott
Copy link

Awesome, can't wait for the merge! Good job!

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.

[Feature request] Invite-only server
2 participants