btcpayserver/BTCPayServer/Views/Account
2019-10-31 14:11:33 +09:00
..
AccessDenied.cshtml
ConfirmEmail.cshtml
ForgotPassword.cshtml Make sure we don't have empty row if no StatusMessage 2019-06-06 18:47:31 +09:00
ForgotPasswordConfirmation.cshtml
Lockout.cshtml Fixing display on Lockout page 2018-09-22 01:11:14 -05:00
Login.cshtml Update Login.cshtml (#935) 2019-07-24 12:40:06 +09:00
LoginWith2fa.cshtml Show Model errors on login/register 2019-06-04 14:37:13 +02:00
LoginWithRecoveryCode.cshtml Add U2f Login Support (#787) 2019-05-02 21:01:08 +09:00
LoginWithU2F.cshtml Cleanup U2F namespace to correspond to folder path 2019-10-02 12:32:41 -05:00
Register.cshtml Show Model errors on login/register 2019-06-04 14:37:13 +02:00
ResetPassword.cshtml Make sure we don't have empty row if no StatusMessage 2019-06-06 18:47:31 +09: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