jfstenuit

Results 6 issues of jfstenuit

Sometimes, RSS feeds are only available with very specific pattern of HTTP headers. Changing the User-Agent help solve the issue in most of the cases, but sometime, specific extra HTTP...

worker

**Describe the bug** Running in docker container, behind reverse proxy, under specific directory. Upon successful log in, redirects to server root instead of set base directory **phpIPAM version** 1.4.1 **Your...

bug report

Changes to allow running eml_analyzer from a sub-path, for instance lab.company.com/eml_analyzer/ Requires setting up a reverse proxy and a matching setting in VITE_BASE_PATH environment variable.

This is a feature request to be able to run eml_analyzer from below a sub-path. eml_analyzer is run from docker compose on http://127.0.0.1:8005/ , which is accessed from a reverse...

Dist version : ``` root@taranis-ai:~/taranis-ai# git describe --tags 1.1.5 root@taranis-ai:~/taranis-ai# git rev-parse HEAD 9d1a529e0afdf790af14ce0a10660959e5c15e70 ``` Started with `docker compose pull ; docker compose up -d --force-recreate` When trying to preview...

The documentation for the installation is misleading and confusing, mixing old venv/pip install and poetry. This is a pitty, as the new poetry way of install works like a charm...