Ghost/core/test
Kevin Ansfield bcc98e5536 Added GET/DELETE /subscribers/email/:email/ endpoints (#9238)
no issue

- useful for managing subscribers via external systems/API calls where it's likely only the e-mail address will be known
- adds `GET /subscribers/email/:email/`
- adds `DELETE /subscribers/email/:email/`
2017-11-14 12:09:41 +01:00
..
functional 🐛 Fixed concurrent renew of access tokens 2017-11-14 10:22:09 +00:00
integration Added GET/DELETE /subscribers/email/:email/ endpoints (#9238) 2017-11-14 12:09:41 +01:00
unit Give default Ghost user fixture a helpful bio (#9241) 2017-11-14 10:23:38 +00:00
utils Changed channelsRouter to use new base class 2017-11-09 10:47:20 +00:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00