bramus / mixed-content-scan

Scan your HTTPS-enabled website for Mixed Content
MIT License
522 stars 51 forks source link

Login credentials #33

Open christopherowen opened 8 years ago

christopherowen commented 8 years ago

It would be nice if the scanner would take credentials for scanning sites beyond the login as well.

GaryJones commented 7 years ago

Doing something like:

mixed-content-scan http://myusername:mypassword@example.com

works for me when a site is behind Basic Auth.

jafamo commented 6 years ago

Hi, I tried as @GaryJones , but not working for me, I have authentication with .htaccess