cyberpanel/baseTemplate
Master3395 ee6543f6bb Remove deprecated files and enhance IP blocking feature
- Deleted obsolete files: SECURITY_INSTALLATION.md, test.php, and test.sh.
- Improved IP blocking functionality in views.py by adding validation for private and reserved IP addresses, enhancing security against self-blocking.
- Updated error handling to capture specific issues related to IP validation and command execution.
- Revised FIREWALL_BLOCKING_FEATURE.md to reflect new validation and security measures.
2025-09-16 23:53:53 +02:00
..
migrations Add user notification preferences and related API endpoints 2025-09-15 02:01:11 +02:00
static Add firewall IP blocking feature and enhance security alerts 2025-09-16 23:24:41 +02:00
templates/baseTemplate Add firewall IP blocking feature and enhance security alerts 2025-09-16 23:24:41 +02:00
.DS_Store 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 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 Add user notification preferences and related API endpoints 2025-09-15 02:01:11 +02:00
signals.py Add user notification preferences and related API endpoints 2025-09-15 02:01:11 +02:00
tests.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
urls.py Add firewall IP blocking feature and enhance security alerts 2025-09-16 23:24:41 +02:00
views.py Remove deprecated files and enhance IP blocking feature 2025-09-16 23:53:53 +02:00