btcpayserver/BTCPayServer/Security/GreenField
Andrew Camilleri fae1dc8dbb
Adapt cookie auth to work with same API permission system (#4595)
* Adapt cookie auth to work with same API permission system

* Handle unscoped store permission case

* Do not consider Unscoped as a valid policy

* Add tests

* Refactor permissions scopes

---------

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2023-03-20 10:46:46 +09:00
..
APIKeyExtensions.cs Adapt cookie auth to work with same API permission system (#4595) 2023-03-20 10:46:46 +09:00
APIKeyRepository.cs Greenfield: Admins can create/delete API keys of any user (#4680) 2023-02-24 16:19:03 +09:00
APIKeysAuthenticationHandler.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
BasicAuthenticationHandler.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenFieldAuthenticationOptions.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenFieldAuthorizationHandler.cs Adapt cookie auth to work with same API permission system (#4595) 2023-03-20 10:46:46 +09:00
GreenFieldConstants.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00