mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #2142] [MERGED] Fix oauth provider "enabled" checks #1780
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/2142
Author: @Boy132
Created: 1/26/2026
Status: ✅ Merged
Merged: 1/27/2026
Merged by: @Boy132
Base:
main← Head:boy132/fix-oauth-enabled-check📝 Commits (1)
84d5928fix oauth provider "enabled" checks📊 Changes
2 files changed (+5 additions, -8 deletions)
View changed files
📝
app/Extensions/OAuth/Schemas/OAuthSchema.php(+1 -3)📝
app/Filament/Admin/Pages/Settings.php(+4 -5)📄 Description
Use
getConfigKeyin the defaultisEnabledand callisEnabledinstead of manually checking the config key.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.