btcpayserver/BTCPayServer/Views/Manage
Andrew Camilleri 19a990b095 Add U2f Login Support (#787)
* init u2f

* ux fixes

* Cleanup Manage Controller

* final changes

* remove logs

* remove console log

* fix text for u2f

* Use Is Secure instead of IsHttps

* add some basic u2f tests

* move loaders to before title

* missing commit

* refactor after nicolas wtf moment
2019-05-02 21:01:08 +09:00
..
_Nav.cshtml Add U2f Login Support (#787) 2019-05-02 21:01:08 +09:00
_ViewImports.cshtml Init 2017-09-13 15:55:16 +09:00
_ViewStart.cshtml Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
AddU2FDevice.cshtml Add U2f Login Support (#787) 2019-05-02 21:01:08 +09:00
ChangePassword.cshtml Upgrade to .NET Core 2.1 2018-05-08 17:57:53 +09:00
Disable2fa.cshtml Migrating ManageNavPages to new navigation enum 2018-04-19 15:57:23 -05:00
EnableAuthenticator.cshtml Fix #383 2018-11-10 23:25:11 +09:00
ExternalLogins.cshtml Upgrade to .NET Core 2.1 2018-05-08 17:57:53 +09:00
GenerateRecoveryCodes.cshtml Migrating ManageNavPages to new navigation enum 2018-04-19 15:57:23 -05:00
Index.cshtml Upgrade to .NET Core 2.1 2018-05-08 17:57:53 +09:00
ManageNavPages.cs Add U2f Login Support (#787) 2019-05-02 21:01:08 +09:00
ResetAuthenticator.cshtml Migrating ManageNavPages to new navigation enum 2018-04-19 15:57:23 -05:00
SetPassword.cshtml Upgrade to .NET Core 2.1 2018-05-08 17:57:53 +09:00
TwoFactorAuthentication.cshtml Migrating ManageNavPages to new navigation enum 2018-04-19 15:57:23 -05:00
U2FAuthentication.cshtml Add U2f Login Support (#787) 2019-05-02 21:01:08 +09:00