Andrew Morris

Results 11 issues of Andrew Morris

This fixes the following error: ``` cmd/root.go:122:3: Println arg list ends with redundant newline ? github.com/nicksherron/bashhub-server [no test files] make: *** [test] Error 2 ```

Right now the search functionality is cap-sensitive. This makes sense when a user is providing a regex, but for simple/quick search, it makes more sense to make search terms cap-insensitive

enhancement

I would like to roll out Bashhub server for my entire company. We use Google/G-suite for SSO. It would be incredible to be able to authenticate using LDAP or G-Suite...

enhancement

``` $ export BH_URL=http://localhost:8080 $ bashhub setup ____ _ _ _ | _ \ | | | | | | | |_) | __ _ ___| |__ | |__ _...

documentation
good first issue

Automatically cycle through pages with scroll token

enhancement

enhancement
documentation

Inspiration: $ shodan search --fields ip,org --limit 10 apache

enhancement
Next-Release-Candidate