mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-03 03:55:26 +03:00
f0a5fc975c
no issue - I've discovered the "IncorrectUsageError" error was silently swallowed and the method returned a false positibe when an allowlist limit type was called with incorrect parameters - In cases like this it's best to surface the real error early otherwise the logic might produce unsafe results! |
||
---|---|---|
.. | ||
fixtures | ||
utils | ||
.eslintrc.js | ||
date-utils.test.js | ||
limit-service.test.js | ||
limit.test.js |