Skip to content

Commit 4271069

Browse files
authored
Update 14/umbraco-cms/fundamentals/setup/upgrading/version-specific/README.md
1 parent ab9ae86 commit 4271069

File tree

1 file changed

+1
-1
lines changed
  • 14/umbraco-cms/fundamentals/setup/upgrading/version-specific

1 file changed

+1
-1
lines changed

14/umbraco-cms/fundamentals/setup/upgrading/version-specific/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Make sure to perform thorough testing of all usages of `UmbracoApiController`. A
154154

155155
* **Two-Factor Authentication requires a client registration**
156156

157-
The C# models for Two-Factor Authentication previously supported setting a custom AngularJS view to setup the QR code. This has been moved to the Backoffice client and requires a registration through the new extension type [`mfaProvider`](https://docs.umbraco.com/umbraco-cms/customizing/umbraco-package#extensions):
157+
The C# models for Two-Factor Authentication previously supported setting a custom AngularJS view to setup the QR code. This has been moved to the Backoffice client and requires a registration through the new extension type [`mfaLoginProvider`](https://docs.umbraco.com/umbraco-cms/customizing/umbraco-package#extensions):
158158

159159
```typescript
160160
{

0 commit comments

Comments
 (0)