mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #997] [MERGED] Remove Deprecated PHPDoc comment & AuditLog Model
#1106
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/997
Author: @rmartinoscar
Created: 2/11/2025
Status: ✅ Merged
Merged: 2/11/2025
Merged by: @rmartinoscar
Base:
main← Head:remove/Deprecated📝 Commits (2)
c727486Remove missleading deprecation, you cant use can/cannot on apikeys34d644dRemove unusedAuditLogModel📊 Changes
4 files changed (+23 additions, -90 deletions)
View changed files
➖
app/Models/AuditLog.php(+0 -87)📝
app/Models/Backup.php(+0 -1)📝
app/Transformers/Api/Application/BaseTransformer.php(+0 -2)➕
database/migrations/2025_02_11_181129_remove_audit_logs_table.php(+23 -0)📄 Description
It's unused & pterodactyl had it marked as Deprecated
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.