-
Add traefik forwardAuth middleware for accessing cluster resources via Keycloak client:
- [x] basic auth ones:
- [x] traefik ui
- [x] tekton
- [x] prometheus
- [ ] services:
- [ ] …
-
Full traceback:
```
pps_app | [2024-07-23 07:46:28 +0000] [78] [ERROR] Exception in ASGI application
pps_app | Traceback (most recent call last):
pps_app | File "/o…
-
the example doesnt seem to work
```py
import uvicorn
from fastapi import FastAPI
from profyle.fastapi import ProfyleMiddleware
app = FastAPI()
# Trace all requests that match that start with…
-
### Describe the bug
I am running gradio 4.7.1 and using this web app : https://github.com/PixArt-alpha/PixArt-alpha/blob/master/scripts/app.py
When using Gradio share or running locally it is w…
-
i use nginx proxy 80 port to localhost:8181 , nginx.conf
```
server {
listen 80 default_server;
listen [::]:80 default_server;
server_name _;
# …
-
As discussed on Skype: it seems like at some point (maybe when we weeded out `http-proxy-middleware`) CSP headers were no longer being injected into proxied UIs. It could also be that I took them out …
-
## Motivations
In Jaeger, we can look up on spans of services that depend on another services like this.
![image](https://github.com/TrueLayer/reqwest-middleware/assets/29559559/421e7d67-85ee-4d81…
-
In gulp-angular-generator (based on gulp 3), I could set the middleware easily to "reverse proxy" my java webapp while running gulp serve on port 3000
Is there an equivalent with fountain js?
Thanks.…
-
Vulnerable Library - react-scripts-5.0.1.tgz
Path to dependency file: /client/package.json
Path to vulnerable library: /client/node_modules/cross-spawn/package.json
Found in HEAD commit: 73928da…
-
Hey there,
I've just updated the repo and rebuild the docker using setup-docker, but when I launch the start-docker and try to open the server I have errors everywhere in Gradio, and the console sh…