btcpayserver/BTCPayServer/Views/Account
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
..
AccessDenied.cshtml Init 2017-09-13 15:55:16 +09:00
ConfirmEmail.cshtml fix #171 2018-05-12 18:38:43 +09:00
ExternalLogin.cshtml Migrating to btn-primary 2018-04-07 23:49:36 -05:00
ForgotPassword.cshtml Upgrade to .NET Core 2.1 2018-05-08 17:57:53 +09:00
ForgotPasswordConfirmation.cshtml Improving styling of Forgot password page 2018-04-09 23:12:03 -05:00
Lockout.cshtml Fixing display on Lockout page 2018-09-22 01:11:14 -05:00
Login.cshtml Migrating to btn-primary 2018-04-07 23:49:36 -05:00
LoginWith2fa.cshtml Add U2f Login Support (#787) 2019-05-02 21:01:08 +09:00
LoginWithRecoveryCode.cshtml Add U2f Login Support (#787) 2019-05-02 21:01:08 +09:00
LoginWithU2F.cshtml Add U2f Login Support (#787) 2019-05-02 21:01:08 +09:00
Register.cshtml Server admin can add new user 2018-08-02 00:16:16 +09:00
ResetPassword.cshtml HTML formatting fix for issue #448. 2018-12-12 22:29:40 +01:00
ResetPasswordConfirmation.cshtml Better fix this as well or the user gets a blank page after the reset. 2018-12-12 22:39:37 +01:00
SecondaryLogin.cshtml Add U2f Login Support (#787) 2019-05-02 21:01:08 +09:00
SignedOut.cshtml Init 2017-09-13 15:55:16 +09:00