Chris Helming

Results 25 issues of Chris Helming

### Describe your suggested feature When you're creating a custom read list and adding a bunch of things, it'd be nice if the most recently modified read list was displayed...

enhancement
WebUI

When sorting IP addresses they sort as a string. That is, instead of .1, .2, .3, you get .1, .10, .11, .103, .2, .20, .224, .3. Is there any way...

Can you allow edits to the wiki please? I'm setting this up and can help with typos and changes for more recent versions.

I'd like an ability to search _within_ snippet code for when I'm trying to find something that I might've implemented similarly but can't quite remember what it was.

Can we get custom tables exposed in the Fleet query box so we can tab-complete them? ### What version of `fleet` are you using (`fleet version --full`)? ``` fleet -...

RC-3 It would be nice to have the ability to map SAML attributes to fields within fleet. We have SAML attributes that correspond with all the fields a user has...

Feature: Authentication

There's no netboot folder for ipxe. What am I missing?

I was able to get this to build on OS X using the version of Eigen in the deps folder rather than the one packaged with AD3. Also had to...

I think the repo is hitting a tipping point where it's hard to see, browse, and maintain the list of checks in the repos README. Would enabling the wiki be...

Fixes #2 #5 #6 based on your Dockerfile, `grep -n1` isn't supported so I removed the -n1. I commented out all the variables at the top so they can be...