[PR #1146] [MERGED] Fix OAuth Modals CopyAction & use x-filament::link #1207

Closed
opened 2026-02-04 19:26:31 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1146
Author: @rmartinoscar
Created: 3/22/2025
Status: Merged
Merged: 3/22/2025
Merged by: @rmartinoscar

Base: mainHead: fix/OauthCopyAction


📝 Commits (2)

📊 Changes

4 files changed (+12 additions, -12 deletions)

View changed files

📝 app/Extensions/OAuth/Providers/DiscordProvider.php (+4 -4)
📝 app/Extensions/OAuth/Providers/GithubProvider.php (+4 -4)
📝 app/Extensions/OAuth/Providers/GitlabProvider.php (+2 -3)
📝 app/Extensions/OAuth/Providers/SteamProvider.php (+2 -1)

📄 Description

No description provided


🔄 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/1146 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 3/22/2025 **Status:** ✅ Merged **Merged:** 3/22/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `fix/OauthCopyAction` --- ### 📝 Commits (2) - [`7b2e663`](https://github.com/pelican-dev/panel/commit/7b2e66320e84ce0b83c610c4f69c5a0ae2e061af) Fix `CopyAction` & use `x-filament::link` - [`c0d533f`](https://github.com/pelican-dev/panel/commit/c0d533ff001a8a9584d48848dc5baa7336823aed) PHPStan ### 📊 Changes **4 files changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `app/Extensions/OAuth/Providers/DiscordProvider.php` (+4 -4) 📝 `app/Extensions/OAuth/Providers/GithubProvider.php` (+4 -4) 📝 `app/Extensions/OAuth/Providers/GitlabProvider.php` (+2 -3) 📝 `app/Extensions/OAuth/Providers/SteamProvider.php` (+2 -1) </details> ### 📄 Description _No description provided_ --- <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-04 19:26:31 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1207