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 */
Thanks! Would it be possible that you merge your patch-2 and patch-3 branches into patch-1 on your side? This would allow to review this as a single pull request.
I tried but I don't know how to do this. It's the first time I work with github. Can you help?