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

Add orgUserHasExistingUser parameters to org invite #4827

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

Timshel
Copy link
Contributor

@Timshel Timshel commented Aug 8, 2024

With the new web-vault web-v2024.6.2 the organization invitation logic was rewritten (had a look since organization invitation is now working even with sso 🎉).

Discovered that there were additional parameters that were not used such as orgUserHasExistingUser which allows to control if the user is redirected to the create account or login page (Cf web-v2024.6.2/accept-organization.component.ts, but this already existed before).

The additional orgSsoIdentifier parameter could then be added to the SSO PR.

Copy link
Contributor

@stefan0xC stefan0xC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks mostly good to me. I do have some questions though.

src/mail.rs Outdated Show resolved Hide resolved
src/mail.rs Show resolved Hide resolved
src/mail.rs Show resolved Hide resolved
src/mail.rs Outdated Show resolved Hide resolved
@Timshel Timshel force-pushed the feature/org-invite branch from 7ac3883 to 5980ce3 Compare August 8, 2024 20:49
Copy link
Collaborator

@BlackDex BlackDex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall i think it looks nice.
Just a small remark.

src/mail.rs Outdated Show resolved Hide resolved
@Timshel Timshel force-pushed the feature/org-invite branch 2 times, most recently from 15c1f7c to 9408057 Compare August 9, 2024 16:17
src/mail.rs Outdated Show resolved Hide resolved
@BlackDex BlackDex force-pushed the feature/org-invite branch from 0cbb47f to 4b28773 Compare August 30, 2024 18:42
@BlackDex
Copy link
Collaborator

Nice, works well.

@dani-garcia dani-garcia merged commit 248e561 into dani-garcia:main Sep 1, 2024
5 checks passed
@Timshel Timshel deleted the feature/org-invite branch September 1, 2024 20:57
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.

5 participants