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-07 13:56:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aaf3b68e146d625f1fbfa2870a7d74bb5ff89928
CyberPanel
/
api
History
Master3395
48c9c1ad6a
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
..
migrations
Initial commit for v2.4.3
2025-08-01 14:56:30 +05: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
Add RESTful API support for listing child domains: Implement
listChildDomainsJson
endpoint in the API, allowing users to retrieve child domain details with authentication. Update README to document the new API functionality and usage examples. Remove obsolete utility scripts for Windows and Linux to streamline the project.
2025-09-21 19:52:05 +02:00
views.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