mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +03:00
e834904125
no issue - if the verification threshold is 0, `_.get(..)` becomes falsy so we fallback to Infinity - this is not correct - we only want to default to Infinity if the value is not set - this commit explicitly compares the config value to `undefined` and sets the fallback accordingly |
||
---|---|---|
.. | ||
client@4f3fd61cb3 | ||
frontend | ||
server | ||
shared | ||
app.js | ||
boot.js | ||
bridge.js |