Jonas Maurus

Results 18 issues of Jonas Maurus

I can't find a way to specify the `binds` kwarg on `.start()`. `docker-py` mandates that, to create bindmounts inside the container, the calling code follow two steps: 1. call `.create_container(volumes=[list...

It would be fantastic if Goldfish could "proxy" the TLS auth backend and request a client-side certificate from the browser, using it to receive a token from Vault. As Vault...

feature-request

I am currently implementing this plugin to distribute GPG keys in my cluster to be used with [duplicity](http://duplicity.nongnu.org/). While doing that I came up with the following idea. Unfortunately, I...

I believe this is the correct fix. I'm still testing, will update as it goes. I fear that yhis project is inactive.

## Summary OpenID Connect appears to ignore the groups claim. This is **concourse 7.8.2**. ## Steps to reproduce My [authserver](https://github.com/jdelic/authserver/) sends the following claims to Concourse/dex: ```json { "sub": "e64e8afd-9cdd-4fc1-acf9-0df043f3f393",...

bug

I need good support for `Makefile`s in IntelliJ and the CPP plugin has that. Unfortunately, it also produces a number of error notifications every time I start IntelliJ or open...

Hi Gilles, over the last couple of months I worked on a Go library for implementing opensmtpd filters ([opensmtpd-filters-go](https://github.com/jdelic/opensmtpd-filters-go). It's somewhat based around the code of filter-rspamd, but focused on...

@doismellburning 5 years ago I removed the pinned versions from setup.py. And then we never published a new package on pypi. So 1.3 which is still on pypi, still has...