btcpayserver/BTCPayServer.Abstractions/Security
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
..
AuthorizationFilterHandle.cs Plugins: Add authorization hook (#3977) 2022-08-02 14:20:16 +09:00
ContentSecurityPolicies.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
PolicyRequirement.cs Plugins: Add authorization hook (#3977) 2022-08-02 14:20:16 +09:00