btcpayserver/BTCPayServer/Plugins/PointOfSale
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
..
Controllers POS: Fix throttling for unauthenticated users 2024-12-09 18:01:09 +01:00
Models Refactoring: Move AppItem to Client lib and use the class for item list (#6258) 2024-11-05 11:49:30 +09:00
PointOfSalePlugin.cs Use AddUIExtension 2024-10-07 21:43:06 +09:00