Commit Graph

  • 60f6ade967 Enhance virtual environment setup and MariaDB installation process Master3395 2025-09-24 13:56:32 +02:00
  • 80026cf9d6 Merge pull request #1530 from master3395/v2.5.5-dev Master3395 2025-09-24 13:09:37 +02:00
  • 18242077d5 Enhance MySQL/MariaDB development headers installation in cyberpanel scripts Master3395 2025-09-24 12:45:58 +02:00
  • d957b28fac Merge pull request #1529 from master3395/v2.5.5-dev Master3395 2025-09-24 11:43:21 +02:00
  • cee1c4ff29 Enhance MySQL/MariaDB development headers installation in upgrade scripts Master3395 2025-09-24 11:42:53 +02:00
  • f25a9952c4 Merge pull request #1528 from master3395/v2.5.5-dev Master3395 2025-09-24 11:28:48 +02:00
  • cb95ba2c82 Enhance installation process for CyberPanel and Dovecot Master3395 2025-09-24 11:28:20 +02:00
  • 07e51e46d3 Merge pull request #1527 from master3395/v2.5.5-dev Master3395 2025-09-24 11:13:50 +02:00
  • fa05054253 Enhance package installation process in cyberpanel.sh for RHEL 9+ systems Master3395 2025-09-24 11:13:16 +02:00
  • 906faf43c8 Update MariaDB package names for consistency and enhance LSMCD service management in cyberpanel.sh Master3395 2025-09-24 11:08:22 +02:00
  • 7712e8b0b2 Merge pull request #1525 from master3395/v2.5.5-dev Master3395 2025-09-24 01:46:21 +02:00
  • 2d3505b1ed Implement LSMCD installation and service management in cyberpanel.sh; enhance service status checks in install.py Master3395 2025-09-24 01:45:55 +02:00
  • a9398cef90 Enhance installation scripts and fix ownership commands Master3395 2025-09-24 01:44:26 +02:00
  • b290b426e9 Merge pull request #1524 from master3395/v2.5.5-dev Master3395 2025-09-24 01:11:48 +02:00
  • aaf3b68e14 Update PHP version handling and installation logic across scripts Master3395 2025-09-24 01:11:23 +02:00
  • 93448a44b3 Add installation summary feature to cyberpanel.sh and install.py Master3395 2025-09-24 00:45:34 +02:00
  • 77a3dc8368 Merge pull request #1523 from master3395/v2.5.5-dev Master3395 2025-09-24 00:37:03 +02:00
  • 49e3149622 Update MariaDB repository URLs to use HTTPS and enhance setup logic for RHEL 9/10 in cyberpanel.sh; modify permission commands in install.py to use raw string literals for better compatibility. Master3395 2025-09-24 00:36:38 +02:00
  • e0f1bde18d Merge pull request #1522 from master3395/v2.5.5-dev Master3395 2025-09-24 00:16:46 +02:00
  • 84ccd47b98 Setup MariaDB repository for AlmaLinux 9/10 in cyberpanel.sh and update package installation command to include MariaDB packages. Master3395 2025-09-24 00:16:27 +02:00
  • 8450831666 Merge pull request #1521 from master3395/v2.5.5-dev Master3395 2025-09-24 00:03:01 +02:00
  • 68d86d9c9c Enhance package installation in cyberpanel.sh: Added EPEL repository installation for additional packages and included the installation of the Development Tools group to support development needs on CentOS 9/10 and related distributions. Master3395 2025-09-24 00:02:37 +02:00
  • 3a9bba3cbe Merge pull request #1520 from master3395/v2.5.5-dev Master3395 2025-09-23 23:42:33 +02:00
  • b071502045 Merge branch 'usmannasir:v2.5.5-dev' into v2.5.5-dev Master3395 2025-09-23 23:42:05 +02:00
  • 7e0de29407 Enhance OS detection and package installation logic in cyberpanel.sh: Updated the script to improve detection for various Ubuntu and CentOS versions, refined package management commands, and added error handling for unsupported OS scenarios. Enhanced virtual environment setup for compatibility with newer Ubuntu releases. Master3395 2025-09-23 23:41:48 +02:00
  • bf764c2b8f Merge pull request #1519 from master3395/v2.5.5-dev Master3395 2025-09-23 23:34:09 +02:00
  • 30cb78d0ef Enhance OS detection and package management in installation scripts: Updated install.sh to improve OS detection logic for various CentOS, AlmaLinux, CloudLinux, Ubuntu, Debian, and openEuler versions. Refined package installation commands and added error handling for unsupported OS scenarios. Improved service name mapping in install.py for better compatibility across distributions. Master3395 2025-09-23 23:33:05 +02:00
  • cc9a6ad31b Refactor installation scripts for improved service management and compatibility: Updated cyberpanel.sh to enhance PHP package installation logic based on available versions. Improved error handling for systemd service management in install.py and added pip upgrade functionality for better package compatibility. Enhanced PowerDNS database setup and service startup procedures with retry mechanisms and detailed logging. Master3395 2025-09-23 23:16:36 +02:00
  • ff53915f4c Remove deprecated IP blocking script: Deleted block_ip.py as it is no longer needed in the current implementation of CyberPanel. Master3395 2025-09-23 22:37:32 +02:00
  • f41b54205b Refactor service management in installation scripts: Updated cyberpanel.sh to enhance the display of access information and system status. Improved install.py by adding comprehensive service checks and fixes for PowerDNS, Pure-FTPd, and database connectivity. Enhanced LiteSpeed configuration handling and ensured critical services are running properly during installation. Added detailed logging for better user feedback. Master3395 2025-09-23 22:35:47 +02:00
  • 4b045ac898 Merge pull request #1518 from master3395/v2.5.5-dev Master3395 2025-09-23 21:51:25 +02:00
  • f60cbfbba4 Merge branch 'usmannasir:v2.5.5-dev' into v2.5.5-dev Master3395 2025-09-23 21:51:05 +02:00
  • e51afaba5b Enhance branch detection and installation process in scripts: Updated cyberpanel.sh to improve branch/version detection logic based on execution context. Modified install.sh to allow installation from a specified branch and adjusted preUpgrade.sh to support branch parameter for upgrades. Improved error handling and logging for better user feedback. Master3395 2025-09-23 21:50:37 +02:00
  • f535f79638 Merge pull request #1517 from master3395/v2.5.5-dev Master3395 2025-09-23 21:24:59 +02:00
  • 2c21e57e05 Merge branch 'v2.5.5-dev' of https://github.com/master3395/cyberpanel into v2.5.5-dev Master3395 2025-09-23 21:23:56 +02:00
  • c92c17c465 Add IP blocking functionality to homePage.html: Implemented a script to block IP addresses with confirmation prompts, CSRF token handling, and user notifications for success or failure. Enhanced user experience with loading states and automatic page refresh after blocking an IP. Master3395 2025-09-23 21:23:54 +02:00
  • 0f3d2c446d Merge branch 'usmannasir:v2.5.5-dev' into v2.5.5-dev Master3395 2025-09-23 21:10:06 +02:00
  • 2c57ad595e Enhance CyberPanel functionality with FTP Quota and Bandwidth Management features: Added models, views, and templates for managing FTP quotas and bandwidth resets. Implemented IP blocking functionality with associated views and templates. Updated system scripts for improved repository synchronization and OS detection. Removed outdated workflow files. Master3395 2025-09-23 21:09:38 +02:00
  • 3f40229f1b Merge pull request #1516 from master3395/v2.5.5-dev Master3395 2025-09-23 21:05:56 +02:00
  • 11991c0f80 Refine README.md for clarity and consistency: Updated formatting, improved section organization, and clarified installation instructions. Master3395 2025-09-23 21:03:17 +02:00
  • ffaf88d114 Update README.md Master3395 2025-09-23 20:40:18 +02:00
  • 1291d6e5d6 Update README.md Master3395 2025-09-23 20:39:25 +02:00
  • 7344ec49cf Merge branch 'usmannasir:v2.5.5-dev' into v2.5.5-dev Master3395 2025-09-23 20:33:23 +02:00
  • 5c38e53458 Update README.md Master3395 2025-09-23 20:32:22 +02:00
  • 4ca638d6e0 Merge pull request #2 from aadi2206/patch-2 Master3395 2025-09-23 20:30:11 +02:00
  • ffb826d08f Update README.md for v2.4.4 Aadi Sachan 2025-09-23 23:46:24 +05:30
  • ca1484c8b0 Merge pull request #1515 from master3395/v2.5.5-dev Master3395 2025-09-23 20:11:10 +02:00
  • 4ae179effc Merge branch 'usmannasir:v2.5.5-dev' into v2.5.5-dev Master3395 2025-09-23 20:09:00 +02:00
  • cd38d6eb29 Update version requirements and enhance upgrade script output: Changed minimum version requirement from 1.9.4 to 2.3.4 in upgrade scripts, improved recovery log messages, and added detailed success and warning messages for the upgrade process. Enhanced user interface elements in the HTML template for better readability. Master3395 2025-09-23 20:07:30 +02:00
  • 2443a3d430 Merge pull request #1514 from master3395/v2.5.5-dev Master3395 2025-09-23 19:09:49 +02:00
  • 685a464ca5 Fix pysftp dependency issue and optimize WSGI-LSAPI compilation: Removed pysftp from requirements in favor of paramiko, and updated Makefile for proper optimization flags to avoid _FORTIFY_SOURCE warnings during WSGI-LSAPI installation. Master3395 2025-09-23 19:06:33 +02:00
  • abfa28469f Merge pull request #1512 from master3395/v2.5.5-dev Usman Nasir 2025-09-23 13:17:32 +05:00
  • 63ffc8d4f7 Merge branch 'usmannasir:v2.5.5-dev' into v2.5.5-dev Master3395 2025-09-23 09:55:51 +02:00
  • c873bfc140 Remove deprecated migration script and update version to 2.4 Build 4: The run_migration.py script has been deleted as it is no longer needed. The version file has been incremented to reflect the latest build. Additionally, the Django settings have been updated to include DEFAULT_AUTO_FIELD for improved primary key handling. Master3395 2025-09-23 09:55:27 +02:00
  • e91df945ae Merge pull request #1510 from master3395/v2.5.5-dev Usman Nasir 2025-09-23 12:29:21 +05:00
  • 9b9a9cae44 Merge branch 'v2.4.4' into v2.5.5-dev usmannasir 2025-09-23 10:59:13 +05:00
  • e28e401e9d Enhance ModSecurity rule installation and verification: Update OWASP rules to version 4.18.0, improving detection for installed rules in the FirewallManager. Add checks to verify the existence of OWASP and Comodo configuration files. Update JavaScript to reflect installation status and improve user feedback. Ensure proper logging for installation processes and errors. Master3395 2025-09-22 18:05:55 +02:00
  • 4408ca04c8 bug fix: staging site issue usmannasir 2025-09-22 18:16:05 +05:00
  • 503c464e48 bug fix: staging site issue usmannasir 2025-09-22 17:46:10 +05:00
  • f48e7286df bug fix: staging site issue usmannasir 2025-09-22 16:57:35 +05:00
  • ecd44c9d6a bug fix: staging site issue usmannasir 2025-09-22 14:08:51 +05:00
  • fb16f4cf56 bug fix: staging site issue usmannasir 2025-09-22 13:31:20 +05:00
  • 3432432f91 Enhance text readability and error handling: Add readability fixes CSS for improved contrast across UI elements. Update text colors in various components for better visibility. Enhance FTP error handling with user-friendly messages and improved path validation in both frontend and backend. Update HTML templates to provide clearer instructions and examples for FTP path input. Master3395 2025-09-21 22:26:18 +02:00
  • f5d4c46c37 Add fetchAPIUsers endpoint and corresponding UI: Implement a new API endpoint to fetch users with API access, including search functionality. Update JavaScript to handle user data loading and searching, and enhance the API access HTML template with a new tab for managing API users. Improve styling and user interaction elements for better usability. Master3395 2025-09-21 22:06:51 +02:00
  • 5d4897f7e5 Enhance AlmaLinux support in cyberpanel.sh: Add EPEL repository installation for AlmaLinux 10, update MariaDB repository for RHEL10 compatibility, and improve package installation for AlmaLinux 9/10. Implement symlink creation for boost libraries to ensure galera-4 compatibility on AlmaLinux 10. Enhance GPG key import process with fallback options for better reliability. https://community.cyberpanel.net/t/support-alma-linux-10/59268/8?u=master3395 Master3395 2025-09-21 22:00:23 +02:00
  • 09c9d67536 Implement Docker network management features: Add endpoints for retrieving and creating Docker networks, and update container management to support network configuration and port mapping updates. Enhance UI for network selection and port editing in the container management interface. Update database schema to include network-related fields. Master3395 2025-09-21 21:14:34 +02:00
  • cc07f12017 Add cron job management for website suspension: Implement methods to suspend, restore, and check the status of cron jobs for websites. Update main function to handle new commands for cron management. Enhance child domain handling to ensure cron jobs are suspended/restored appropriately during website suspension processes. https://github.com/usmannasir/cyberpanel/issues/1097 Master3395 2025-09-21 20:45:37 +02:00
  • 48c9c1ad6a Update README and enhance error handling: Increment version to 2.4 Build 4 and add notes on PHP version management. Improve error logging across multiple modules by replacing BaseException with Exception and utilizing secure error handling methods. Ensure consistent error responses in API and middleware functions for better debugging and user feedback. Master3395 2025-09-21 20:36:12 +02:00
  • 0161aba5f5 Enhance Imunify installation process: Add checks and fixes for PHP-FPM pool configurations and broken package installations before proceeding with Imunify360 and ImunifyAV installations. Implement auto-fix functionality in the firewall manager for PHP-FPM issues. Update the upgrade module to create missing PHP-FPM pool configurations and restart services as needed. Introduce a new API endpoint to disable two-factor authentication for users, ensuring proper handling and logging of actions. https://github.com/usmannasir/cyberpanel/issues/1114 Master3395 2025-09-21 20:13:15 +02:00
  • a959efc6a4 Add RESTful API support for listing child domains: Implement listChildDomainsJson endpoint in the API, allowing users to retrieve child domain details with authentication. Update README to document the new API functionality and usage examples. Remove obsolete utility scripts for Windows and Linux to streamline the project. Master3395 2025-09-21 19:52:05 +02:00
  • c2b0eb0a20 Enhance SSL renewal process: Add method to update mail SSL configurations for all domains after renewal. Update mail SSL settings in the Renew class and ensure vhost SSL configurations are updated accordingly. Remove obsolete screenshot file. Master3395 2025-09-21 19:46:10 +02:00
  • 8b34833534 Implement token generation check in CloudManager and update user token handling in saveChangesAPIAccess. Ensure users are prompted to reset their password if a valid API token is not present when enabling API access. Master3395 2025-09-21 19:38:02 +02:00
  • 54da24dd55 Remove deprecated CyberPanel installation fix script and update README and guides to include new 2FA authentication features and installation instructions. Enhance user management with WebAuthn passkey support, including UI updates for passkey registration and management. Master3395 2025-09-21 19:22:36 +02:00
  • 61b0507703 Enhance API access control: Update user privilege check to verify administrator status through ACL instead of hardcoded username, improving security and flexibility. https://github.com/usmannasir/cyberpanel/issues/1426#issuecomment-3315476878 Master3395 2025-09-21 18:46:44 +02:00
  • fafc757052 Merge branch 'usmannasir:v2.5.5-dev' into v2.5.5-dev Master3395 2025-09-21 17:35:06 +02:00
  • 0d537fd9ec bug fix: installation issues usmannasir 2025-09-21 13:04:51 +05:00
  • 8dc6181de3 Refactor user password update logic: Only update password and token if a new password is provided. Update frontend to conditionally include password in the request data, improving user experience and data handling. Fix: https://github.com/usmannasir/cyberpanel/issues/1509 Master3395 2025-09-21 01:07:54 +02:00
  • 13677f0d6d Merge branch 'v2.5.5-dev' of https://github.com/master3395/cyberpanel into v2.5.5-dev Master3395 2025-09-21 00:27:50 +02:00
  • 5d445b0e23 Add functionality to switch back to OpenLiteSpeed: Implement server status utility methods, views, and frontend controller for switching from LiteSpeed Enterprise to OpenLiteSpeed. Include status checking and user notifications during the switch process, enhancing user experience and management capabilities. Master3395 2025-09-21 00:27:49 +02:00
  • f66e1a03a0 Merge branch 'usmannasir:v2.5.5-dev' into v2.5.5-dev Master3395 2025-09-20 22:35:57 +02:00
  • 570a4953d0 some bug fixes to install.py usmannasir 2025-09-21 01:07:38 +05:00
  • 62d249a4aa Merge branch 'usmannasir:v2.5.5-dev' into v2.5.5-dev Master3395 2025-09-20 21:50:48 +02:00
  • 53aea56136 Add home directory management features: Introduce models and views for managing user home directories, including dynamic home directory assignment during user creation. Update frontend to allow selection of home directories and display relevant information. Enhance backend logic for home directory migration and statistics retrieval, improving overall user management capabilities. Master3395 2025-09-20 21:50:22 +02:00
  • f943e5c961 some bug fixes to install.py usmannasir 2025-09-21 00:37:02 +05:00
  • 25fa25d877 Merge branch 'usmannasir:v2.5.5-dev' into v2.5.5-dev Master3395 2025-09-20 21:32:24 +02:00
  • 3032dff01d Implement remote connection handling and progress tracking for backup operations: Introduce a method for attempting connections to remote CyberPanel servers with port fallback. Enhance the frontend to display detailed progress and logs during backup transfers, including error handling and notifications for port fallback usage. Update HTML and JavaScript to support new progress tracking features and improve user feedback during backup and restore processes. Master3395 2025-09-20 21:31:41 +02:00
  • 6bd125622e some bug fixes to install.py usmannasir 2025-09-21 00:21:07 +05:00
  • 70e76967ec Enhance container log retrieval and display: Implement formatted log retrieval with timestamps and improved error handling in ContainerManager. Update frontend to support log formatting, auto-scrolling, and additional log controls. Modify container command execution to temporarily start stopped containers, ensuring better user feedback on command execution status. Master3395 2025-09-20 21:14:12 +02:00
  • 5364e3e7d1 Add FTP quota management features: Implement getFTPQuotaUsage and migrateFTPQuotas methods in FTPManager for retrieving quota usage and migrating existing users to the new quota system. Update views and URLs to support these new functionalities. Enhance FTPUtilities with methods for applying quotas to the filesystem and retrieving current quota usage. Master3395 2025-09-20 21:07:48 +02:00
  • 76f6d346f1 Enhance PHP version management in PHPManager: Implement comprehensive detection of PHP versions across multiple methods, including system checks and package manager queries. Add validation and configuration fixing for PHP installations. Introduce methods to retrieve the latest and recommended PHP versions, improving overall reliability and user feedback in the website management process. Master3395 2025-09-20 21:01:51 +02:00
  • f7e533db9b Update README.md and listContainers.html: Add social media badges to README for improved community engagement. Adjust table column widths in listContainers.html for better layout and readability. Master3395 2025-09-20 20:46:32 +02:00
  • af434bcb89 Enhance file deletion process in FileManager: Implement detailed logging for file and directory deletion, including security checks and error handling. Improve handling of immutable flags and ensure proper permissions for suspension pages in website management. Add fallback mechanisms for system file deletions and enhance user feedback on operations. Master3395 2025-09-20 20:39:35 +02:00
  • 6ef98c57e7 Update .gitignore and remove test files: Add patterns for development test files to .gitignore and delete unused test.php and test.sh files to clean up the repository. Master3395 2025-09-20 20:13:21 +02:00
  • f0e03323a5 Update README.md: Add CyberPanel logo, update last updated date, and improve guide links formatting for better readability. Master3395 2025-09-20 19:51:53 +02:00
  • 19ebaa2bec Update install.sh and README.md: Remove support for Ubuntu 18.04 and CentOS 8, and adjust OS detection logic. Update supported OS list in README to reflect current compatibility. Master3395 2025-09-20 19:44:43 +02:00
  • f4e75fc14c Update install.sh to correctly identify CentOS Stream 9: Change SERVER_OS variable from "CentOS8" to "CentOSStream9" for accurate OS detection during installation. https://github.com/usmannasir/cyberpanel/pull/1393 Master3395 2025-09-20 19:38:06 +02:00
  • feee06fae6 Add Django version compatibility in pluginInstaller: Implement getUrlPattern method to generate URL patterns compatible with both Django 2.x and 3.x+. Update URL writing logic to utilize this method for improved maintainability and compatibility. https://github.com/usmannasir/cyberpanel/pull/1366 Master3395 2025-09-20 19:31:15 +02:00
  • e8164cf13c Add fixFilePermissions function: Implement a new command to fix file permissions for a specified domain in the CyberPanel CLI. Update documentation to include CLI command reference. https://github.com/usmannasir/cyberpanel/pull/1321 Master3395 2025-09-20 19:25:16 +02:00
  • 14bf478024 Add createDockersite API endpoint: Implement functionality to create a dockersite with input validation and error handling. Update urls.py to include the new endpoint. https://github.com/usmannasir/cyberpanel/pull/1224 Master3395 2025-09-20 19:17:44 +02:00
  • f4b627f2ff Refactor FileManager: Update file paths for hello.txt and enhance directory mutability settings. Allow specific directories to remain mutable by adjusting chattr settings for logs, trash, backup, incbackup, lscache, and .cagefs. Master3395 2025-09-20 19:14:05 +02:00