[PR #391] [MERGED] Remove unnecessary json_encode in oauthcontrollers #734

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

📋 Pull Request Information

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

Base: mainHead: remove/json_encode


📝 Commits (1)

  • 9bfe6a8 remove unnecessary json_encode in oauthcontrollers

📊 Changes

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

View changed files

📝 app/Http/Controllers/Auth/OAuthController.php (+1 -1)
📝 app/Http/Controllers/Base/OAuthController.php (+1 -1)

📄 Description

Followup for #386


🔄 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/391 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 6/14/2024 **Status:** ✅ Merged **Merged:** 6/14/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `remove/json_encode` --- ### 📝 Commits (1) - [`9bfe6a8`](https://github.com/pelican-dev/panel/commit/9bfe6a87d19a4f7e544825d9739806f58e5dd952) remove unnecessary json_encode in oauthcontrollers ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Controllers/Auth/OAuthController.php` (+1 -1) 📝 `app/Http/Controllers/Base/OAuthController.php` (+1 -1) </details> ### 📄 Description Followup for #386 --- <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:46:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#734