btcpayserver/BTCPayServer/Security
Andrew Camilleri 5979fe5eef
BTCPay Extensions Part 2 (#2001)
* BTCPay Extensions Part 2

This PR cleans up the extension system a bit in that:
 * It renames the test extension to a more uniform name
 * Allows yo uto have system extensions, which are extensions but bundled by default with the release (and cannot be removed)
 * Adds a tool to help you generate an extension package from a csproj
 * Refactors the UI extension points to a view component
 * Moves some more interfaces to the Abstractions csproj

* Rename to plugins
2020-10-21 14:02:20 +02:00
..
Bitpay Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
GreenField Set roles when authenticating via greenfield 2020-09-08 11:22:32 +02:00
AuthenticationExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ContentSecurityPolicies.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
CookieAuthorizationHandler.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PolicyRequirement.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SecurityExtensions.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
ServerPolicies.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00