[PR #166] [MERGED] Applied baseUrl to login redirect #5605

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/166
Author: @chorsnell
Created: 8/15/2016
Status: Merged
Merged: 8/21/2016
Merged by: @ssddanbrown

Base: masterHead: patch-1


📝 Commits (1)

  • 632ecc6 Applied baseUrl to login redirect

📊 Changes

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

View changed files

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

📄 Description

If not logged in, it redirects to login form (previously without baseUrl).

As discussed on https://github.com/ssddanbrown/BookStack/issues/40#issuecomment-239105837 there may be some left over instances of this


🔄 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/166 **Author:** [@chorsnell](https://github.com/chorsnell) **Created:** 8/15/2016 **Status:** ✅ Merged **Merged:** 8/21/2016 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`632ecc6`](https://github.com/BookStackApp/BookStack/commit/632ecc668ffe3e120a9bcc3d872dfd89be080629) Applied baseUrl to login redirect ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Middleware/Authenticate.php` (+1 -1) </details> ### 📄 Description If not logged in, it redirects to login form (previously without baseUrl). As discussed on https://github.com/ssddanbrown/BookStack/issues/40#issuecomment-239105837 there may be some left over instances of this --- <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:12:04 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5605