.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
fix static file permissions
2025-10-01 11:46: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
Revert "Enhance OS detection and support for AlmaLinux 10 and additional Ubun…"
2025-10-09 23:05:16 +02:00
CyberCP
Fix phpMyAdmin access issue for authenticated users
2025-10-06 12:27:33 +05: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
bug fix: api
2025-09-30 00:12:48 +05: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
Refactor disk and bandwidth limit calculations in getSystemStatus
2025-11-02 19:54:58 +01: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
bug fix: quote errors
2025-09-30 12:31:09 +05: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
Implement real-time disk usage updates with async background processing
2025-10-08 13:40:16 +05:00
firewall
Add export and import functionality for firewall rules
2025-09-25 02:39:35 +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 environment configuration and testing scripts
2025-09-25 22:29:53 +02:00
highAvailability
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
install
Enhance Postfix management and validation in installation scripts
2025-11-02 20:29:45 +01:00
locale
Add Norwegian Bokmål language.
2025-09-08 16:48:38 +02:00
loginSystem
find was deleting important env files
2025-10-01 01:28:40 +05: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
Update PHP version handling to include PHP 8.6 across scripts
2025-10-16 22:43:12 +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
modules
Revert "Enhance OS detection and support for AlmaLinux 10 and additional Ubun…"
2025-10-09 23:05:16 +02:00
packages
Add cosmetic context processor and update templates for custom CSS
2025-09-13 18:38:57 +02:00
plogical
Enhance Postfix management and validation in installation scripts
2025-11-02 20:29:45 +01: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
find was deleting important env files
2025-10-01 01:28:40 +05:00
testPlugin
Enhance OS compatibility and documentation for CyberPanel
2025-09-15 21:34:39 +02:00
tuning
Add Almalinux 10 and php 84+85
2025-09-07 22:57:53 +02:00
userManagment
Add regenerateTwoFASecret functionality and UI support
2025-10-17 01:06:04 +02:00
websiteFunctions
Add cron service restart functionality in CronUtil
2025-10-29 22:55:38 +01:00
.DS_Store
Initial commit for v2.4.3
2025-08-01 14:56:30 +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
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
INSTALLER_SUMMARY.md
Revert "Enhance OS detection and support for AlmaLinux 10 and additional Ubun…"
2025-10-09 23:05:16 +02:00
LICENSE
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
README.md
Revert "Enhance OS detection and support for AlmaLinux 10 and additional Ubun…"
2025-10-09 23:05:16 +02:00
UNIVERSAL_OS_COMPATIBILITY.md
Add comprehensive OS compatibility features and testing scripts
2025-09-25 09:35:42 +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
Refactor CyberPanel installation logic to streamline PHP version handling
2025-10-16 22:34:18 +02:00
cyberpanel_clean.sh
Revert "Enhance OS detection and support for AlmaLinux 10 and additional Ubun…"
2025-10-09 23:05:16 +02:00
cyberpanel_complete.sh
Revert "Enhance OS detection and support for AlmaLinux 10 and additional Ubun…"
2025-10-09 23:05:16 +02:00
cyberpanel_simple.sh
Revert "Enhance OS detection and support for AlmaLinux 10 and additional Ubun…"
2025-10-09 23:05:16 +02:00
cyberpanel_standalone.sh
Revert "Enhance OS detection and support for AlmaLinux 10 and additional Ubun…"
2025-10-09 23:05:16 +02:00
cyberpanel_upgrade.sh
Update repository URLs to use secure HTTPS links
2025-09-25 22:45:35 +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
fix_installation_issues.sh
Add enhanced installation and service status scripts
2025-09-25 11:21:00 +02:00
index.html
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
install.sh
Enhance CyberPanel installation process with user-friendly progress indicators
2025-09-25 13:26:42 +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
package-lock.json
bug fix: staging site issue
2025-09-27 11:41:16 +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
service_status_check.sh
Add enhanced installation and service status scripts
2025-09-25 11:21:00 +02:00
simple_install.sh
Revert "Enhance OS detection and support for AlmaLinux 10 and additional Ubun…"
2025-10-09 23:05:16 +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
validate_installation.sh
Add comprehensive OS compatibility features and testing scripts
2025-09-25 09:35:42 +02: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