![]() |
VOOZH | about |
dotnet add package U2 --version 1.1.0
NuGet\Install-Package U2 -Version 1.1.0
<PackageReference Include="U2" Version="1.1.0" />
<PackageVersion Include="U2" Version="1.1.0" />Directory.Packages.props
<PackageReference Include="U2" />Project file
paket add U2 --version 1.1.0
#r "nuget: U2, 1.1.0"
#:package U2@1.1.0
#addin nuget:?package=U2&version=1.1.0Install as a Cake Addin
#tool nuget:?package=U2&version=1.1.0Install as a Cake Tool
Umbraco 8 Two Factor Authentication
Enable two factor authentication using a TOTP authenticator app (ie Google Authenticator, Authy or Microsoft Authenticator)
Based on https://github.com/Dallas-msc/umbraco-2fa-with-google-authenticator/tree/master/YubiKey2Factor
If you are upgrading from a previous version, please update the version number in config/ClientDependency.config
Once setup, you will see a new dashboard in the backoffice content section. Using your authenticator app of choice, scan the barcode, enter the verification code, hit enter. From now on your account will require a code from your authenticator app to login.
If you ever loose your authenticator app but you have access to the database, simply delete your user account from the U2UserSettings table in your Umbraco database.
nuget pack u2.nuspec -version <version>
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 net472 is compatible. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
1.0.0 Initial release