[PR #989] [MERGED] Cleanup OAuth #1097

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/989
Author: @rmartinoscar
Created: 2/10/2025
Status: Merged
Merged: 2/12/2025
Merged by: @rmartinoscar

Base: mainHead: cleanup/OAuth


📝 Commits (1)

  • 30708cd Cleanup _noenv & enabled providers

📊 Changes

5 files changed (+9 additions, -22 deletions)

View changed files

📝 app/Extensions/OAuth/Providers/DiscordProvider.php (+2 -1)
📝 app/Extensions/OAuth/Providers/GithubProvider.php (+1 -0)
📝 app/Filament/Admin/Pages/Settings.php (+0 -2)
📝 app/Filament/Pages/Auth/EditProfile.php (+4 -15)
📝 app/Filament/Pages/Auth/Login.php (+2 -4)

📄 Description

dehydrate _noenv & filter only enabled providers


🔄 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/989 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 2/10/2025 **Status:** ✅ Merged **Merged:** 2/12/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `cleanup/OAuth` --- ### 📝 Commits (1) - [`30708cd`](https://github.com/pelican-dev/panel/commit/30708cd6661e2fb309fa5b84fb71cb326f9067cc) Cleanup _noenv & enabled providers ### 📊 Changes **5 files changed** (+9 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `app/Extensions/OAuth/Providers/DiscordProvider.php` (+2 -1) 📝 `app/Extensions/OAuth/Providers/GithubProvider.php` (+1 -0) 📝 `app/Filament/Admin/Pages/Settings.php` (+0 -2) 📝 `app/Filament/Pages/Auth/EditProfile.php` (+4 -15) 📝 `app/Filament/Pages/Auth/Login.php` (+2 -4) </details> ### 📄 Description dehydrate _noenv & filter only enabled providers --- <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-05 18:03:44 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1097