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
2026-05-19 03:31:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9e17b64ca39b34fe591b1f1d5158616a9531c540
CyberPanel
/
api
History
Master3395
e5289bccc4
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