mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
[PR #546] [CLOSED] Oauth basic user provisioning #823
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/546
Author: @EkiciLP
Created: 8/14/2024
Status: ❌ Closed
Base:
main← Head:feature/oauth-user-provisioning📝 Commits (5)
e42182fAdded basic User provisioninge447cfafix case where user already had an account6ae2f8freplace else-if1dd12a2remove unused imports5437bb6remove whitespace📊 Changes
1 file changed (+20 additions, -6 deletions)
View changed files
📝
app/Http/Controllers/Auth/OAuthController.php(+20 -6)📄 Description
This pr aims to add a temporary solution for people wanting to use oauth as the main user backend untel the frontend is done.
OAUTH_USER_PROVISIONING=(bool)turns this on or off🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.