Merge pull request #7852 from nextcloud/strict_ratelimiting
Make OC\Security\RateLimiting strict
Showing
- lib/private/Security/RateLimiting/Backend/IBackend.php 7 additions, 6 deletionslib/private/Security/RateLimiting/Backend/IBackend.php
- lib/private/Security/RateLimiting/Backend/MemoryCache.php 17 additions, 11 deletionslib/private/Security/RateLimiting/Backend/MemoryCache.php
- lib/private/Security/RateLimiting/Exception/RateLimitExceededException.php 1 addition, 0 deletions...ity/RateLimiting/Exception/RateLimitExceededException.php
- lib/private/Security/RateLimiting/Limiter.php 14 additions, 13 deletionslib/private/Security/RateLimiting/Limiter.php
- tests/lib/Security/RateLimiting/Backend/MemoryCacheTest.php 2 additions, 2 deletionstests/lib/Security/RateLimiting/Backend/MemoryCacheTest.php
Loading
Please register or sign in to comment