‮rekcäH nitraM‮

Results 112 issues of ‮rekcäH nitraM‮

Currently it only displays part of the processes - would be really nice if I could see the rest. Some ways to achieve this that I can imagine: - allow...

They don't work anymore, all the links point to non existing places on github.

Hi there, I've noticed that there seems to be a third party providing a package on pypi for this repo: https://pypi.org/project/camunda-external-task-client-python3/ with the repo: https://github.com/yogeshrnaik/camunda-external-task-client-python3 This seems at least a...

**Tell us about your request** I want to be able to mount volumes, especially bind mounts with custom permissions in the container. **Which service(s) is this request for?** `docker` and...

community_new

I have some custom settings that I need to set, and would like to thus customise the setup routine of the docker container. Currently it runs some form of `icinga2...

I've noticed that if I interpolate translated strings into translated strings - it doesn't work. This happens something like this: ``` warning = _("Missing correct answers") object_id = "fnord" _("${warning}...

This makes it impossible to distinguish between the decorated object being inserted into an object under two names like this: ``` python @venusion_decorator def decorated(): pass class VenusianUser(object): foo =...

I think that demo is quite good, but we missed a big chance by writing out 'hello world' instead of using the correct emoji for that sentence. It just has...

Hi @lepture , I've tried upgrading my code base to authlib 1.0 and had problem at various stages. I am pretty sure I can contribute some patches for this, but...

This makes it massively easier to integrate with existing oidc clients. After getting the the `jwks_uri` endpoint to work as described in #2 I added this handler to get auto...