File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,8 @@ Normalization function to apply to authorization username before
94
94
further processing.
95
95
96
96
Available options:
97
- - ` auto ` ` precis_casefold_email ` for valid emails, ` precise_casefold ` otherwise.
97
+
98
+ - ` auto ` ` precis_casefold_email ` for valid emails, ` precis_casefold ` otherwise.
98
99
- ` precis_casefold_email ` PRECIS UsernameCaseMapped profile + U-labels form for domain
99
100
- ` precis_casefold ` PRECIS UsernameCaseMapped profile for the entire string
100
101
- ` precis_email ` PRECIS UsernameCasePreserved profile + U-labels form for domain
Original file line number Diff line number Diff line change @@ -65,7 +65,8 @@ Normalization function to apply to SASL usernames before mapping
65
65
them to storage accounts.
66
66
67
67
Available options:
68
- - ` auto ` ` precis_casefold_email ` for valid emails, ` precise_casefold ` otherwise.
68
+
69
+ - ` auto ` ` precis_casefold_email ` for valid emails, ` precis_casefold ` otherwise.
69
70
- ` precis_casefold_email ` PRECIS UsernameCaseMapped profile + U-labels form for domain
70
71
- ` precis_casefold ` PRECIS UsernameCaseMapped profile for the entire string
71
72
- ` precis_email ` PRECIS UsernameCasePreserved profile + U-labels form for domain
You can’t perform that action at this time.
0 commit comments