btcpayserver/BTCPayServer/Controllers
Andrew Camilleri 273bc78db3
Allow Users to be disabled/enabled (#3639)
* Allow Users to be disabled/enabled

* rebrand to locked for api

* Update BTCPayServer/Views/UIAccount/Lockout.cshtml

Co-authored-by: d11n <mail@dennisreimann.de>

* fix docker compose and an uneeded check in api handler

* fix

* Add enabled user test

Co-authored-by: d11n <mail@dennisreimann.de>
Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
2022-04-26 21:27:35 +09:00
..
GreenField Allow Users to be disabled/enabled (#3639) 2022-04-26 21:27:35 +09:00
BitpayAccessTokenController.cs Rename controllers Bitpay controllers 2022-01-14 12:21:06 +09:00
BitpayInvoiceController.cs Refactoring: Extract HttpRequest extensions 2022-03-08 08:17:39 +00:00
BitpayRateController.cs Rename controllers Bitpay controllers 2022-01-14 12:21:06 +09:00
LightningAddressService.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
LnurlAuthService.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
Macaroons.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
UIAccountController.cs Allow Users to be disabled/enabled (#3639) 2022-04-26 21:27:35 +09:00
UIAppsController.Crowdfund.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIAppsController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIAppsController.PointOfSale.cs Refactoring: Extract HttpRequest extensions 2022-03-08 08:17:39 +00:00
UIAppsPublicController.cs LNURL: Use Lightning description template in LNURL metadata (#3667) 2022-04-24 20:36:10 +09:00
UIErrorController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIHomeController.cs Order swagger's docs tags 2022-04-21 12:30:49 +09:00
UIInvoiceController.cs [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
UIInvoiceController.Testing.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIInvoiceController.UI.cs Remove replace hardcoded BTC string to default network (#3654) 2022-04-20 10:20:39 +09:00
UILNURLAuthController.cs Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UILNURLController.cs LNURL: Use Lightning description template in LNURL metadata (#3667) 2022-04-24 20:36:10 +09:00
UIManageController.2FA.cs Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UIManageController.APIKeys.cs Add missing policies in api key UI 2022-03-29 20:12:02 +02:00
UIManageController.cs Use nicer urls, part2 (Fix #921) 2022-01-15 14:54:06 +09:00
UIManageController.LoginCodes.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIManageController.Notifications.cs Use nicer urls, part2 (Fix #921) 2022-01-15 14:54:06 +09:00
UINotificationsController.cs Fix the notification dropdown not updating without page refresh 2022-01-23 15:49:43 +09:00
UIPaymentRequestController.cs More URL id parameter fixes (#3673) 2022-04-22 15:52:57 +02:00
UIPublicController.cs Add ability to set default payment method for pay button (#3606) 2022-04-11 17:48:12 +09:00
UIPublicLightningNodeInfoController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIPullPaymentController.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
UIServerController.cs Refactoring: Move WellKnownTempData into Abstractions.Constants 2022-02-21 16:39:08 +01:00
UIServerController.Plugins.cs Optimize github plugin fetching 2022-03-23 15:03:39 +00:00
UIServerController.Storage.cs fix shopify settings 2022-03-01 09:19:28 +01:00
UIServerController.Users.cs Allow Users to be disabled/enabled (#3639) 2022-04-26 21:27:35 +09:00
UIStorageController.cs Refactoring: Extract HttpRequest extensions 2022-03-08 08:17:39 +00:00
UIStorePullPaymentsController.PullPayments.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
UIStoresController.cs Remove replace hardcoded BTC string to default network (#3654) 2022-04-20 10:20:39 +09:00
UIStoresController.Email.cs Refactoring: Move WellKnownTempData into Abstractions.Constants 2022-02-21 16:39:08 +01:00
UIStoresController.Integrations.cs Refactoring: Move WellKnownTempData into Abstractions.Constants 2022-02-21 16:39:08 +01:00
UIStoresController.LightningLike.cs Lightning: Link to services directly (#3593) 2022-04-11 17:49:28 +09:00
UIStoresController.Onchain.cs Refactoring: Move WellKnownTempData into Abstractions.Constants 2022-02-21 16:39:08 +01:00
UIUserStoresController.cs Create store: Add default currency and rate provider fields 2022-01-25 06:57:55 +01:00
UIVaultController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIWalletsController.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
UIWalletsController.PSBT.cs Handle possible error when bumping fee (#3608) 2022-04-11 17:53:10 +09:00