Vilhelm Prytz

Results 24 issues of Vilhelm Prytz

### Peering Manager version v1.6.2 ### Feature type New functionality ### Proposed functionality It would be great if peering-manager could support authentication using OAuth (OpenID?) alongside basic user/password authentication and...

type: feature request
priority: medium
status: accepted

I have created a [snap](https://snapcraft.io) configuration for luarocks. It uses the `classic` confinement, perhaps it could be possible to do this with the `strict` confinement? The reason for which I...

This is still WIP. Reference #315, thanks @Linux123123 Fixes #283

**Is your feature request related to a problem? Please describe.** Making sure the script works well is crucial to this project. To make this happen, the script needs to be...

help wanted

The uninstallation script created by @Linux123123 isn't fully ready to be used but was merged anyways into the master branch in #123. These are the remaining things to fix: -...

new feature

Add LDAP3 module to list

Fix the format in the README! :+1:

Hi! I'm trying to send commands to the `stdin` of a container. On Linux, I can do this sending to the `_sock` like this. ```python container = self._docker_client.containers.get(test) s =...

If the exporter is run on a machine that does not have WireGuard installed, the following error occurs when querying the exporter. ``` [2023-07-31T09:24:43Z WARN prometheus_exporter_base] internal server error ==...