.github
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.
2025-09-23 21:09:38 +02:00
.idea
bug fix: allowed host issue
2025-09-15 11:26:58 +05:00
ApachController
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
CLManager
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.
2025-09-21 20:13:15 +02:00
CLScript
v2.4.4 release
2025-09-01 13:11:42 +05:00
CPScripts
bug fix: debain 13
2025-09-17 15:11:57 +05:00
CyberCP
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.
2025-09-23 09:55:27 +02:00
IncBackups
Fix ALL documentation links.
2025-09-08 11:50:35 +02:00
WebTerminal
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
aiScanner
enable dark mode
2025-08-05 01:47:22 +05:00
api
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.
2025-09-21 20:36:12 +02:00
backup
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.
2025-09-20 21:31:41 +02:00
baseTemplate
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.
2025-09-23 21:23:54 +02:00
cli
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.
2025-09-23 21:09:38 +02:00
cloudAPI
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.
2025-09-21 19:38:02 +02:00
containerization
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
cyberpanel-mods /security
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.
2025-09-22 18:05:55 +02:00
databases
bug fix: font issues
2025-08-29 23:07:30 +05:00
dns
Fix ALL documentation links.
2025-09-08 11:50:35 +02:00
dockerManager
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.
2025-09-21 21:14:34 +02:00
emailMarketing
Fix ALL documentation links.
2025-09-08 11:50:35 +02:00
emailPremium
Fix ALL documentation links.
2025-09-08 11:50:35 +02:00
examplePlugin
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
filemanager
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.
2025-09-20 20:39:35 +02:00
firewall
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.
2025-09-22 18:05:55 +02:00
ftp
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.
2025-09-21 22:26:18 +02:00
guides
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.
2025-09-21 19:22:36 +02:00
highAvailability
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
install
Update MariaDB version to 12.1 across installation scripts
2025-09-24 23:45:28 +02:00
locale
Add Norwegian Bokmål language.
2025-09-08 16:48:38 +02:00
loginSystem
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.
2025-09-21 20:36:12 +02:00
mailServer
Implement disk usage refresh feature for email accounts. Add a new endpoint and corresponding view to refresh disk usage, ensuring accurate display in the UI. Update JavaScript and HTML templates to support the new functionality, enhancing user experience with real-time updates. Refactor disk usage calculation for improved accuracy and error handling.
2025-09-19 01:09:48 +02:00
managePHP
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.
2025-09-20 21:01:51 +02:00
manageSSL
debian 12: add missing views to views.py in websitefunctions
2025-09-19 15:04:25 +05:00
manageServices
Fix ALL documentation links.
2025-09-08 11:50:35 +02:00
packages
Add cosmetic context processor and update templates for custom CSS
2025-09-13 18:38:57 +02:00
plogical
Update MariaDB version to 12.1 across installation scripts
2025-09-24 23:45:28 +02:00
pluginHolder
services
2025-08-05 03:04:38 +05:00
pluginInstaller
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.
2025-09-20 19:31:15 +02:00
postfixSenderPolicy
Fix monthly bandwidth for websites
2025-09-12 10:41:11 +02:00
s3Backups
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
serverLogs
Fix ALL documentation links.
2025-09-08 11:50:35 +02:00
serverStatus
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.
2025-09-21 00:27:49 +02:00
skin_customizations
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
static
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.
2025-09-21 22:26:18 +02:00
testPlugin
Enhance OS compatibility and documentation for CyberPanel
2025-09-15 21:34:39 +02:00
tools
Update branch verification process and enhance documentation for v2.5.5-dev
2025-09-25 00:16:25 +02:00
tuning
Add Almalinux 10 and php 84+85
2025-09-07 22:57:53 +02:00
userManagment
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.
2025-09-21 22:06:51 +02:00
websiteFunctions
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.
2025-09-23 21:09:38 +02:00
.DS_Store
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
.env.template
bug fix: allowed host issue
2025-09-15 12:07:15 +05:00
.gitignore
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.
2025-09-20 20:13:21 +02:00
AllCPUbuntu.json
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
BRANCH_PREFIX_FIX.md
Update branch verification process and enhance documentation for v2.5.5-dev
2025-09-25 00:16:25 +02:00
CONTRIBUTING.md
Add contributing guide link to README and improve security notice in SECURITY_INSTALLATION.md
2025-09-13 22:34:03 +02:00
CPCent7repo.json
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
FetchIP.sh
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
LICENSE
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
README.md
Update PHP version handling and installation logic across scripts
2025-09-24 01:11:23 +02:00
cert.pem
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
cyberpanel.min.js
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
cyberpanel.sh
Update branch verification process and enhance documentation for v2.5.5-dev
2025-09-25 00:16:25 +02:00
cyberpanel_upgrade.sh
Update MariaDB version to 12.1 across installation scripts
2025-09-24 23:45:28 +02:00
cyberpanel_utility.sh
Add Almalinux 10 and php 84+85
2025-09-07 22:57:53 +02:00
deploy_phpmyadmin_redirect.sh
Add PhpMyAdmin access middleware and session check for user authentication
2025-09-15 01:39:21 +02:00
fastapi_ssh_server.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
fastapi_ssh_server.service
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
index.html
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
install.sh
Enhance AlmaLinux 9 support in installation scripts
2025-09-24 22:45:12 +02:00
key.pem
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
langcomp.sh
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
lscpd-0.2.7
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
lscpd-0.3.1
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
lscpd.0.4.0
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
lscpd.aarch64
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
manage.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
phpmyadmin.zip
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
phpmyadmin_htaccess
Add PhpMyAdmin access middleware and session check for user authentication
2025-09-15 01:39:21 +02:00
phpmyadmin_index_redirect.php
Add PhpMyAdmin access middleware and session check for user authentication
2025-09-15 01:39:21 +02:00
preUpgrade.sh
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.
2025-09-23 21:50:37 +02:00
requirments-old.txt
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.
2025-09-23 19:06:33 +02:00
requirments.txt
Enhance environment variable management and security
2025-09-13 19:07:03 +02:00
rollback_phpmyadmin_redirect.sh
Add PhpMyAdmin access middleware and session check for user authentication
2025-09-15 01:39:21 +02:00
simple_install.sh
Refactor installation scripts for improved compatibility and error handling
2025-09-24 21:02:31 +02:00
test_ftp_fixes.py
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.
2025-09-21 22:26:18 +02:00
test_installation.sh
Enhance AlmaLinux 9 support in installation scripts
2025-09-24 22:45:12 +02:00
ubuntu-requirments.txt
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
upgrade.sh
Remove CSF support as it's being discontinued on August 31, 2025
2025-08-11 15:49:31 +05:00
version.txt
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.
2025-09-23 09:55:27 +02:00