Gerard
Gerard
I sadly have to build a Soap client that also supports WSSE signing for messages for interaction with some legacy system. I'm looking into this library to see if I...
I have a page that columnizes into 2 columns. I subsequently use jQuery to update the HTML content of a div in one of these columns. If I resize the...
I have a columnizer on a page with a bundle of items that each have their own editor. The items start out with the editor visible (display: inline) and the...
## Expected Behavior The `/oauth2/userinfo` endpoint returns the email address (and I think one other field). It would be nice to have this configurable in a way to return more...
1. The version of zeep (or if you are running master the commit hash/date) 4.0.0 2. The WSDL you are using Local WSDL file, can be downloaded with all XSDs...
Is it feasible to have this project publish a docker image? On Docker Hub there is one for openrouteservice, but not for openpoiservice.
This is quite a weird one that I ran into a while ago when using Helm. The original ticket can be found here; https://github.com/helm/helm/issues/8242 When using Bash on Ubuntu in...
Hello all! We have quite a fleet of field devices to manage and handle SSH authentication with certificate-based logins, issuing certificates with a short lifetime for maintenance sessions. A not...
Because of some bug in openpyxl 3.1.1, the required version for this library is still locked at `>=3.0.6,=3.0.6,!=3.1.1` ?
I just ran into this problem where a message that could not be processed and was rejected with requeue true just kept being processed (and not passing) over and over....