wiki.techinc.nl/includes/Permissions
daniel d0bbe78b23 RateLimiter: Fix peek mode
Why:
- Setting the increment to 0 should check the limit without bumping it.
- This was apparently broken by If3e66491306f22650.

What:
- Use LimitBatch::peek if the increment amount is 0

Bug: T381033
Change-Id: Ife76a1976a2063f051f00302e5adaebd701e6367
(cherry picked from commit e09606b3dc44711571cc6cf2d0d11bd7784d0cdd)
2025-03-01 15:51:16 +00:00
..
Hook Namespace MessageSpecifier under Wikimedia\Message\ 2024-07-28 14:21:32 +02:00
Authority.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
GrantsInfo.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
GrantsLocalization.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
GroupPermissionsLookup.php Remove meaningless @var documentation from constants 2024-10-09 09:33:12 +02:00
PermissionManager.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
PermissionStatus.php Permissions: Fix typo 2024-09-08 10:41:18 +03:00
RateLimiter.php RateLimiter: Fix peek mode 2025-03-01 15:51:16 +00:00
RateLimitSubject.php
RestrictionStore.php Add namespace to remaining parts of Wikimedia\ObjectCache 2024-09-27 16:19:10 -04:00
SimpleAuthority.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
UltimateAuthority.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
UserAuthority.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00