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 13:29:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5dae7583bbc60c2ee7e240f26ff517a6659471f7
CyberPanel
/
userManagment
History
usmannasir
8767a730d9
bug fix: quote errors
2025-09-30 15:56:12 +05: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
bug fix: quote errors
2025-09-30 15:56:12 +05: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