btcpayserver/BTCPayServer/Views/Account
Andrew Camilleri ef9c2e8af1 Part2: Openiddict: Init OpenIddict & Database Migration & Auth Policies (#567)
* Part 1: OpenIddict - Minor Changes & Config prep

* Part 1: OpenIddict - Minor Changes & Config prep

* Part2: Openiddict: Init OpenIddict & Database Migration & Auth Policies

* pr changes

* pr changes

* fix merge

* pr fixes

* remove config for openid -- no need for it for now

* fix compile

* fix compile #2

* remove extra ns using

* Update Startup.cs

* compile

* adjust settings a bit

* remove duplicate

* remove external login provider placeholder html

* remove unused directives

* regenerate db snapshot model

* Remove dynamic policy
2019-05-24 15:17:02 +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 Part2: Openiddict: Init OpenIddict & Database Migration & Auth Policies (#567) 2019-05-24 15:17:02 +09: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 Add --allow-admin-registration, useful for tests 2019-05-13 17:00:58 +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