mailin
mailin copied to clipboard
Add Webhook HTTP basic authentication
/* 20160128 - W. GRIM: Added code for Webhook authentication via HTTP basic auth. * Please be aware that unless you use https to access your webhook, this is * not a secure authentication because everything is transmitted in * plaintext */
Suggesting @Flolagale to merge this This seems useful