0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
Hannah Wolfe ac3feb96d6 🐛 Prevents xmlrpc pings happening on import (#9165)
closes #9164

- check options.importing on xmlrpc
- also don't ping if private
- cleanup slack to work the same way
- update tests
- TODO: we need to prevent this event happening altogether
2017-10-23 18:30:33 +01:00
..
functional Increase minimum password length to 10 characters (#9152) 2017-10-18 17:45:41 +01:00
integration Increase minimum password length to 10 characters (#9152) 2017-10-18 17:45:41 +01:00
unit 🐛 Prevents xmlrpc pings happening on import (#9165) 2017-10-23 18:30:33 +01:00
utils Increase minimum password length to 10 characters (#9152) 2017-10-18 17:45:41 +01:00
.jshintrc