[PR #1984] [CLOSED] Fix for #1377 : wrong URL after login when BookStack in run behind a reverse proxy #5928

Closed
opened 2026-02-05 10:20:36 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1984
Author: @MatthieuParis
Created: 3/28/2020
Status: Closed

Base: masterHead: fix#1377


📝 Commits (1)

📊 Changes

1 file changed (+10 additions, -3 deletions)

View changed files

📝 app/Http/Middleware/Authenticate.php (+10 -3)

📄 Description

Setting the right url.intended session variable when user is not logged yet.

Hope that helps!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/1984 **Author:** [@MatthieuParis](https://github.com/MatthieuParis) **Created:** 3/28/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix#1377` --- ### 📝 Commits (1) - [`0c5acc9`](https://github.com/BookStackApp/BookStack/commit/0c5acc91633a821f5198447b1afc393b6a8dfb74) Fix for #1377. ### 📊 Changes **1 file changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Middleware/Authenticate.php` (+10 -3) </details> ### 📄 Description Setting the right url.intended session variable when user is not logged yet. Hope that helps! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:20:36 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5928