btcpayserver/BTCPayServer.Client
Nicolas Dorier 4ae05272c3
Greenfield: Admins can create/delete API keys of any user (#4680)
* Greenfield: Admins can create/delete API keys of any user

* Greenfield: Improve doc for scoped apikey (Close #4673)

* Fix permissions hierarchy

* Update BTCPayServer.Client/Permissions.cs

* Fix tests

---------

Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2023-02-24 16:19:03 +09:00
..
JsonConverters Add configurable BOLT11Expiration for refunds (Fix #3281) (#3341) 2022-01-24 20:17:09 +09:00
Models Greenfield: Expose Payment method criteria 2023-02-21 15:23:51 +01:00
BTCPayServer.Client.csproj Bump (Fix signature hash for some altcoins) 2023-01-16 10:11:33 +09:00
BTCPayServerClient.APIKeys.cs Greenfield: Admins can create/delete API keys of any user (#4680) 2023-02-24 16:19:03 +09:00
BTCPayServerClient.Apps.cs Greenfield get app details (#4102) 2023-02-07 17:01:53 +09:00
BTCPayServerClient.Authorization.cs Add Greenfield API 2020-11-13 14:15:03 +09:00
BTCPayServerClient.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
BTCPayServerClient.CustodianAccounts.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
BTCPayServerClient.Custodians.cs Exchange api no kraken (#3679) 2022-05-18 14:59:56 +09:00
BTCPayServerClient.Health.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BTCPayServerClient.Invoices.cs Improve documentation of Refund API in Greenfield (#4372) 2022-11-28 20:58:18 +09:00
BTCPayServerClient.Lightning.Internal.cs Greenfield: Add payments list endpoint (#4407) 2023-01-26 13:22:49 +09:00
BTCPayServerClient.Lightning.Store.cs Greenfield: Add payments list endpoint (#4407) 2023-01-26 13:22:49 +09:00
BTCPayServerClient.LightningAddresses.cs Greenfield: Lightning addresses API (#4546) 2023-01-23 10:11:34 +01:00
BTCPayServerClient.LightningNetworkPaymentMethods.cs Greenfield quality of life improvements from feedback (#2880) 2021-09-25 14:04:34 +09:00
BTCPayServerClient.LNURLPayPaymentMethods.cs LNURL Payment Method Support (#2897) 2021-10-25 15:18:02 +09:00
BTCPayServerClient.Misc.cs Add misc/permissions to document the hierarchical structure (#2654) 2021-07-08 14:34:10 +09:00
BTCPayServerClient.Notifications.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
BTCPayServerClient.OnChainPaymentMethods.cs Add transaction info PATCH endpoint (#3561) 2022-04-14 13:17:22 +09:00
BTCPayServerClient.OnChainWallet.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
BTCPayServerClient.OnChainWallet.Objects.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
BTCPayServerClient.PaymentRequests.cs [Greenfield] Can create an invoice for a payment request via Greenfield (#4243) 2022-11-02 18:41:19 +09:00
BTCPayServerClient.PayoutProcessors.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
BTCPayServerClient.PullPayments.cs Add Greenfield API endpoint for pull payment LNURL items (#4472) 2023-01-26 14:43:07 +09:00
BTCPayServerClient.ServerInfo.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BTCPayServerClient.StoreEmail.cs Add Greenfield Store Email API 2022-03-26 21:46:40 +00:00
BTCPayServerClient.StorePaymentMethods.cs Greenfield: Rename enabledOnly to enabled? 2021-07-26 12:03:11 +02:00
BTCPayServerClient.StorePayoutProcessors.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
BTCPayServerClient.StoreRatesConfiguration.cs Greenfield: Add store rates api (#4550) 2023-01-31 14:42:25 +09:00
BTCPayServerClient.Stores.cs Run dotnet format 2020-06-28 17:55:27 +09:00
BTCPayServerClient.StoreUsers.cs Add Greenfield Store Email API 2022-03-26 21:46:40 +00:00
BTCPayServerClient.Users.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
BTCPayServerClient.Webhooks.cs Make CanUseWebhooks more resilient 2021-10-06 11:25:21 +09:00
GreenFieldAPIException.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenFieldValidationException.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
icon.png Nugetify the BTCPayServer.Client 2020-09-01 11:49:10 +09:00
Permissions.cs Greenfield: Admins can create/delete API keys of any user (#4680) 2023-02-24 16:19:03 +09:00
PushNuget.ps1 Push only one tag 2020-09-01 11:51:11 +09:00