Ghost/core/server/errors
Gabor Javorszky 1f5a378b4c Deprecated mail.fromaddress, mail.from is Title <email@address>
Closes #4018

* cleaned up `mail_spec.js`
* deprecated `mail.fromaddress`
* implemented 'Blog title <email@address.com>' format with fallbacks
* added tests to deprecation and from address, made existing ones more robust
* moved domain intuit into its own module: `GhostMailer.getDomain()`
2014-09-23 09:33:20 +01:00
..
bad-request-error.js Naming cleanup 2014-09-20 21:09:16 +02:00
data-import-error.js Naming cleanup 2014-09-20 21:09:16 +02:00
email-error.js Naming cleanup 2014-09-20 21:09:16 +02:00
index.js Deprecated mail.fromaddress, mail.from is Title <email@address> 2014-09-23 09:33:20 +01:00
internal-server-error.js Naming cleanup 2014-09-20 21:09:16 +02:00
no-permission-error.js Naming cleanup 2014-09-20 21:09:16 +02:00
not-found-error.js Naming cleanup 2014-09-20 21:09:16 +02:00
request-too-large-error.js Naming cleanup 2014-09-20 21:09:16 +02:00
unauthorized-error.js Naming cleanup 2014-09-20 21:09:16 +02:00
unsupported-media-type-error.js Naming cleanup 2014-09-20 21:09:16 +02:00
validation-error.js Naming cleanup 2014-09-20 21:09:16 +02:00