btcpayserver/BTCPayServer/Security
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
..
Bitpay Switch from System.Text.Json to Newtonsoft, typify the BTCPayServer.Client 2020-03-20 14:01:51 +09:00
GreenField GreenField: Payment Requests CRUD (#1430) 2020-05-20 02:59:23 +09:00
AuthenticationExtensions.cs Refactor authorizations 2019-10-14 00:24:41 +09:00
AuthenticationSchemes.cs Split the greenfield authhandler in two classes 2020-03-27 13:06:41 +09:00
ContentSecurityPolicies.cs Add CSP (Disable it if custom theming) 2018-07-12 17:38:21 +09:00
CookieAuthorizationHandler.cs Switch from System.Text.Json to Newtonsoft, typify the BTCPayServer.Client 2020-03-20 14:01:51 +09:00
PolicyRequirement.cs Refactor authorizations 2019-10-14 00:24:41 +09:00
SecurityExtensions.cs Remove OpenIddict (#1244) 2020-02-25 00:40:04 +09:00
ServerPolicies.cs Rename Permissions.Can.. to Policies.Can.. 2020-03-20 13:41:47 +09:00