cyberpanel/CLManager
Master3395 0aca2a5aaf Implement ImunifyAV asset management and routing
- Added a static method to ensure ImunifyAV assets are created and permissions set correctly in CageFS.py.
- Updated the URL routing in urls.py to include paths for ImunifyAV, supporting both legacy and new routes.
- Modified the ImunifyAV HTML template to use Django's URL template tag for better maintainability.
- Enhanced the cyberpanel_fixes.sh script to ensure ImunifyAV UI assets are installed during fixes.
- Improved database user resolution and password handling in mysqlUtilities.py for better security and reliability.

This update enhances the integration and management of ImunifyAV within the CyberPanel environment.
2025-11-15 23:25:13 +01:00
..
migrations Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
static/CLManager Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
templates/CLManager Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
.DS_Store Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
CLManagerMain.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
CLPackages.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
CageFS.py Implement ImunifyAV asset management and routing 2025-11-15 23:25:13 +01:00
__init__.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
admin.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
apps.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
models.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
tests.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
urls.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
views.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00