9caee0dc5b
If you are logged out of XBackbone, and browse to `/upload` for example the direction holds the request URI, which isn't an issue unless you've got a reverse proxy in front of it. For example, if the app is running in a container on port 8080, and Traefik is doing the reverse proxying, when you try login after being redirected to the login page, the redirectTo session contains the internal port number, which causes you to be redirected to `https://mydomain.com:8080/upload` instead of the correct `https://mydomain.com/upload` |
||
---|---|---|
.. | ||
AdminMiddleware.php | ||
AuthMiddleware.php | ||
CheckForMaintenanceMiddleware.php | ||
InjectMiddleware.php | ||
LangMiddleware.php | ||
Middleware.php | ||
RememberMiddleware.php |