mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #418] [MERGED] Make oauth nullable & remove middleware from oauth callback #747
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix/oauth-again📝 Commits (2)
0def378make oauth nullable0e52f22fix oauth callback middleware📊 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
guestmiddleware so the callback works correctly.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.