You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/administration/config-cheat-sheet.en-us.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -598,7 +598,7 @@ And the following unique queues:
598
598
- userid - use the userid / sub attribute
599
599
- nickname - use the nickname attribute
600
600
- email - use the username part of the email attribute
601
-
- email-normalized - use the username part of the email attribute with diacritics and single-quotes removed, and any other non-supported username characters replaced with a `-` character
601
+
- email-normalized - use the username part of the email attribute with diacritics and single-quotes removed, and `\s,`replaced with `-`
602
602
-`UPDATE_AVATAR`: **false**: Update avatar if available from oauth2 provider. Update will be performed on each login.
603
603
-`ACCOUNT_LINKING`: **login**: How to handle if an account / email already exists:
0 commit comments