liip / TheA11yMachine

The A11y Machine is an automated accessibility testing tool which crawls and tests pages of any web application to produce detailed reports.
https://www.liip.ch/
621 stars 66 forks source link

CLI: Add the `--http-auth-*` options #46

Closed Hywan closed 8 years ago

Hywan commented 8 years ago

Fix #40.

It is now possible to specify the user and the password, respectively with the --http-auth-user and --http-auth-password options, to authenticate HTTP requests.

Please, @krtek4, can you do a review?

krtek4 commented 8 years ago

I'll ask my cat :P