mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #828] [MERGED] Catch correct Exceptions when updating/ deleting subusers #999
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/828
Author: @Boy132
Created: 12/12/2024
Status: ✅ Merged
Merged: 12/12/2024
Merged by: @Boy132
Base:
main← Head:fix/daemon-exception-catch📝 Commits (1)
2e735d6catch 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.