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

feat(api): register non-existent members #4095

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

heiytor
Copy link
Contributor

@heiytor heiytor commented Aug 22, 2024

No description provided.

@heiytor heiytor self-assigned this Aug 22, 2024
@heiytor heiytor force-pushed the feat/register-member branch 3 times, most recently from 2d59ae4 to 31e5c8c Compare August 22, 2024 15:07
@heiytor heiytor changed the base branch from master to feat/invite-member August 22, 2024 15:08
@luannmoreira luannmoreira force-pushed the feat/invite-member branch 2 times, most recently from 5aaa88b to c8a5eac Compare August 27, 2024 12:21
@heiytor heiytor force-pushed the feat/invite-member branch 2 times, most recently from 46bf6ab to 8ae058f Compare September 4, 2024 01:23
@heiytor heiytor force-pushed the feat/register-member branch 3 times, most recently from 93763b1 to 7f4cb18 Compare September 4, 2024 02:45
Base automatically changed from feat/invite-member to master September 6, 2024 17:27
In cloud instances, when adding a user to a namespace, if the target
user does not exist, a "placeholder" with only the email address will be
created. This placeholder will have a status of `not-registered` and
will be added as a `pending` member in the namespace. The service will
send a registration email, and once the user completes the registration,
they can accept the invitation.

Users with the new status will be treated as if they did not exist at
login.
@heiytor heiytor marked this pull request as ready for review September 10, 2024 12:55
@heiytor heiytor requested review from a team as code owners September 10, 2024 12:55
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