[PR #1968] [MERGED] Disable Captcha & Oauth Settings actions when read only #1677

Closed
opened 2026-02-05 18:21:12 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1968
Author: @rmartinoscar
Created: 12/8/2025
Status: Merged
Merged: 12/8/2025
Merged by: @rmartinoscar

Base: mainHead: issue/1967


📝 Commits (1)

  • f9f38f4 Disable Captcha & Oauth Settings actions when read only

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 app/Filament/Admin/Pages/Settings.php (+4 -0)

📄 Description

Closes #1967

I used disabled() instead of authorize() cause i thought the section would look weird if it was completely empty.


🔄 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/1968 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 12/8/2025 **Status:** ✅ Merged **Merged:** 12/8/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `issue/1967` --- ### 📝 Commits (1) - [`f9f38f4`](https://github.com/pelican-dev/panel/commit/f9f38f4fd4ba0b87f16f4efd9db4e48eae1c2ff3) Disable Captcha & Oauth Settings actions when read only ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Pages/Settings.php` (+4 -0) </details> ### 📄 Description Closes #1967 I used `disabled()` instead of `authorize()` cause i thought the section would look weird if it was completely empty. --- <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-05 18:21:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1677