sj26 / mailcatcher

Catches mail and serves it through a dream.
http://mailcatcher.me
MIT License
6.3k stars 575 forks source link

Allow HTTP Basic Auth #543

Closed hakimaryan closed 1 year ago

hakimaryan commented 1 year ago

This adds 2 options: http_basic_auth_username and http_basic_auth_password which when passed adds HTTP Basic Authentication to the web frontend.

sj26 commented 1 year ago

Thank you for the contribution, but I don't want to add basic auth support within mailcatcher at this time. It has been suggested before, and the reasons for avoiding it remain: https://github.com/sj26/mailcatcher/pull/35#issuecomment-3997955