[PR #1264] [MERGED] handle failed oauth #1286

Closed
opened 2026-02-04 19:33:43 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1264
Author: @LetterN
Created: 4/15/2025
Status: Merged
Merged: 4/22/2025
Merged by: @notAreYouScared

Base: mainHead: oauth-fixes


📝 Commits (3)

📊 Changes

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

View changed files

📝 app/Http/Controllers/Auth/OAuthController.php (+14 -0)

📄 Description

fixes issue when "canceling" an oauth from a third party app causing an error


🔄 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/1264 **Author:** [@LetterN](https://github.com/LetterN) **Created:** 4/15/2025 **Status:** ✅ Merged **Merged:** 4/22/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `oauth-fixes` --- ### 📝 Commits (3) - [`0dd602c`](https://github.com/pelican-dev/panel/commit/0dd602c5afb4d909607a4b0c6a65d58e2301e2c2) handle failed oauths - [`ee80d07`](https://github.com/pelican-dev/panel/commit/ee80d079adc9d5a4262119de8276632f0a6b3d43) fix linter - [`0c3f493`](https://github.com/pelican-dev/panel/commit/0c3f493948253f49eb32aab0ae5a1162fc4c264f) small cleanup ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Controllers/Auth/OAuthController.php` (+14 -0) </details> ### 📄 Description fixes issue when "canceling" an oauth from a third party app causing an error --- <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 19:33:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1286