Skip to content

Commit 7bd56e0

Browse files
authored
Update two-factor-authentication.md
1 parent be1471d commit 7bd56e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ public class UmbracoAppAuthenticatorComposer : IComposer
156156

157157
{% endcode %}
158158

159-
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, add the following to the **view** showing the edit profile of the member.
159+
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, the **view** showing the option to edit member profiles needs to be modified.
160160

161161
7. Add or choose a members-only page that should have the two-factor authentication setup.
162162
* The page needs to be behind the public access.

0 commit comments

Comments
 (0)