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

[WPB-1908] Unverified user creating conversation #3622

Merged
merged 4 commits into from
Sep 29, 2023

Conversation

mdimjasevic
Copy link
Contributor

Make sure an unverified (guest) user cannot create a group conversation.

Tracked by https://wearezeta.atlassian.net/browse/WPB-1908.

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Sep 28, 2023
Guest users are not activated as they do not verify their email
address (or phone number)
@mdimjasevic mdimjasevic force-pushed the wpb-1908/unverified-user-creating-conversation branch from dde0624 to c5fc2d6 Compare September 29, 2023 08:22
@mdimjasevic mdimjasevic merged commit 6659cce into develop Sep 29, 2023
9 checks passed
@mdimjasevic mdimjasevic deleted the wpb-1908/unverified-user-creating-conversation branch September 29, 2023 11:55
supersven pushed a commit that referenced this pull request Oct 5, 2023
* Check if the user is activated/verified

* integration: support creating guest (non-verified) users

Guest users are not activated as they do not verify their email
address (or phone number)

* Test: a guest cannot create a conversation

* Add a changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants