0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit/models
Kevin Ansfield 3a27e557ed Protect generated post.html and post.plaintext fields (#9559)
closes https://github.com/TryGhost/Ghost/issues/9512

- loop through list of generated fields in `Post.onSaving` and reset their values if a new value was passed in via attributes
2018-04-10 22:45:31 +02:00
..
base Sanitize incoming model relation data 2018-04-05 18:51:58 +02:00
plugins Deleted bookshelf access plugin 2018-01-25 17:54:28 +01:00
post_spec.js Protect generated post.html and post.plaintext fields (#9559) 2018-04-10 22:45:31 +02:00
tag_spec.js 🐛Fixed image properties to be reset to null after removal (#9432) 2018-03-05 09:10:27 +01:00
user_spec.js Extended the API object validation 2018-04-05 18:51:58 +02:00