..
management
Add subdomain log fix functionality and update templates. Introduce new views and URLs for fixing subdomain logs, enhance log configuration handling in the upgrade script, and update vHost configuration paths for better log management. Include a new menu item for accessing the log fix interface.
2025-09-18 22:04:05 +02:00
.my.cnf.4370
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
.mysql.4370
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
Backupsv2.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
ClusterManager.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
CyberCPLogFileWriter.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
CyberPanelUpgrade.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
DockerSites.py
Implement Catch-All Email Configuration Management
2025-12-31 22:18:33 +01:00
IncScheduler.py
Implement real-time disk usage updates with async background processing
2025-10-08 13:40:16 +05:00
SwitchOldAliasToNew.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
__init__.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
acl.py
Fix: Enable website creation for regular users
2026-01-04 22:03:27 +01:00
acl.py.backup_dns_fix
bug fix: https://github.com/usmannasir/cyberpanel/issues/773
2025-08-11 00:33:25 +05:00
adminPass.py
v2.4.4 release
2025-09-01 13:11:42 +05:00
alias.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
apiAccess.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
applicationInstaller.py
bug fixes to wp installation
2025-08-07 06:58:48 +05:00
backupSchedule.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
backupScheduleLocal.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
backupUtilities.py
Update rsync exclude patterns in backupUtilities.py to use leading slashes for top-level directory exclusions. This change improves backup accuracy by ensuring only the intended directories are excluded during the backup process.
2025-12-31 22:55:09 +01:00
bandwidthReset.py
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
cPanelImporter.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
childDomain.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
cronUtil.py
Add cron service restart functionality in CronUtil
2025-10-29 22:55:38 +01:00
csf.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
customACME.py
bug fix: https://github.com/usmannasir/cyberpanel/issues/1471
2025-08-08 00:56:41 +05:00
dnsUtilities.py
DNS improvements: CloudFlare proxy toggle styling, auto AAAA records, proxy defaults
2026-01-04 04:15:46 +01:00
domain.xml
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
emergency_2fa_disable.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
errorSanitizer.py
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
filesPermsUtilities.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
findBWUsage.py
Enhance CyberPanel with new features and improvements, including a file integrity verification system, IP blocking functionality, and support for resetting Apache and vHost configurations to default. Update documentation and guides for better user experience. Fix bandwidth reset issues and improve overall system stability.
2025-09-18 20:45:34 +02:00
firewallUtilities.py
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
ftpUtilities.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
getSystemInformation.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
hashPassword.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
httpProc.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
installUtilities.py
Refactor configuration modification methods for improved safety and validation
2025-12-31 23:13:53 +01:00
letsEncrypt.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
mailUtilities.py
Enhance reverse DNS lookup functionality in mailUtilities
2025-12-09 18:32:52 +01:00
modSec.py
Fix ModSecurity LMDB dependency crash (Issue #1626 )
2026-01-10 03:22:45 +01:00
mysqlUtilities.py
Update README and mysqlUtilities for versioning and MySQL account resolution
2025-11-15 23:55:47 +01:00
phpUtilities.py
Update PHP version handling to include PHP 8.6 across scripts
2025-10-16 22:43:12 +02:00
phpmyadminsignin.php
Fix phpMyAdmin access issue for authenticated users
2025-10-06 12:27:33 +05:00
pluginManagerGlobal.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
processUtilities.py
Enhance CyberPanel with new features and improvements, including a file integrity verification system, IP blocking functionality, and support for resetting Apache and vHost configurations to default. Update documentation and guides for better user experience. Fix bandwidth reset issues and improve overall system stability.
2025-09-18 20:45:34 +02:00
randomPassword.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
rebuildQuotas.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
remoteBackup.py
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
remoteTransferUtilities.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
renew.py
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.
2025-09-21 19:46:10 +02:00
restoreMeta.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
serverLogs.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
sslReconcile.py
Remove SECURITY_INSTALLATION.md and implement SSL reconciliation features in manageSSL module. Add new views and URLs for SSL reconciliation, enhance mobile responsiveness in templates, and update SSL utilities for improved functionality. Update upgrade script for scheduled SSL reconciliation tasks.
2025-09-18 21:37:48 +02:00
sslUtilities.py
Refactor configuration modification methods for improved safety and validation
2025-12-31 23:13:53 +01:00
sslv2.py
bug fix: https://github.com/usmannasir/cyberpanel/issues/1471
2025-08-08 00:56:41 +05:00
test.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
test1.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
tuning.py
Refactor configuration modification methods for improved safety and validation
2025-12-31 23:13:53 +01:00
upgrade.py
Download CDN libraries locally to eliminate tracking prevention warnings. Updated index.html to reference local copies of qrious.min.js and chart.umd.min.js. Added functionality in install.py and upgrade.py to download these libraries before running collectstatic. Updated website.html to ensure compatibility with the new local scripts.
2026-01-01 05:29:46 +01:00
upgradeCritical.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
versionFetcher.py
Enhance CyberPanel with new features and improvements, including a file integrity verification system, IP blocking functionality, and support for resetting Apache and vHost configurations to default. Update documentation and guides for better user experience. Fix bandwidth reset issues and improve overall system stability.
2025-09-18 20:45:34 +02:00
vhost.py
Fix CloudFlare DNS Management: Filter main domains only, auto-delete DNS records on domain removal, improve table display
2026-01-04 02:13:46 +01:00
vhostConfs.py
Fix ACME challenge path to use centralized Example directory
2025-10-03 15:50:29 +05:00
virtualHostUtilities.py
Fix CloudFlare DNS Management: Filter main domains only, auto-delete DNS records on domain removal, improve table display
2026-01-04 02:13:46 +01:00