mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
[PR #391] [MERGED] Remove unnecessary json_encode in oauthcontrollers
#734
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/391
Author: @Boy132
Created: 6/14/2024
Status: ✅ Merged
Merged: 6/14/2024
Merged by: @Boy132
Base:
main← Head:remove/json_encode📝 Commits (1)
9bfe6a8remove 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.