cyberpanel/testPlugin
Master3395 97fd4e055a Enhance security by adding rel="noopener" to external links
- Updated multiple HTML templates to include rel="noopener" on links that open in a new tab, improving security by preventing potential reverse tabnabbing attacks.
- This change affects various templates across the backup, base, file manager, mail server, and website functions sections.
2025-09-13 17:44:37 +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 Add security and more documentation 2025-09-11 20:17:54 +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