btcpayserver/BTCPayServer/Security/GreenField
d11n 1e378dd986
Plugins: Add authorization hook (#3977)
* Plugins: Add authorization hook

Makes the `PolicyRequirement` available to plugins.
Adds a filter hook to the authorization handlers, so that plugins can extend and leverage the existing authorization policies and permissions.

* Update to pass back and forth handle class
2022-08-02 14:20:16 +09:00
..
APIKeyExtensions.cs Warning if not using 'is not null' 2022-01-14 17:48:15 +09:00
APIKeyRepository.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
APIKeysAuthenticationHandler.cs Allow Users to be disabled/enabled (#3639) 2022-04-26 21:27:35 +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 Plugins: Add authorization hook (#3977) 2022-08-02 14:20:16 +09:00
GreenFieldConstants.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00