Master3395
ddf9f5a9b3
Add cron service restart functionality in CronUtil
...
- Introduced a static method `restartCronService` to restart the cron service across various distributions, ensuring immediate application of changes.
- Updated `website.py` to call `restartCronService` after modifying cron jobs, with error handling to return appropriate responses if the restart fails.
- Enhanced overall reliability of cron job management by ensuring the service is restarted after changes are made.
https://github.com/usmannasir/cyberpanel/issues/1589
2025-10-29 22:55:38 +01:00
usmannasir
978d660c5d
bug fix: circular import
2025-09-27 14:13:33 +05:00
Master3395
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.
2025-09-23 21:09:38 +02:00
Usman Nasir
e91df945ae
Merge pull request #1510 from master3395/v2.5.5-dev
...
V2.5.5 dev - Firewall ban button, and management
2025-09-23 12:29:21 +05:00
usmannasir
9b9a9cae44
Merge branch 'v2.4.4' into v2.5.5-dev
2025-09-23 10:59:13 +05:00
usmannasir
4408ca04c8
bug fix: staging site issue
2025-09-22 18:16:05 +05:00
usmannasir
503c464e48
bug fix: staging site issue
2025-09-22 17:46:10 +05:00
usmannasir
f48e7286df
bug fix: staging site issue
2025-09-22 16:57:35 +05:00
usmannasir
ecd44c9d6a
bug fix: staging site issue
2025-09-22 14:08:51 +05:00
usmannasir
fb16f4cf56
bug fix: staging site issue
2025-09-22 13:31:20 +05:00
Master3395
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
2025-09-21 20:45:37 +02:00
Master3395
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.
2025-09-20 21:50:22 +02:00
Master3395
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.
2025-09-20 21:01:51 +02:00
Master3395
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.
2025-09-20 20:39:35 +02:00
usmannasir
339419fc22
debian 12
2025-09-19 14:15:14 +05:00
usmannasir
0dc48bd0b6
debian 12
2025-09-19 12:15:28 +05:00
Master3395
6213ff8fdd
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
Master3395
9c9d0f3075
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
usmannasir
232014a4cb
feature: ssl status in list websites
2025-08-22 21:10:13 +05:00
usmannasir
f2352bd516
feature: ssl status in list websites
2025-08-22 21:00:03 +05:00
usmannasir
6dd7114f6d
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00