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
208cbf7af926f89cc28feb8cca13430eb2f6eb95
CyberPanel
/
baseTemplate
History
Master3395
c92c17c465
Add IP blocking functionality to homePage.html: Implemented a script to block IP addresses with confirmation prompts, CSRF token handling, and user notifications for success or failure. Enhanced user experience with loading states and automatic page refresh after blocking an IP.
2025-09-23 21:23:54 +02:00
..
migrations
Remove deprecated migration script and update version to 2.4 Build 4: The
run_migration.py
script has been deleted as it is no longer needed. The version file has been incremented to reflect the latest build. Additionally, the Django settings have been updated to include
DEFAULT_AUTO_FIELD
for improved primary key handling.
2025-09-23 09:55:27 +02:00
static
Implement Banned IPs management system: Add functionality to list, add, remove, and delete banned IPs. Update UI components for managing banned IPs, including a new tab in the firewall section and enhanced user notifications. Refactor existing code for better organization and maintainability.
2025-09-20 18:52:07 +02:00
templates
/baseTemplate
Add IP blocking functionality to homePage.html: Implemented a script to block IP addresses with confirmation prompts, CSRF token handling, and user notifications for success or failure. Enhanced user experience with loading states and automatic page refresh after blocking an IP.
2025-09-23 21:23:54 +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
Add user notification preferences and related API endpoints
2025-09-15 02:01:11 +02:00
context_processors.py
Add user notification preferences and related API endpoints
2025-09-15 02:01:11 +02:00
models.py
some bug fixes to install.py
2025-09-21 01:07:38 +05:00
signals.py
some bug fixes to install.py
2025-09-21 01:07:38 +05:00
tests.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
urls.py
Enhance CyberPanel with new features and improvements, including a file integrity verification system, IP blocking functionality, and support for resetting Apache and vHost configurations to default. Update documentation and guides for better user experience. Fix bandwidth reset issues and improve overall system stability.
2025-09-18 20:45:34 +02:00
views.py
Enhance CyberPanel with new features and improvements, including a file integrity verification system, IP blocking functionality, and support for resetting Apache and vHost configurations to default. Update documentation and guides for better user experience. Fix bandwidth reset issues and improve overall system stability.
2025-09-18 20:45:34 +02:00