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-08-14 02:18:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afa0158a3bf5947129c44faa5ed4830025ca7656
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
…
__init__.py
…
admin.py
…
apps.py
…
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
…
tests.py
…
urls.py
…
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