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-12-16 05:19:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b64e0d746c6de56b9a187b81a1db69a2358bea0
CyberPanel
/
userManagment
History
Master3395
f5d4c46c37
Add fetchAPIUsers endpoint and corresponding UI: Implement a new API endpoint to fetch users with API access, including search functionality. Update JavaScript to handle user data loading and searching, and enhance the API access HTML template with a new tab for managing API users. Improve styling and user interaction elements for better usability.
2025-09-21 22:06:51 +02:00
..
management
Add home directory management features: Introduce models and views for managing user home directories, including dynamic home directory assignment during user creation. Update frontend to allow selection of home directories and display relevant information. Enhance backend logic for home directory migration and statistics retrieval, improving overall user management capabilities.
2025-09-20 21:50:22 +02:00
migrations
Add home directory management features: Introduce models and views for managing user home directories, including dynamic home directory assignment during user creation. Update frontend to allow selection of home directories and display relevant information. Enhance backend logic for home directory migration and statistics retrieval, improving overall user management capabilities.
2025-09-20 21:50:22 +02:00
static
/userManagment
Add fetchAPIUsers endpoint and corresponding UI: Implement a new API endpoint to fetch users with API access, including search functionality. Update JavaScript to handle user data loading and searching, and enhance the API access HTML template with a new tab for managing API users. Improve styling and user interaction elements for better usability.
2025-09-21 22:06:51 +02:00
templates
/userManagment
Add fetchAPIUsers endpoint and corresponding UI: Implement a new API endpoint to fetch users with API access, including search functionality. Update JavaScript to handle user data loading and searching, and enhance the API access HTML template with a new tab for managing API users. Improve styling and user interaction elements for better usability.
2025-09-21 22:06:51 +02:00
__init__.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
.DS_Store
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
homeDirectoryManager.py
Add home directory management features: Introduce models and views for managing user home directories, including dynamic home directory assignment during user creation. Update frontend to allow selection of home directories and display relevant information. Enhance backend logic for home directory migration and statistics retrieval, improving overall user management capabilities.
2025-09-20 21:50:22 +02:00
homeDirectoryUtils.py
Add home directory management features: Introduce models and views for managing user home directories, including dynamic home directory assignment during user creation. Update frontend to allow selection of home directories and display relevant information. Enhance backend logic for home directory migration and statistics retrieval, improving overall user management capabilities.
2025-09-20 21:50:22 +02:00
homeDirectoryViews.py
Add home directory management features: Introduce models and views for managing user home directories, including dynamic home directory assignment during user creation. Update frontend to allow selection of home directories and display relevant information. Enhance backend logic for home directory migration and statistics retrieval, improving overall user management capabilities.
2025-09-20 21:50:22 +02:00
models.py
Add home directory management features: Introduce models and views for managing user home directories, including dynamic home directory assignment during user creation. Update frontend to allow selection of home directories and display relevant information. Enhance backend logic for home directory migration and statistics retrieval, improving overall user management capabilities.
2025-09-20 21:50:22 +02:00
tests.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
urls.py
Add fetchAPIUsers endpoint and corresponding UI: Implement a new API endpoint to fetch users with API access, including search functionality. Update JavaScript to handle user data loading and searching, and enhance the API access HTML template with a new tab for managing API users. Improve styling and user interaction elements for better usability.
2025-09-21 22:06:51 +02:00
userManager.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
views.py
Add fetchAPIUsers endpoint and corresponding UI: Implement a new API endpoint to fetch users with API access, including search functionality. Update JavaScript to handle user data loading and searching, and enhance the API access HTML template with a new tab for managing API users. Improve styling and user interaction elements for better usability.
2025-09-21 22:06:51 +02:00