btcpayserver/BTCPayServer/Controllers/GreenField
Kukks c2a4bc2603 GreenField: Remove requirement for permissions >= 1 when creating key
Sometimes you just want to have an api key to verify a user still exists periodically on a server and do not need any permissions
2020-07-16 10:26:04 +02:00
..
ApiKeysController.cs GreenField: Remove requirement for permissions >= 1 when creating key 2020-07-16 10:26:04 +02:00
GreenFieldUtils.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
HealthController.cs Enable CORS and fix small doc error 2020-06-30 08:26:19 +02:00
LightningNodeApiController.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
LightningNodeApiController.Internal.cs Enable CORS and fix small doc error 2020-06-30 08:26:19 +02:00
LightningNodeApiController.Store.cs Enable CORS and fix small doc error 2020-06-30 08:26:19 +02:00
PaymentRequestsController.cs Enable CORS and fix small doc error 2020-06-30 08:26:19 +02:00
PullPaymentController.cs Enable CORS and fix small doc error 2020-06-30 08:26:19 +02:00
ServerInfoController.cs Enable CORS and fix small doc error 2020-06-30 08:26:19 +02:00
StoresController.cs Enable CORS and fix small doc error 2020-06-30 08:26:19 +02:00
TestApiKeyController.cs Move directories, rename controllers 2020-03-27 12:58:45 +09:00
UsersController.cs Enable CORS and fix small doc error 2020-06-30 08:26:19 +02:00