This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cyberpanel
mirror of
https://github.com/usmannasir/cyberpanel.git
Watch
1
Star
0
Fork
You've already forked cyberpanel
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
edbe80e88b
cyberpanel
/
cloudAPI
History
Master3395
8b34833534
Implement token generation check in CloudManager and update user token handling in saveChangesAPIAccess. Ensure users are prompted to reset their password if a valid API token is not present when enabling API access.
2025-09-21 19:38:02 +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
cloudManager.py
Implement token generation check in CloudManager and update user token handling in saveChangesAPIAccess. Ensure users are prompted to reset their password if a valid API token is not present when enabling API access.
2025-09-21 19:38:02 +02: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
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
views.py
Enhance API access control: Update user privilege check to verify administrator status through ACL instead of hardcoded username, improving security and flexibility.
2025-09-21 18:46:44 +02:00