-
Hey, great job working out a lot of this. The middleware in the auth hook in the Laravel example was impractical, and I struggled to get server-to-server communication to work.
I did have a question…
-
It would be good to:
1. Move `get_render` out of the `Shelf` class and just have it as a function so that it can be called with any object without need to have a shelf.
2. For each self have …
-
Automatically detect if a middleware/handler has called next and then resolved before the next handler has resolved.
This situation can happen if a middleware is not waiting on the result of `next`…
-
## CVE-2024-21536 - High Severity Vulnerability
Vulnerable Libraries - http-proxy-middleware-0.20.0.tgz, http-proxy-middleware-0.19.1.tgz
http-proxy-middleware-0.20.0.tgz
The one-liner node.js pro…
-
## **Describe the bug**
When `GetRequest` has error, Req may be nil to cause a panic.
## **Screenshots**
logger=plugin.yesoreyeram-infinity-datasource t=2024-11-05T06:50:38.871488676Z level=error …
-
I just upgraded my Jellyfin server to 10.10.0 and it seems like syncing from Infuse doesn't work anymore.
The InfuseSync plugin is at version 1.5.0.0. Clicking "Scan for changes" in Infuse, returns t…
-
node-server implements its own `serverStatic` middleware.
https://github.com/honojs/node-server/blob/74e86a28f375e5acd52e342519ff2b1110a95c16/src/serve-static.ts
However, `serveStatic` base impl…
-
# Improve documentation
## Link
https://supabase.com/docs/guides/auth/server-side/nextjs
## Describe the problem
Next.js will not follow middleware auth redirects in a server action. If a use…
-
### What is the documentation issue?
The [middleware doc page](https://nextjs.org/docs/app/building-your-application/routing/middleware#matcher) lists `_next/image` as a route that could be added to …
-
**Describe The Bug**
As stated in the title, username can't be empty, but it can be blank.
**Steps To Reproduce**
1. Go to the login screen.
2. Type ' ' (space character with no quotes) in the u…