-
There are CORS headers that allow any Origin to make a request to dagu
https://github.com/dagu-org/dagu/blob/e66978da753838e48dded8431c0e97002b621dfa/internal/frontend/middleware/global.go#L122-L13…
-
To configure traefik, all you need to do is add docker labels. It sounds overly complicated but it's actually pretty simple.
https://traefik.io/traefik/
> Unlike a traditional reverse proxy, whi…
-
Azure OAUTH failing due to bad request 400
uvicorn[756]: INFO: 10.0.12.185:0 - "GET /auth/oauth/azure-ad/callback?code=PLACEHOLDER HTTP/1.0" 500 Internal Server Error
uvicorn[756]: ERROR: …
-
Just so I can add some simple authentication myself as a dumb middleware in my reverse proxy. Thanks.
Actual:
![image](https://github.com/user-attachments/assets/fa71a0ac-2d3e-41b5-a1f8-c508102…
jkoop updated
1 month ago
-
### Your current environment
The error output
```text
Exception in ASGI application
Traceback (most recent call last):
File "/data/tangjiakai/anaconda3/lib/python3.11/site-packages/anyio/s…
-
## Background
Now the proxy config is not compatible with a agent.
## Proposal
Support proxy sending request via agents.
## Additional context
As mentioned above.
-
```
[DEBUG]2024-11-28 14:10:13,331 File 'difyAgent.py',line 132: [AGENT] Engine response: {'event': 'message', 'conversation_id': 'ad290166-cfb1-4512-973a-41ad0d15536c', 'message_id': '15a48e0d-50a6-…
-
## Enhancement Request
### Use Case:
Suppose there is an existing ecosystem of applications that communicate with each other via `DesktopAgent`. The context for the `fdc3.instrument` type includes…
-
Thank you for this great project.
Is it possible to somehow protect the WebUI with a user/password?
Best Regards,
Donald.
-
Hello,
I have an issue with adding subscribers.
When a user tries to subscribe by the button "Subscribe", the page attempts to send the request but after 30 seconds, it fails. The same thing hap…