pando85
pando85
Hello @Pepo48 , I added that policy replacing the domain by my own domain and the problem seems to be here: ``` Content-Security-Policy: The page’s settings blocked an inline script...
Hello, our setup is a [ingress-nginx](https://github.com/kubernetes/ingress-nginx) with nothing relevant configurated for this issue. Then, Keycloak is using https and we have the following annotations: ``` nginx.ingress.kubernetes.io/backend-protocol: HTTPS nginx.ingress.kubernetes.io/secure-backends: "true" nginx.ingress.kubernetes.io/proxy-buffer-size:...
Finally I got some time and I fixed it on my environment. The change that helped me was changing from `proxy: reencrypt` to `proxyHeaders: xforwarded` in the Helm values. I...
There are multiple points about user experience which I think are the most important. MiniJinja works better in a sense that overpass all the limitations that Tera V2 is trying...
The things from this list: https://github.com/Keats/tera/issues/637 Plus the syntax is fully compatible with Jinja2.
I don't have anything special. I want to bring here the discussion. From my perspective it can be a better solution for the future. Probably it could be better just...
Could this missing function be related to the fact that, on occasion, projects are empty and do not contain any bills?
Waiting for https://github.com/crossterm-rs/crossterm/issues/903 to be fixed.
I would try to work on this if I have time.
Hello @evrardjp . I finally get the time for working on this issue. Is this still relevant? Also, we are interesting of updating to the latest version. I'm seeing that...