feat: move panel update UI to Update module, add backup-only button & DB logging, fix password input exposure

Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/a08c8b94-1b12-4eec-86c6-770cb435bb06

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-05-01 21:34:49 +00:00 committed by GitHub
parent 98264975c0
commit 1a7502952c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 164 additions and 29 deletions

View file

@ -181,11 +181,6 @@ function exec_ogp_module()
"</table>\n";
### END ICONS TO FRAMES
### PANEL UPDATES
require_once(dirname(__FILE__) . '/panel_update.php');
gsp_panel_update_section();
### END PANEL UPDATES
### CHANGE MENU ORDER
if ( isset( $_POST['changeOrder'] ) )