Christian Tramnitz
Christian Tramnitz
I have addrwatch installed on OS X (10.13.2 / High Sierra), using libpcap, libevent and argp-standalone from brew and then compiling latest master (as of today). However, I can only...
Am I missing something or does the dockerized installation (from contrib) lack php error logging? https://github.com/pixelfed/pixelfed/blob/dev/contrib/docker/php.production.ini#L570 has default configuration which is empty. For a dockerized installation this should usually be...
The v1 API documentation points to the Mastodon v1 API implementation. However, the (optional) "idempotency-key" (as described in Mastodon API) is not present and as result not honored when sending...
It seems the Windows SendMessage action only supports a few messages and only integer parameters. I would like to simulate MCE events using EG, i.e. "WM_KEYDOWN: VK_UP" described here: https://msdn.microsoft.com/en-us/library/windows/desktop/bb417079.aspx...
## Code Version 7.0.1 ## Expected Behavior email claim being part of userinfo ## Current Behavior email claim not part of userinfo ## Possible Solution ## Steps to Reproduce 1....
wgplugin_info is a generic name for accessing internal values from Wiregate that are not on the bus. However, technically it just fetches a json object and there is absolutely no...
#### Expected behaviour or future wish Is it possible to use HTTP header based authentication and authorization? I need to install leihs behind a reverse proxy (oauth2-proxy or Apache with...
Do you have an estimation when the redis cache backend will be developed? I´m looking for something like this right now, but if I have to start from scratch I'd...
Is it possible to use pkgdev (especially manifest - which pulls distfiles) behind a proxy. env variable http_proxy / http_proxy do not seem to be honored right now and pkgdev.conf...
Does anyone actually use tang without systemd and the supplied xinetd services instead? I see a few issues: 1. The service just exposes tangd itself, not the directory watch /...