mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-03-25 21:40:07 +01:00
- Replace invalid logging.CyberCPLogFileWriter calls (logging is already CyberCPLogFileWriter); fixes AttributeError masking real errors in createUserDirectory - Same fix in homeDirectoryViews exception handlers - Pre-check Administrator username before save; use django.db.utils.IntegrityError - Fix userMigration error handler to call writeToFile correctly - Validate non-empty username after strip