btcpayserver/BTCPayServer/Services/Apps
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
..
AppHub.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
AppHubStreamer.cs Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
AppService.cs Apps: Allow authenticated, non-owner users permissioned access (#5702) 2024-01-25 21:00:33 +09:00
AppType.cs Refactor plugin apps (#4780) 2023-03-20 10:39:26 +09:00
CrowdfundSettings.cs Crowdfund finetuning (#3488) 2022-06-28 12:03:13 +09:00
PointOfSaleSettings.cs Make tips and discount properties disabled in POS setting (#5619) 2023-12-31 09:07:15 +01:00