mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
wizard: hook the openvpn server wizard into the openvpn server ACL
No need to do this twice. Added benefit of menu access to the same functionality.
This commit is contained in:
parent
bf1e663ade
commit
d63442d5eb
@ -455,12 +455,6 @@
|
||||
<pattern>wizard.php?xml=system*</pattern>
|
||||
</patterns>
|
||||
</page-wizard-system>
|
||||
<page-wizard-openvpn>
|
||||
<name>OpenVPN Server Wizard</name>
|
||||
<patterns>
|
||||
<pattern>wizard.php?xml=openvpn*</pattern>
|
||||
</patterns>
|
||||
</page-wizard-openvpn>
|
||||
<page-services-dhcprelay>
|
||||
<name>Services: DHCP Relay</name>
|
||||
<patterns>
|
||||
@ -942,6 +936,7 @@
|
||||
<name>VPN: OpenVPN: Server</name>
|
||||
<patterns>
|
||||
<pattern>vpn_openvpn_server.php*</pattern>
|
||||
<pattern>wizard.php?xml=openvpn*</pattern>
|
||||
</patterns>
|
||||
</page-openvpn-server>
|
||||
<page-xmlrpclibrary>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user