wet-boew / wet-boew-wpss

The Web and Open Data Validator (formerly the WPSS Validation Tool) provides web developers and quality assurance testers the ability to perform a number of web site, web page validation and Open data validation tasks at one time.
https://github.com/wet-boew/wet-boew-wpss/wiki
Other
30 stars 18 forks source link

Feature request: ignore 403 errors on crawl page that requires authentication #98

Closed joejoseph00 closed 6 years ago

joejoseph00 commented 6 years ago

hack / workaround for ignore 403 errors on crawl page that requires authentication see fork commits here: https://github.com/joejoseph00/wet-boew-wpss/commit/052b5e73b41e8642f8ba28b7948d24d2fc944e62

it works!

joejoseph00 commented 6 years ago

that commit was an attempt to provide a less hacky implementation of this fucntionality, unfortunately I had not tested it until this morning, it doesn't work.

I have a working solution, will clean it up a bit and push it up.

joejoseph00 commented 6 years ago

hmm, looks like my hack wasn't working as well as I had hoped. Somewhere along the way the page I wanted it to scan got lost somewhere, the actual scan results were not good.

@irwink has sent me a major refactored version of WPSS that I am reviewing now. I'll let you know how this works out.

joejoseph00 commented 6 years ago

I have a fix for this. I first need to re-fork and then put 6.8.1 in place