Aaron C. de Bruyn

Results 58 issues of Aaron C. de Bruyn

Consider integrating u2f keys like https://github.com/gavinwahl/django-u2f/blob/master/django_u2f/static/django_u2f/u2f-api.js

I would love the ability to change the snapshot name format. It's a minor nitpick, but if you put these two snapshot names in to your terminal: ``` tank/officeshare@zfs-auto-snap_04-2020-03-01-1600 tank/officeshare@syncoid_usrbgofnas01_2020-05-01:20:42:59...

Ran ```kubectl apply -f https://raw.githubusercontent.com/compumike/hairpin-proxy/v0.2.1/deploy.yml``` The hairpin-proxy-haproxy container keeps crashing with the following in the logs: ``` [WARNING] 312/172115 (1) : config : missing timeouts for frontend 'fe_80'. | While...

I'm in the middle of setting up some automation, and I ran into something I think is a bit odd. I'm trying to check for the existence of the ```public```...

enhancement

I would love to be able to use variables in template files and also have hooks available to prepare a VM. For example, in the Windows VMs I create, I...

It appears from looking at the code that I should be able to do something like: ``` Flag comment ``` But when I'm on the "Really flag this comment?" page,...

It would be great to be able to pull whitelisted domains from the database. I have a growing number of users who use GSuite and I hate having to edit...

``` root@apphost:~# docker run -d -p 80:80 -p 8125:8125/udp -p 8126:8126 --name kamon-grafana-dashboard kamon/grafana_graphite Unable to find image 'kamon/grafana_graphite:latest' locally latest: Pulling from kamon/grafana_graphite d634beec75db: Pull complete 35eae5c246a3: Pull complete...

I'm up and running now, but the upgrade was a nightmare. I figured I would toss some information into a bug report to help others that might be running into...

need-discussion
self-hosted

If I use curl to authenticate using an API token to the Toggl API, it returns a blob of JSON that includes my user ID. If I authenticate using node-toggl-api...