mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-07-27 22:29:10 +00:00
Add orgUserHasExistingUser parameters to org invite (#4827)
This commit is contained in:
parent
55623ad9c6
commit
248e561b3f
6 changed files with 41 additions and 32 deletions
|
@ -3,8 +3,8 @@ Join {{{org_name}}}
|
|||
You have been invited to join the *{{org_name}}* organization.
|
||||
|
||||
|
||||
Click here to join: {{url}}/#/accept-organization/?organizationId={{org_id}}&organizationUserId={{org_user_id}}&email={{email}}&organizationName={{org_name_encoded}}&token={{token}}
|
||||
Click here to join: {{url}}
|
||||
|
||||
|
||||
If you do not wish to join this organization, you can safely ignore this email.
|
||||
{{> email/email_footer_text }}
|
||||
{{> email/email_footer_text }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue