[PR #828] [MERGED] Catch correct Exceptions when updating/ deleting subusers #1000

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

📋 Pull Request Information

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

Base: mainHead: fix/daemon-exception-catch


📝 Commits (1)

  • 2e735d6 catch correct Exceptions when updating/ deleting subusers

📊 Changes

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

View changed files

📝 app/Repositories/Daemon/DaemonServerRepository.php (+6 -7)
📝 app/Services/Servers/DetailsModificationService.php (+2 -1)
📝 app/Services/Subusers/SubuserDeletionService.php (+2 -1)
📝 app/Services/Subusers/SubuserUpdateService.php (+2 -1)

📄 Description

Fixes #827


🔄 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/828 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 12/12/2024 **Status:** ✅ Merged **Merged:** 12/12/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `fix/daemon-exception-catch` --- ### 📝 Commits (1) - [`2e735d6`](https://github.com/pelican-dev/panel/commit/2e735d6e7224d18075761c38653a1d86da4f76ed) catch correct Exceptions when updating/ deleting subusers ### 📊 Changes **4 files changed** (+12 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `app/Repositories/Daemon/DaemonServerRepository.php` (+6 -7) 📝 `app/Services/Servers/DetailsModificationService.php` (+2 -1) 📝 `app/Services/Subusers/SubuserDeletionService.php` (+2 -1) 📝 `app/Services/Subusers/SubuserUpdateService.php` (+2 -1) </details> ### 📄 Description Fixes #827 --- <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:00:47 +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#1000