0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
Katharina Irrgang 38fe4d2842 🐛 subscriber: sanitize email vol. 2 (#8280)
no issue


🐛  subscriber: sanitize email vol. 2
- ensure email get's sanitized for every error case

🐛  validator.isEmptyOrURL doesn't accept non strings
- otherwise it shows a weird error message in the client

  new tests for subscriber app
- routing tests

* change tests for Ghost 1.0
* it took me 15min to find this 😡
2017-04-05 22:02:16 +01:00
..
functional 🎨 change last_login to last_seen (#8259) 2017-04-05 20:45:55 +01:00
integration 🎨 delete all content: do not delete subscribers (#8282) 2017-04-05 21:57:41 +01:00
unit 🐛 subscriber: sanitize email vol. 2 (#8280) 2017-04-05 22:02:16 +01:00
utils suspend user feature (#8114) 2017-03-13 12:03:26 +00:00
.jshintrc