[PR #2044] [MERGED] Fix oauth providers with no color #1721

Closed
opened 2026-02-04 20:10:29 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/2044
Author: @Boy132
Created: 12/23/2025
Status: Merged
Merged: 12/24/2025
Merged by: @Boy132

Base: mainHead: boy132/fix-oauth-provider-without-color


📝 Commits (1)

  • 5d319d9 fix oauth providers with no color

📊 Changes

3 files changed (+13 additions, -3 deletions)

View changed files

📝 app/Filament/Admin/Resources/Users/UserResource.php (+5 -1)
📝 app/Filament/Pages/Auth/EditProfile.php (+4 -1)
📝 app/Filament/Pages/Auth/Login.php (+4 -1)

📄 Description

No description provided


🔄 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/2044 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 12/23/2025 **Status:** ✅ Merged **Merged:** 12/24/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-oauth-provider-without-color` --- ### 📝 Commits (1) - [`5d319d9`](https://github.com/pelican-dev/panel/commit/5d319d9b150e2893b88c1e027177c4d841ba9581) fix oauth providers with no color ### 📊 Changes **3 files changed** (+13 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/Users/UserResource.php` (+5 -1) 📝 `app/Filament/Pages/Auth/EditProfile.php` (+4 -1) 📝 `app/Filament/Pages/Auth/Login.php` (+4 -1) </details> ### 📄 Description _No description provided_ --- <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 20:10:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1721