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
Models Greenfield: Expose Payment method criteria 2023-02-21 15:23:51 +01:00
BTCPayServer.Client.csproj
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
BTCPayServerClient.cs
BTCPayServerClient.CustodianAccounts.cs
BTCPayServerClient.Custodians.cs
BTCPayServerClient.Health.cs
BTCPayServerClient.Invoices.cs
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
BTCPayServerClient.LNURLPayPaymentMethods.cs
BTCPayServerClient.Misc.cs
BTCPayServerClient.Notifications.cs
BTCPayServerClient.OnChainPaymentMethods.cs
BTCPayServerClient.OnChainWallet.cs
BTCPayServerClient.OnChainWallet.Objects.cs
BTCPayServerClient.PaymentRequests.cs
BTCPayServerClient.PayoutProcessors.cs
BTCPayServerClient.PullPayments.cs Add Greenfield API endpoint for pull payment LNURL items (#4472) 2023-01-26 14:43:07 +09:00
BTCPayServerClient.ServerInfo.cs
BTCPayServerClient.StoreEmail.cs
BTCPayServerClient.StorePaymentMethods.cs
BTCPayServerClient.StorePayoutProcessors.cs
BTCPayServerClient.StoreRatesConfiguration.cs Greenfield: Add store rates api (#4550) 2023-01-31 14:42:25 +09:00
BTCPayServerClient.Stores.cs
BTCPayServerClient.StoreUsers.cs
BTCPayServerClient.Users.cs
BTCPayServerClient.Webhooks.cs
GreenFieldAPIException.cs
GreenFieldValidationException.cs
icon.png
Permissions.cs Greenfield: Admins can create/delete API keys of any user (#4680) 2023-02-24 16:19:03 +09:00
PushNuget.ps1