Ghost/core
Kevin Ansfield 29d94e7814 Fixed mailgun config not allowing custom hosts with ports
no issue

- `mailgun()` expects the `host` option not to include a port but `url.host` will include the port, we instead want to use `url.hostname` which skips the port
2020-07-30 17:28:51 +01:00
..
client@d8c6e74066 Updated Ghost-Admin to v3.27.0 2020-07-27 18:38:26 +02:00
frontend 🐛 Fixed edit link for staff members 2020-07-21 12:28:50 +01:00
server Fixed mailgun config not allowing custom hosts with ports 2020-07-30 17:28:51 +01:00
shared Switched on Stripe Connect by default 2020-06-30 14:07:33 +02:00
index.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00