btcpayserver/BTCPayServer/Views/Manage
2021-01-07 17:56:35 +09:00
..
_Nav.cshtml Add links to API documentation for better discovery 2020-12-11 22:48:53 +09:00
_ViewImports.cshtml
_ViewStart.cshtml
AddApiKey.cshtml Fix bug: When creating API Key for non-admin, some checked permissions were not included (Fix #2107 and Fix #2002) 2020-12-08 15:20:59 +09:00
AddU2FDevice.cshtml Wait for content to be loaded before U2F actions 2020-12-01 14:31:42 +01:00
APIKeys.cshtml Add API Key QR scan + click to reveal api key in List view (#2174) 2021-01-07 17:56:35 +09:00
AuthorizeAPIKey.cshtml Greenfield: Rename API key redirect params; switch to POST body (#1898) 2020-09-17 11:37:49 +02:00
ChangePassword.cshtml
ConfirmAPIKey.cshtml Greenfield: Rename API key redirect params; switch to POST body (#1898) 2020-09-17 11:37:49 +02:00
EnableAuthenticator.cshtml
GenerateRecoveryCodes.cshtml
Index.cshtml
ManageNavPages.cs Allow disabling notifications per user and disabling specific notifications per user (#1991) 2020-10-20 13:09:09 +02:00
NotificationSettings.cshtml Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
SetPassword.cshtml
TwoFactorAuthentication.cshtml
U2FAuthentication.cshtml