Re: auth_basic plain password in html

2015-06-11 Thread Francis Daly
On Thu, Jun 11, 2015 at 11:07:57AM +, de Brouwer Tom (ST-CO/ENG5.1) wrote: Hi there, > I have setup aut_basic on my nginx webserver, whenever I authenticate the > username and password are send as plain text via the html request from my > webbrowser, is there an easy solution for this? HTT

auth_basic plain password in html

2015-06-11 Thread de Brouwer Tom (ST-CO/ENG5.1)
All, I have setup aut_basic on my nginx webserver, whenever I authenticate the username and password are send as plain text via the html request from my webbrowser, is there an easy solution for this? Or should I switch to the non default nginx_http_auth_digest module? Thanks, Tom __