mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-12-15 12:59:42 +01:00
- Deleted the .env.template file and the env_generator.py script to streamline the installation process. - Removed various test scripts related to installation and compatibility checks, as they are no longer necessary with the updated configuration approach. - Updated settings.py to directly include secure credentials, eliminating the need for external environment files. - Enhanced security by ensuring sensitive information is handled directly within the application code.