mailin icon indicating copy to clipboard operation
mailin copied to clipboard

Add Webhook HTTP basic authentication

Open coldib opened this issue 10 years ago • 2 comments

/* 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 */

coldib avatar Jan 28 '16 14:01 coldib

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.

Flolagale avatar Jan 29 '16 20:01 Flolagale

I tried but I don't know how to do this. It's the first time I work with github. Can you help?

coldib avatar Jan 30 '16 09:01 coldib