Skip to content

Commit ca43fb1

Browse files
committed
Fixed some bullets
1 parent 564c65b commit ca43fb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

13/umbraco-cms/reference/security/two-factor-authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ public class UmbracoAppAuthenticatorComposer : IComposer
159159
At this point, the 2FA is active, but no members have set up 2FA yet. The setup of 2FA depends on the type. In the case of App Authenticator, we will add the following to our view showing the edit profile of the member.
160160

161161
7. Add or choose a members-only page that should have the two-factor authentication setup.
162-
* The page needs to be behind the public access.
163-
* The page should not be using strongly types models.
162+
* The page needs to be behind the public access.
163+
* The page should not be using strongly types models.
164164
8. Open the view file for the selected page.
165165
9. Add the following code:
166166

0 commit comments

Comments
 (0)