0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Kevin Ansfield 7a455a3e1d Don't share errors and hasValidated references between validator instances
no issue
- ensure that each validator instance gets it's own `errors` and `hasValidated` objects
- updates some uses of `ValidationEngine` that were relying on side-effects of the unintended reference sharing
- fixes issue with add subscriber modal displaying an error state after opening if it previously had errors when closing
2016-04-25 10:56:11 +01:00
..
client Don't share errors and hasValidated references between validator instances 2016-04-25 10:56:11 +01:00
server deps: validator@5.1.0 2016-04-19 09:39:12 +08:00
shared move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
test deps: validator@5.1.0 2016-04-19 09:39:12 +08:00
index.js