mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 11:20:56 +03:00
[PR #1190] [MERGED] Switch inserts to proper creates #1231
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/1190
Author: @lancepioch
Created: 3/30/2025
Status: ✅ Merged
Merged: 3/31/2025
Merged by: @lancepioch
Base:
main← Head:lance/insert-to-create📝 Commits (2)
e9a0342Switch inserts to proper creates3871207Push$tokento$tokens[]inToggleTwoFactorService📊 Changes
7 files changed (+25 additions, -69 deletions)
View changed files
📝
app/Http/Controllers/Api/Remote/ActivityProcessingController.php(+6 -10)📝
app/Models/ActivityLog.php(+0 -9)📝
app/Models/RecoveryToken.php(+1 -1)📝
app/Services/Activity/ActivityLogService.php(+4 -9)📝
app/Services/Allocations/AssignmentService.php(+5 -5)📝
app/Services/Servers/ServerCreationService.php(+5 -15)📝
app/Services/Users/ToggleTwoFactorService.php(+4 -20)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.