Commit Graph

  • 44bc736ee7 Add ModSecurity compatibility handling for custom OLS binaries usmannasir 2025-11-08 15:23:59 +05:00
  • 120dcd3d20 Fix n8n proxy configuration for OpenLiteSpeed compatibility usmannasir 2025-11-08 00:32:16 +05:00
  • 879fce8c5b Update n8n deployment to use latest version usmannasir 2025-11-07 21:53:02 +05:00
  • 8056c16365 Fix n8n deployment compatibility with OpenLiteSpeed proxy usmannasir 2025-11-07 21:53:02 +05:00
  • f7fc75b258 Add binary verification and rollback mechanism for OLS custom binaries usmannasir 2025-11-07 13:50:47 +05:00
  • 39b74cb9b7 Fix OLS binary compatibility by detecting OS distribution usmannasir 2025-11-07 12:52:15 +05:00
  • 5b7bcb462f Add appealing notification banner for .htaccess feature usmannasir 2025-11-06 20:46:10 +05:00
  • ea0ee3f771 Add custom OLS binary installation to upgrade process usmannasir 2025-11-06 20:40:07 +05:00
  • 2952791761 Lower download size threshold to support smaller module files usmannasir 2025-11-05 09:24:34 +05:00
  • 32a7442dba Fix download verification logic for custom OLS binaries usmannasir 2025-11-05 06:08:48 +05:00
  • 73ec9950ec Fix OLS binary download URL usmannasir 2025-11-05 05:57:01 +05:00
  • e4a06a8aaf Fix custom module download URL usmannasir 2025-11-05 05:56:27 +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
  • 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
  • b6528bb21d 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
  • 0e6ec0902d 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
  • ddf9f5a9b3 Add cron service restart functionality in CronUtil Master3395 2025-10-29 22:55:38 +01:00
  • 30249bb983 Add OpenLiteSpeed Module Developer Guide documentation usmannasir 2025-10-28 12:39:27 +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
  • 569554e7f0 Fix VPS API key persistence in CyberPanel database usmannasir 2025-10-27 14:25:47 +05:00
  • 2cd361a837 Fix backup file operation failures for API key authentication usmannasir 2025-10-27 14:16:01 +05:00
  • af35aadb92 Fix CyberPanel API key validation for platform callbacks usmannasir 2025-10-27 13:51:33 +05:00
  • cfeac42527 Add X-API-Key header support for AI Scanner file operations usmannasir 2025-10-27 13:27:37 +05:00
  • a60c48276d Add debug logging for API key validation usmannasir 2025-10-26 17:55:40 +05:00
  • 1169b872cf Fix backup error checking in rename and delete endpoints usmannasir 2025-10-26 17:52:45 +05:00
  • 95be6ea49d Use /tmp for temp files instead of /home/cyberpanel usmannasir 2025-10-26 17:15:26 +05:00
  • 7beaa0492f Add debug logging for file replacement operation usmannasir 2025-10-26 17:10:13 +05:00
  • f6fd2192c5 Add shell=True for cat redirection command usmannasir 2025-10-26 17:05:58 +05:00
  • fd1c53ffa4 Use cat redirection instead of cp for file replacement usmannasir 2025-10-26 17:05:20 +05:00
  • 8ef95418a2 Fix replace-file to use cp for all file operations usmannasir 2025-10-26 15:35:38 +05:00
  • 993c68441a Fix 'os' import error in replace-file cleanup usmannasir 2025-10-26 15:24:57 +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
  • e65109feca Fix security middleware to allow file content in API endpoints usmannasir 2025-10-26 14:58:50 +05:00
  • 7ba205864a Fix executioner return value checks in all file operation endpoints usmannasir 2025-10-26 14:31:48 +05:00
  • a11a942cba Fix backup API executioner return value checks usmannasir 2025-10-26 14:23:32 +05:00
  • 8ffd11fa08 Fix file operation endpoints to use website externalApp correctly usmannasir 2025-10-26 14:12:42 +05:00
  • f870494bcb add aiscanner file patcher usmannasir 2025-10-26 13:56:03 +05:00
  • 9f101d4e4c add aiscanner file patcher usmannasir 2025-10-26 12:38:25 +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
  • 369f6d539b Fix acme.sh not creating domain configurations in /root/.acme.sh/ usmannasir 2025-10-22 12:53:05 +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
  • 6aed317a1f 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
  • cef0192af6 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
  • 293550c588 Enhance PHP support in installation and management scripts Master3395 2025-10-16 22:26:33 +02:00
  • 46e40d6822 Fix permission race condition in fixPermissions function usmannasir 2025-10-16 16:11:28 +05:00
  • acc6cad623 Fix permission issues on Ubuntu 24 causing 404 errors usmannasir 2025-10-16 14:50:28 +05:00
  • 9d0d5fbd35 Fix backup restore permission error and improve SFTP fallback usmannasir 2025-10-15 04:30:43 +05:00
  • 32db00d1ae Fix backup file moving to handle compressed database backups usmannasir 2025-10-15 00:56:45 +05:00
  • 7864ef63c1 Remove strict exit code checking in database restore functions usmannasir 2025-10-15 00:53:31 +05:00
  • 10edef5d87 Fix compressed database backup verification logic usmannasir 2025-10-15 00:50:55 +05:00
  • cac2e09fce Enhance database backup with compression support and backward compatibility usmannasir 2025-10-14 19:54:11 +05:00
  • b6f20a6a5e Add storage stats, last backup info, and error logs to ManageOCBackups page usmannasir 2025-10-14 19:11:38 +05:00
  • fb02243245 Improve One-Click Backup verification with multi-method approach usmannasir 2025-10-14 18:49:41 +05:00
  • c9b711d5bd Fix critical bug in One-Click Backup failure notification logic usmannasir 2025-10-14 16:23:41 +05:00
  • 6381a9ee55 Refactor DeployAccount to eliminate code duplication and improve error handling usmannasir 2025-10-14 15:35:02 +05:00
  • 4da45eebf1 Improve exception handling in One-Click Backup fetchOCSites function usmannasir 2025-10-14 15:31:42 +05:00
  • 7cbb563d9c fix some ux on list wp sites usmannasir 2025-10-13 13:09:06 +05:00
  • 77e66cfe3d fix design of wp manager home usmannasir 2025-10-13 00:24:45 +05:00
  • 1ef188a20a bug fix: python 3.6 compatibility usmannasir 2025-10-10 17:59:01 +05:00
  • ac6db0e575 bug fix: python 3.6 compatibility usmannasir 2025-10-10 17:26:50 +05:00
  • 7ab1422e35 Merge pull request #1582 from usmannasir/revert-1579-v2.5.5-dev Master3395 2025-10-09 23:05:28 +02:00
  • 525f8b308c Revert "Enhance OS detection and support for AlmaLinux 10 and additional Ubun…" revert-1579-v2.5.5-dev Master3395 2025-10-09 23:05:16 +02:00
  • 425e178dff Merge pull request #1581 from master3395/v2.5.5-dev Master3395 2025-10-09 23:01:57 +02:00
  • 14dfb3f099 Merge branch 'usmannasir:v2.5.5-dev' into v2.5.5-dev Master3395 2025-10-09 23:01:33 +02:00
  • 3312ed0b31 Merge branch 'v2.5.5-dev' of https://github.com/master3395/cyberpanel into v2.5.5-dev Master3395 2025-10-09 23:00:46 +02:00
  • 99f651e02f Update CyberPanel installation script to prioritize stable branch Master3395 2025-10-09 23:00:45 +02:00
  • f6088aeded Merge pull request #1580 from master3395/v2.5.5-dev Master3395 2025-10-09 22:46:30 +02:00
  • 561967bc8b Merge branch 'usmannasir:v2.5.5-dev' into v2.5.5-dev Master3395 2025-10-09 22:45:56 +02:00
  • 5c720464e9 Add local installation support for CyberPanel Master3395 2025-10-09 22:44:31 +02:00
  • 69bcfa0980 Merge pull request #1579 from master3395/v2.5.5-dev Master3395 2025-10-09 22:09:41 +02:00
  • 1dcaea4131 Enhance OS detection and support for AlmaLinux 10 and additional Ubuntu versions Master3395 2025-10-09 22:08:54 +02:00
  • e4b2584ae0 Fix AlmaLinux 8 installation: Add python-dotenv to requirements (v2.4.4) usmannasir 2025-10-10 01:00:22 +05:00
  • f34377394d Fix AlmaLinux 8 installation: Add python-dotenv to requirements usmannasir 2025-10-10 00:57:24 +05:00
  • d540b24c8f bug fix: alma8 install usmannasir 2025-10-10 00:09:42 +05:00
  • 4bedb9cd73 Implement real-time disk usage updates with async background processing usmannasir 2025-10-08 13:40:16 +05:00
  • 408296c51b Fix phpMyAdmin access issue for authenticated users usmannasir 2025-10-06 12:27:33 +05:00
  • 5dae7583bb Fix MySQL password file permissions for cyberpanel group access usmannasir 2025-10-03 16:43:31 +05:00
  • e34958a05f Move CyberPanel account setup earlier in installation process usmannasir 2025-10-03 15:55:40 +05:00
  • 6fb5f65758 Fix ACME challenge path to use centralized Example directory usmannasir 2025-10-03 15:50:29 +05:00
  • d659bda9db Improve installation flow and output organization usmannasir 2025-10-01 13:48:00 +05:00
  • 95f9a8d9b1 Fix password handling in CyberPanel installer usmannasir 2025-10-01 13:18:17 +05:00
  • 93252c6662 Fix PowerDNS installation in v2.5.5-dev branch usmannasir 2025-10-01 12:31:01 +05:00
  • d5258ac85b fix static file permissions usmannasir 2025-10-01 11:46:58 +05:00
  • 80c68d4123 bug fix: login page issue usmannasir 2025-10-01 03:18:39 +05:00
  • 16828b74aa bug fix: login page issue usmannasir 2025-10-01 02:33:55 +05:00
  • 873f88a3c6 find was deleting important env files usmannasir 2025-10-01 01:28:40 +05:00
  • de892ee4fd find was deleting important env files usmannasir 2025-10-01 00:45:40 +05:00
  • 6cbcc2862f bug fix: remove migrations commands usmannasir 2025-10-01 00:20:05 +05:00
  • 0e59310810 bug fix: remove migrations commands usmannasir 2025-09-30 23:46:10 +05:00
  • fa039448e0 find was deleting important env files usmannasir 2025-09-30 16:27:14 +05:00
  • f77780608d bug fix: migrations issue usmannasir 2025-09-30 16:18:10 +05:00