srPuebla
srPuebla
Hi, On windows, statik returns fail when i try to include the type of files. As you can see, it returns System cant found path. $ statik.exe -src=./api/swaggerui $ statik.exe...
Hi, In my app, i have endpoints published in the main app ( at the URL /swagger/ ) and i have another one, with admin endpoints (for example) ``` import...
Hi, It would be nice to configure ADFS with a proxy. Something similar to this below: ``` # checkout the documentation for more settings AUTH_ADFS = { "SERVER": "adfs.yourcompany.com", "CLIENT_ID":...
Hi, Since i use v0.10.0 helm-push version, command "push" is failing in my deployments processes. I am watching that you have changed push for cm-push. Why? Are there any significan...
It would really increidible add support with Pongo2 or Jinja2 to edit docx templates.
## Description Add support to pongo2 or jinja2 templating. You create a docx base template and replace the document with pongo2 or jinja2 language over docx base template. ## Expected...
### Support Questions Hi, Does MISP has support to connect to MYSQL with a certificate SSL? I mean, command connection would be on this way: `mysql --ssl-ca=./ca.pem --ssl-cert=./client-cert.pem --ssl-key=./client-key.pem -h...
Hi, When discussing the sizing of a MISP instance on [sizing MISP](https://www.misp-project.org/sizing-your-misp-instance/), I didn't see any mention of whether the database must reside on the same server as the MISP...