btcpayserver/BTCPayServer/Security/GreenField
Andrew Camilleri 5b3b96b372
GreenField: Payment Requests CRUD (#1430)
* GreenField: Payment Requests CRUD

* fixes

* fix swagger

* fix swag

* rebase fixes

* Add new permissions for payment requests

* Adapt PR to archive

* fix tst

* add to contains policxy

* make decimals returned as string due to avoid shitty language parsing issues

* do not register decimal json converter as global

* fix cultureinfo for json covnerter

* pr changes

* add json convertet test

* fix json test

* fix rebase
2020-05-20 02:59:23 +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: Payment Requests CRUD (#1430) 2020-05-20 02:59:23 +09:00
GreenFieldConstants.cs Move directories, rename controllers 2020-03-27 12:58:45 +09:00