-
### Which project does this relate to?
Start
### Describe the bug
Calling a serverFn using middleware in the client with `useServerFn` results in server side code being included in client bundle.
…
-
I'm trying to get CSRF Protection working. How to get middleware working with the api. For example...
https://hono.dev/docs/middleware/builtin/csrf
-
Using custom functions in middleware, which return an Write-Output seems to force Middleware to return $true, even through there is explicit return $false statement in the Logic. Forwarding function t…
-
-
The auth.js middleware is too simple I can improve it by adding stuffs like:
- [x] Check if the user still exists
- [x] Checking if the user recently changed password after the token was issued
…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
When using web sockets, hub method …
-
As an OVHcloud customer using Swift to **publish some versioned contents**,
I want the [**`symlink`**](https://specs.openstack.org/openstack/swift-specs/specs/in_progress/symlinks.html) Swift **middl…
-
![image](https://github.com/user-attachments/assets/be599e2f-e8b7-4303-869f-c3799147063e)
I am trying to add prop value from middleware but when I use zValidator middleware to validate the param I …
-
At the moment when `RegisterHandlersWithBaseURL` is generated there is no way to specify per-handler middleware. In our use case we need to use some middleware's on per-handler bases rather than globa…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…