Commit Graph

  • 32a7442dba Fix download verification logic for custom OLS binaries usmannasir 2025-11-05 06:08:48 +05:00
  • bb884369c1 Fix OLS binary download URL usmannasir 2025-11-05 05:57:01 +05:00
  • 73ec9950ec Fix OLS binary download URL usmannasir 2025-11-05 05:57:01 +05:00
  • 029487cf77 Fix custom module download URL usmannasir 2025-11-05 05:56:27 +05:00
  • e4a06a8aaf Fix custom module download URL usmannasir 2025-11-05 05:56:27 +05:00
  • e61e25f9ee Add custom OpenLiteSpeed binary installation with .htaccess PHP config support usmannasir 2025-11-05 05:38:31 +05:00
  • f907351873 Add custom OpenLiteSpeed binary installation with .htaccess PHP config support usmannasir 2025-11-05 05:38:31 +05:00
  • 34f10cebe3 Merge pull request #1595 from master3395/v2.5.5-dev Master3395 2025-11-02 20:30:51 +01:00
  • d72510b4a7 Merge pull request #1595 from master3395/v2.5.5-dev Master3395 2025-11-02 20:30:51 +01:00
  • 22402c1933 Merge branch 'v2.5.5-dev' of https://github.com/master3395/cyberpanel into v2.5.5-dev Master3395 2025-11-02 20:29:52 +01:00
  • 583f9e1e2c Merge branch 'v2.5.5-dev' of https://github.com/master3395/cyberpanel into v2.5.5-dev Master3395 2025-11-02 20:29:52 +01:00
  • b6528bb21d Enhance Postfix management and validation in installation scripts Master3395 2025-11-02 20:29:45 +01:00
  • be949f49fc Enhance Postfix management and validation in installation scripts Master3395 2025-11-02 20:29:45 +01:00
  • 7716b4da7f Merge pull request #1594 from master3395/v2.5.5-dev Master3395 2025-11-02 19:55:55 +01:00
  • ffa96b1e9c Merge pull request #1594 from master3395/v2.5.5-dev Master3395 2025-11-02 19:55:55 +01:00
  • 0e6ec0902d Refactor disk and bandwidth limit calculations in getSystemStatus Master3395 2025-11-02 19:54:58 +01:00
  • 352d843e77 Refactor disk and bandwidth limit calculations in getSystemStatus Master3395 2025-11-02 19:54:58 +01:00
  • 925f6ce888 Merge pull request #1590 from master3395/v2.5.5-dev Master3395 2025-10-29 22:58:57 +01:00
  • 134ef7398e Merge pull request #1590 from master3395/v2.5.5-dev Master3395 2025-10-29 22:58:57 +01:00
  • ddf9f5a9b3 Add cron service restart functionality in CronUtil Master3395 2025-10-29 22:55:38 +01:00
  • c5c2e94bf6 Add cron service restart functionality in CronUtil Master3395 2025-10-29 22:55:38 +01:00
  • e5e29e1423 Add OpenLiteSpeed Module Developer Guide documentation usmannasir 2025-10-28 12:39:27 +05:00
  • 30249bb983 Add OpenLiteSpeed Module Developer Guide documentation usmannasir 2025-10-28 12:39:27 +05:00
  • cb2cb59565 Increase rate limits for bulk fix operations from platform usmannasir 2025-10-27 23:21:42 +05:00
  • decc6103e4 Increase rate limits for bulk fix operations from platform usmannasir 2025-10-27 23:21:42 +05:00
  • 37cc3e423b Increase rate limits for bulk fix operations from platform usmannasir 2025-10-27 23:21:42 +05:00
  • 99b0476358 Merge branch 'v2.4.4' into stable usmannasir 2025-10-27 19:54:08 +05:00
  • e4e93611cb Fix VPS API key persistence in CyberPanel database usmannasir 2025-10-27 14:25:47 +05:00
  • 569554e7f0 Fix VPS API key persistence in CyberPanel database usmannasir 2025-10-27 14:25:47 +05:00
  • f6a00939c0 Fix backup file operation failures for API key authentication usmannasir 2025-10-27 14:16:01 +05:00
  • 2cd361a837 Fix backup file operation failures for API key authentication usmannasir 2025-10-27 14:16:01 +05:00
  • 7eae72e94f Fix CyberPanel API key validation for platform callbacks usmannasir 2025-10-27 13:51:33 +05:00
  • af35aadb92 Fix CyberPanel API key validation for platform callbacks usmannasir 2025-10-27 13:51:33 +05:00
  • b3e562ea93 Add X-API-Key header support for AI Scanner file operations usmannasir 2025-10-27 13:27:37 +05:00
  • cfeac42527 Add X-API-Key header support for AI Scanner file operations usmannasir 2025-10-27 13:27:37 +05:00
  • d5a8d54e21 Add debug logging for API key validation usmannasir 2025-10-26 17:55:40 +05:00
  • a60c48276d Add debug logging for API key validation usmannasir 2025-10-26 17:55:40 +05:00
  • d2770da2d2 Fix backup error checking in rename and delete endpoints usmannasir 2025-10-26 17:52:45 +05:00
  • 1169b872cf Fix backup error checking in rename and delete endpoints usmannasir 2025-10-26 17:52:45 +05:00
  • 224d6d050e Use /tmp for temp files instead of /home/cyberpanel usmannasir 2025-10-26 17:15:26 +05:00
  • 95be6ea49d Use /tmp for temp files instead of /home/cyberpanel usmannasir 2025-10-26 17:15:26 +05:00
  • f1d753fe1a Add debug logging for file replacement operation usmannasir 2025-10-26 17:10:13 +05:00
  • 7beaa0492f Add debug logging for file replacement operation usmannasir 2025-10-26 17:10:13 +05:00
  • 89e549d751 Add shell=True for cat redirection command usmannasir 2025-10-26 17:05:58 +05:00
  • f6fd2192c5 Add shell=True for cat redirection command usmannasir 2025-10-26 17:05:58 +05:00
  • ee322907b4 Use cat redirection instead of cp for file replacement usmannasir 2025-10-26 17:05:20 +05:00
  • fd1c53ffa4 Use cat redirection instead of cp for file replacement usmannasir 2025-10-26 17:05:20 +05:00
  • 2c44b2d9b3 Fix replace-file to use cp for all file operations usmannasir 2025-10-26 15:35:38 +05:00
  • 8ef95418a2 Fix replace-file to use cp for all file operations usmannasir 2025-10-26 15:35:38 +05:00
  • 496df7ccde Fix 'os' import error in replace-file cleanup usmannasir 2025-10-26 15:24:57 +05:00
  • 993c68441a Fix 'os' import error in replace-file cleanup usmannasir 2025-10-26 15:24:57 +05:00
  • ed5796c2e9 Fix replace-file API to use temp file approach instead of here-document usmannasir 2025-10-26 15:18:26 +05:00
  • 856c29184e Fix replace-file API to use temp file approach instead of here-document usmannasir 2025-10-26 15:18:26 +05:00
  • 9757d1ed7a Fix security middleware to allow file content in API endpoints usmannasir 2025-10-26 14:58:50 +05:00
  • e65109feca Fix security middleware to allow file content in API endpoints usmannasir 2025-10-26 14:58:50 +05:00
  • 44e0284b52 Fix executioner return value checks in all file operation endpoints usmannasir 2025-10-26 14:31:48 +05:00
  • 7ba205864a Fix executioner return value checks in all file operation endpoints usmannasir 2025-10-26 14:31:48 +05:00
  • 3066bc11d1 Fix backup API executioner return value checks usmannasir 2025-10-26 14:23:32 +05:00
  • a11a942cba Fix backup API executioner return value checks usmannasir 2025-10-26 14:23:32 +05:00
  • 10014e1949 Fix file operation endpoints to use website externalApp correctly usmannasir 2025-10-26 14:12:42 +05:00
  • 8ffd11fa08 Fix file operation endpoints to use website externalApp correctly usmannasir 2025-10-26 14:12:42 +05:00
  • 002ae51101 add aiscanner file patcher usmannasir 2025-10-26 13:56:03 +05:00
  • f870494bcb add aiscanner file patcher usmannasir 2025-10-26 13:56:03 +05:00
  • 7827f7384b add aiscanner file patcher usmannasir 2025-10-26 12:38:25 +05:00
  • 9f101d4e4c add aiscanner file patcher usmannasir 2025-10-26 12:38:25 +05:00
  • 03425989d6 add aiscanner file patcher usmannasir 2025-10-26 01:56:36 +05:00
  • 0100d3ea5b add aiscanner file patcher usmannasir 2025-10-26 01:56:36 +05:00
  • e745d59a13 Enhance SQL query safety in mysqlUtilities.py Master3395 2025-10-24 01:24:22 +02:00
  • 6724ef2173 Enhance SQL query safety in mysqlUtilities.py Master3395 2025-10-24 01:24:22 +02:00
  • 157077b9d4 Fix acme.sh not creating domain configurations in /root/.acme.sh/ usmannasir 2025-10-22 12:53:05 +05:00
  • 369f6d539b Fix acme.sh not creating domain configurations in /root/.acme.sh/ usmannasir 2025-10-22 12:53:05 +05:00
  • 0fd07099db bug fix: ssl timeout issues usmannasir 2025-10-19 23:51:55 +05:00
  • 4983decba5 bug fix: ssl timeout issues usmannasir 2025-10-19 23:51:55 +05:00
  • 6e86ccc33f Merge pull request #1585 from master3395/v2.5.5-dev Master3395 2025-10-17 01:27:38 +02:00
  • a0474d7aa4 Merge pull request #1585 from master3395/v2.5.5-dev Master3395 2025-10-17 01:27:38 +02:00
  • 6aed317a1f Add regenerateTwoFASecret functionality and UI support Master3395 2025-10-17 01:06:04 +02:00
  • ecf739602c Add regenerateTwoFASecret functionality and UI support Master3395 2025-10-17 01:06:04 +02:00
  • 614bf7c8b4 Merge pull request #1584 from master3395/v2.5.5-dev Master3395 2025-10-16 22:44:07 +02:00
  • 4b14011e36 Merge pull request #1584 from master3395/v2.5.5-dev Master3395 2025-10-16 22:44:07 +02:00
  • cef0192af6 Update PHP version handling to include PHP 8.6 across scripts Master3395 2025-10-16 22:43:12 +02:00
  • 40139cb84e Update PHP version handling to include PHP 8.6 across scripts Master3395 2025-10-16 22:43:12 +02:00
  • 05bcb46fd6 Refactor CyberPanel installation logic to streamline PHP version handling Master3395 2025-10-16 22:34:18 +02:00
  • f36beb4f9b Refactor CyberPanel installation logic to streamline PHP version handling Master3395 2025-10-16 22:34:18 +02:00
  • 293550c588 Enhance PHP support in installation and management scripts Master3395 2025-10-16 22:26:33 +02:00
  • 8a2e96a656 Enhance PHP support in installation and management scripts Master3395 2025-10-16 22:26:33 +02:00
  • 10f4847906 Fix permission race condition in fixPermissions function usmannasir 2025-10-16 16:11:28 +05:00
  • 46e40d6822 Fix permission race condition in fixPermissions function usmannasir 2025-10-16 16:11:28 +05:00
  • bbad9ec238 Fix permission issues on Ubuntu 24 causing 404 errors usmannasir 2025-10-16 14:50:28 +05:00
  • acc6cad623 Fix permission issues on Ubuntu 24 causing 404 errors usmannasir 2025-10-16 14:50:28 +05:00
  • 04d50d1b17 Fix backup restore permission error and improve SFTP fallback usmannasir 2025-10-15 04:30:43 +05:00
  • 9d0d5fbd35 Fix backup restore permission error and improve SFTP fallback usmannasir 2025-10-15 04:30:43 +05:00
  • 50a56661cb Fix backup file moving to handle compressed database backups usmannasir 2025-10-15 00:56:45 +05:00
  • 32db00d1ae Fix backup file moving to handle compressed database backups usmannasir 2025-10-15 00:56:45 +05:00
  • e2ce0cbbdc Remove strict exit code checking in database restore functions usmannasir 2025-10-15 00:53:31 +05:00
  • 7864ef63c1 Remove strict exit code checking in database restore functions usmannasir 2025-10-15 00:53:31 +05:00
  • 19f29a83fd Fix compressed database backup verification logic usmannasir 2025-10-15 00:50:55 +05:00
  • 10edef5d87 Fix compressed database backup verification logic usmannasir 2025-10-15 00:50:55 +05:00
  • 7f7eebee5a Enhance database backup with compression support and backward compatibility usmannasir 2025-10-14 19:54:11 +05:00
  • cac2e09fce Enhance database backup with compression support and backward compatibility usmannasir 2025-10-14 19:54:11 +05:00
  • 9aa63b73ca Add storage stats, last backup info, and error logs to ManageOCBackups page usmannasir 2025-10-14 19:11:38 +05:00