This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
CyberPanel
Watch
1
Star
0
Fork
0
You've already forked CyberPanel
mirror of
https://github.com/usmannasir/cyberpanel.git
synced
2025-11-15 09:46:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aaf3b68e146d625f1fbfa2870a7d74bb5ff89928
CyberPanel
/
CyberCP
History
Master3395
c873bfc140
Remove deprecated migration script and update version to 2.4 Build 4: The
run_migration.py
script has been deleted as it is no longer needed. The version file has been incremented to reflect the latest build. Additionally, the Django settings have been updated to include
DEFAULT_AUTO_FIELD
for improved primary key handling.
2025-09-23 09:55:27 +02:00
..
__init__.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
phpmyadminMiddleware.py
Add PhpMyAdmin access middleware and session check for user authentication
2025-09-15 01:39:21 +02:00
secMiddleware.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
SecurityLevel.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
settings.py
Remove deprecated migration script and update version to 2.4 Build 4: The
run_migration.py
script has been deleted as it is no longer needed. The version file has been incremented to reflect the latest build. Additionally, the Django settings have been updated to include
DEFAULT_AUTO_FIELD
for improved primary key handling.
2025-09-23 09:55:27 +02:00
urls.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
wsgi.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00