[PR #418] [MERGED] Make oauth nullable & remove middleware from oauth callback #750

Closed
opened 2026-02-04 18:47:49 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/418
Author: @Boy132
Created: 6/18/2024
Status: Merged
Merged: 6/18/2024
Merged by: @Boy132

Base: mainHead: fix/oauth-again


📝 Commits (2)

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 app/Models/User.php (+2 -2)
📝 routes/auth.php (+1 -1)

📄 Description

Followup fix for #409

Also removes the guest middleware so the callback works correctly.


🔄 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/pelican-dev/panel/pull/418 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 6/18/2024 **Status:** ✅ Merged **Merged:** 6/18/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `fix/oauth-again` --- ### 📝 Commits (2) - [`0def378`](https://github.com/pelican-dev/panel/commit/0def378112d771ae1aa2883438255533868960a0) make oauth nullable - [`0e52f22`](https://github.com/pelican-dev/panel/commit/0e52f229598b53cf03a3aac99914419ddd503786) fix oauth callback middleware ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/Models/User.php` (+2 -2) 📝 `routes/auth.php` (+1 -1) </details> ### 📄 Description Followup fix for #409 Also removes the `guest` middleware so the callback works correctly. --- <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-04 18:47:49 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#750