Files
CyberPanel/panelAccess/meta.xml
master3395 a4385d55c2 Add panelAccess plugin, pureftpd quota fix, and to-do docs
- panelAccess: plugin for panel access settings and OLS proxy
- fix-pureftpd-quota-once.sh: one-time quota fix script
- to-do: firewall banned IPs, panel access store, reverse proxy CSRF docs
2026-02-15 00:02:40 +01:00

12 lines
650 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<cyberpanelPluginConfig>
<name>Panel Access (Custom Domain)</name>
<type>Utility</type>
<description>Configure custom domain(s) for accessing CyberPanel behind a reverse proxy. Fixes 403 CSRF errors on POST (e.g. Ban IP) and optionally sets up OpenLiteSpeed proxy so the panel is reachable at your domain without manual OLS config. Detects panel port from bind.conf (2087/8090).</description>
<version>1.0.1</version>
<author>master3395</author>
<url>/plugins/panelAccess/</url>
<settings_url>/plugins/panelAccess/</settings_url>
<paid>false</paid>
</cyberpanelPluginConfig>