hound icon indicating copy to clipboard operation
hound copied to clipboard

Basic auth

Open gibtang opened this issue 3 years ago • 2 comments

For some remote teams, hound-search will be deployed on a public-facing server. So having some simple auth in place as a security precaution sounds like a good idea. The password can even be stored on an.env on the server side

gibtang avatar Oct 15 '22 08:10 gibtang

All reverse proxies support this behavior. And seeing as the README explicitly states that most users will put hound behind a reverse proxy is enough of a hint. 😄

grawlinson avatar Nov 11 '22 19:11 grawlinson