Martin Brooksbank

Results 4 issues of Martin Brooksbank

It would be great if we could pass arrays into the query parameters, something like: `?var[]=string1&var[]=string2&var[]=string3` So we can then do: ``` {{ range $key, $value := .var }} {{...

# Pull Request ## Related issue N/A ## What does this PR do? - Adds a sample Dockerfile - Adds instructions on how to build and run the mini dashboard...

**What would you like to be added or enhanced** Mention in the docs that the username and password need to be base64 encoded when calling `/login` **Why is this needed**...

enhancement

This is a nice tool, I'll certainly be using it a lot more moving forward. However, I noticed when testing a website that has a sitemap index file, it doesn't...