Skip to content

Commit 10db4bd

Browse files
authored
Update 16/umbraco-cms/fundamentals/setup/upgrading/version-specific/README.md
1 parent fabd3c0 commit 10db4bd

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

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

243243
* **Two-Factor Authentication requires a client registration**
244244

245-
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):
245+
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):
246246

247247
```typescript
248248
{

0 commit comments

Comments
 (0)