Skip to content

Commit

Permalink
Update docs/authentication/configuration/restrictions.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: victoria <[email protected]>
  • Loading branch information
NicolasLopes7 and victoriaxyz authored Oct 23, 2024
1 parent 550e533 commit 20ca0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/authentication/configuration/restrictions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ For example, if you add `[email protected]` as a blocked email address, it mean
> [!NOTE]
> Existing accounts with email subaddresses will not be affected by this restriction, and will still be allowed to sign in.
>
> This feature aims to prevent malicious sign-in attempts. The first canonical email containing a subaddress will be allowed, but subsequent sign-ins using additional subaddresses will be blocked.
> This feature is designed to prevent malicious sign-in attempts. The first email containing a subaddress will be allowed, but any subsequent sign-ins using additional subaddresses will be blocked.
To enable this feature:

Expand Down

0 comments on commit 20ca0ca

Please sign in to comment.