btcpayserver/BTCPayServer/Plugins/PointOfSale/Controllers
Dennis Reimann 4d38f91bd5
POS: Fix throttling for unauthenticated users
Fixes a regression introduced with d24adda700: The negation for the `_rateLimitService.Throttle` result was removed with that commit, which lead to all unauthenticated request getting throttled. (It was correctly implemented in #6415.

Fixes btcpayserver/app#131.
2024-12-09 18:01:09 +01:00
..
UIPointOfSaleController.cs POS: Fix throttling for unauthenticated users 2024-12-09 18:01:09 +01:00