cyberpanel/testPlugin
Master3395 e2f06058c6 Enhance OS compatibility and documentation for CyberPanel
- Added support for Debian 11, 12, and 13 in the OS detection logic within cyberpanel.sh.
- Updated README.md to include Debian versions with their respective support timelines.
- Introduced a new Debian 13 Installation Guide in the documentation.
- Revised OS compatibility details in the testPlugin documentation to reflect full support for Debian versions.
2025-09-15 21:34:39 +02:00
..
static/testPlugin Add security and more documentation 2025-09-11 20:17:54 +02:00
templates/testPlugin Enhance security by adding rel="noopener" to external links 2025-09-13 17:44:37 +02:00
OS_COMPATIBILITY.md Enhance OS compatibility and documentation for CyberPanel 2025-09-15 21:34:39 +02:00
SECURITY.md Add security and more documentation 2025-09-11 20:17:54 +02:00
__init__.py Add better plugin description + new example plugin 2025-09-11 20:04:09 +02:00
admin.py Add better plugin description + new example plugin 2025-09-11 20:04:09 +02:00
apps.py Add better plugin description + new example plugin 2025-09-11 20:04:09 +02:00
install.sh Add security and more documentation 2025-09-11 20:17:54 +02:00
meta.xml Add better plugin description + new example plugin 2025-09-11 20:04:09 +02:00
middleware.py Add security and more documentation 2025-09-11 20:17:54 +02:00
models.py Add better plugin description + new example plugin 2025-09-11 20:04:09 +02:00
os_config.py Add security and more documentation 2025-09-11 20:17:54 +02:00
security.py Add security and more documentation 2025-09-11 20:17:54 +02:00
signals.py Add better plugin description + new example plugin 2025-09-11 20:04:09 +02:00
test_os_compatibility.py Add security and more documentation 2025-09-11 20:17:54 +02:00
urls.py Add security and more documentation 2025-09-11 20:17:54 +02:00
views.py Add security and more documentation 2025-09-11 20:17:54 +02:00