[PR #690] [MERGED] Make sure roles always use web guard name #900

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/690
Author: @Boy132
Created: 10/29/2024
Status: Merged
Merged: 10/29/2024
Merged by: @Boy132

Base: mainHead: fix/roles_guard_name


📝 Commits (1)

  • d2c3860 make sure roles always use "web" guard name

📊 Changes

2 files changed (+4 additions, -3 deletions)

View changed files

📝 app/Filament/Resources/RoleResource.php (+1 -2)
📝 app/Models/Role.php (+3 -1)

📄 Description

Fixes #683 (https://github.com/pelican-dev/panel/issues/683#issuecomment-2443552931)


🔄 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/690 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 10/29/2024 **Status:** ✅ Merged **Merged:** 10/29/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `fix/roles_guard_name` --- ### 📝 Commits (1) - [`d2c3860`](https://github.com/pelican-dev/panel/commit/d2c3860a38088b8d35b65d7bf39b04b5e163dc93) make sure roles always use "web" guard name ### 📊 Changes **2 files changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Resources/RoleResource.php` (+1 -2) 📝 `app/Models/Role.php` (+3 -1) </details> ### 📄 Description Fixes #683 (https://github.com/pelican-dev/panel/issues/683#issuecomment-2443552931) --- <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:00:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#900