mirror of https://github.com/zulip/zulip.git
help: Clarify warning about not applying authentication methods.
This commit is contained in:
parent
68646cacfc
commit
0007673d9f
|
@ -51,9 +51,10 @@ permission to invite users.
|
|||
{end_tabs}
|
||||
|
||||
!!! warn ""
|
||||
**Warning**: Creating an account using a personal invitation link does
|
||||
not require the user to authenticate using a [configured
|
||||
authentication method](/help/configure-authentication-methods).
|
||||
**Warning**: When an account is created by accepting an email
|
||||
invitation, the user is immediately logged in to their new account.
|
||||
Any restrictions on [allowed authentication
|
||||
methods](/help/configure-authentication-methods) are not applied.
|
||||
|
||||
## Create a reusable invitation link
|
||||
|
||||
|
|
Loading…
Reference in New Issue