mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #989] [MERGED] Cleanup OAuth
#1097
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/989
Author: @rmartinoscar
Created: 2/10/2025
Status: ✅ Merged
Merged: 2/12/2025
Merged by: @rmartinoscar
Base:
main← Head:cleanup/OAuth📝 Commits (1)
30708cdCleanup _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.