mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #975] [MERGED] Fix OAuthProvider & Add ColorPicker for Authentik
#1088
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/975
Author: @rmartinoscar
Created: 2/7/2025
Status: ✅ Merged
Merged: 2/7/2025
Merged by: @rmartinoscar
Base:
main← Head:fix/OAuthProviders📝 Commits (4)
186359cFix driver name & Remove useless providerClass66890fbFix AuthentikProvider config & Add ColorPickerdd43077Add journal to .gitignore8348db1Revert providerClass removal📊 Changes
4 files changed (+13 additions, -9 deletions)
View changed files
📝
.gitignore(+1 -0)📝
app/Extensions/OAuth/Providers/AuthentikProvider.php(+10 -7)📝
app/Extensions/OAuth/Providers/DiscordProvider.php(+1 -1)📝
app/Filament/Pages/Auth/EditProfile.php(+1 -1)📄 Description
Make a button on Login that links to an other page if we have to many enabled providersOrcollapse them somehowTested all providers beside Linkedin & Gitlab.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.