mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1801] [MERGED] Add setup wizard to all oauth providers #1579
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/1801
Author: @LetterN
Created: 10/12/2025
Status: ✅ Merged
Merged: 10/31/2025
Merged by: @notAreYouScared
Base:
main← Head:the-wizard-is-now-installing-your-software📝 Commits (6)
1437854schemas6720740authentikec4a9e5fb8dfe17crevertb0a8c05lint9d2fbb8twitter📊 Changes
9 files changed (+329 additions, -13 deletions)
View changed files
📝
app/Extensions/OAuth/Schemas/AuthentikSchema.php(+24 -4)➕
app/Extensions/OAuth/Schemas/BitbucketSchema.php(+45 -0)➕
app/Extensions/OAuth/Schemas/FacebookSchema.php(+48 -0)➕
app/Extensions/OAuth/Schemas/GoogleSchema.php(+54 -0)➕
app/Extensions/OAuth/Schemas/LinkedinSchema.php(+45 -0)➕
app/Extensions/OAuth/Schemas/SlackSchema.php(+45 -0)➕
app/Extensions/OAuth/Schemas/XSchema.php(+54 -0)📝
app/Providers/Extensions/OAuthServiceProvider.php(+12 -7)📝
composer.lock(+2 -2)📄 Description
title.
linkedin
google
bitbucket
slack
authentik
facebook
x/twitter
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.