btcpayserver/BTCPayServer/Security
d11n b96cfcd14d
Apps: Allow authenticated, non-owner users permissioned access (#5702)
Fixes #5698. Before this, the app lookup was constrained by the user having at least `CanModifyStoreSettings` permissions. This changes it to require the user being associated with a store, leaving the fine-grained authorization checks up to the individual actions.
2024-01-25 21:00:33 +09:00
..
Bitpay Fix warnings (#5517) 2023-11-28 15:20:03 +01:00
GreenField Fix warnings (#5517) 2023-11-28 15:20:03 +01:00
AuthenticationExtensions.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
CookieAuthorizationHandler.cs Apps: Allow authenticated, non-owner users permissioned access (#5702) 2024-01-25 21:00:33 +09:00
SecurityExtensions.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
ServerPolicies.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00