ftoppi
ftoppi
### Revocation of x509 cert by serial does not check the serial number When a certificate is revoked by serial number, the given serial number is added as-is to the...
### Expected behavior When opening https://misp/users/login , I expect to be redirected to the IdP for login. ### Actual behavior When accessing https://misp/users/login, the page never loads and an timeout...
Add labels for Traefik reverse proxy, assuming it runs in host network mode
### What are you trying to do? I'm trying to secure the connection between ollama client and server. HTTPS works fine:  Basic auth does not work with ollama client:...
Hello, here is a translation to French.
Hello, here are a basic Dockerfile and a docker-compose.yml to run this app. ``` $ docker compose up [+] Running 1/0 ✔ Container llm-answer-engine-lae-1 Recreated 0.0s Attaching to lae-1 lae-1...
Hello, Simple PR to try to convert the task output to the expected Pydantic model before sending it to Converter, maybe the model got it right. This can save a...
Sometimes the model replies with a valid and additional text, let's try to extract and validate it first. It's cheaper than calling LLM for that. I think we could even...
#### What does it do? Add OIDC config setting `username_property` to define which claim to use. Defaults to `email` to keep the same behavior. Add OIDC config setting `default_role` in...
Hello, containers fail to start as SElinux prevents the process inside the container to change files and the following kind of message is present in audit.log: ``` type=AVC msg=audit(1710253700.452:2073): avc:...