btcpayserver/BTCPayServer/Security/GreenField
Andrew Camilleri 1e3f62718d
GreenField: Cross-implemenation Lightning Node API (#1566)
* GreenField: Cross-implemenation Lightning Node API

* switch to hard unrsstricted check

* fix

* set LightningPrivateRouteHints in swagger + stores api

* add priv route hint

* rename models and add swagger defs to models
2020-05-29 09:00:13 +09:00
..
APIKeyExtensions.cs Split the greenfield authhandler in two classes 2020-03-27 13:06:41 +09:00
APIKeyRepository.cs A api key can always revoke itself, add a route to delete any api key 2020-03-27 14:46:51 +09:00
APIKeysAuthenticationHandler.cs GreenField: Switch to Blob for API Keys 2020-04-02 09:32:22 +02:00
BasicAuthenticationHandler.cs Split the greenfield authhandler in two classes 2020-03-27 13:06:41 +09:00
GreenFieldAuthenticationOptions.cs Move directories, rename controllers 2020-03-27 12:58:45 +09:00
GreenFieldAuthorizationHandler.cs GreenField: Cross-implemenation Lightning Node API (#1566) 2020-05-29 09:00:13 +09:00
GreenFieldConstants.cs Move directories, rename controllers 2020-03-27 12:58:45 +09:00