summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-04-26 02:07:01 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-04-26 02:07:01 +0000
commita007827a72bc83991e4ecf4b0aaefee217ad45cb (patch)
tree8cd62af28fc6ab6dc3f9f3f74a9363a6737b5d33 /usr/local/pkg
parent3ade6a7d490089f4bdad9274c300d82d5565ac3c (diff)
downloadpfsense-a007827a72bc83991e4ecf4b0aaefee217ad45cb.zip
pfsense-a007827a72bc83991e4ecf4b0aaefee217ad45cb.tar.gz
Begin adding OpenVPN users feature.
Diffstat (limited to 'usr/local/pkg')
-rw-r--r--usr/local/pkg/openvpn.xml8
-rw-r--r--usr/local/pkg/openvpn_cli.xml14
-rw-r--r--usr/local/pkg/openvpn_csc.xml14
3 files changed, 24 insertions, 12 deletions
diff --git a/usr/local/pkg/openvpn.xml b/usr/local/pkg/openvpn.xml
index 9a2aef1..647affd 100644
--- a/usr/local/pkg/openvpn.xml
+++ b/usr/local/pkg/openvpn.xml
@@ -15,13 +15,17 @@
<url>/pkg.php?xml=openvpn_cli.xml</url>
</tab>
<tab>
- <text>Client-specific configuration</text>
+ <text>Client-specific overrides</text>
<url>/pkg.php?xml=openvpn_csc.xml</url>
</tab>
<tab>
- <text>Certificate generation</text>
+ <text>Certificate Authority</text>
<url>/vpn_openvpn_certs.php</url>
</tab>
+ <tab>
+ <text>Users</text>
+ <url>/vpn_openvpn_users.php</url>
+ </tab>
</tabs>
<adddeleteeditpagefields>
<columnitem>
diff --git a/usr/local/pkg/openvpn_cli.xml b/usr/local/pkg/openvpn_cli.xml
index 2a2e2d7..528fc7a 100644
--- a/usr/local/pkg/openvpn_cli.xml
+++ b/usr/local/pkg/openvpn_cli.xml
@@ -15,13 +15,17 @@
<active/>
</tab>
<tab>
- <text>Client-specific configuration</text>
+ <text>Client-specific overrides</text>
<url>/pkg.php?xml=openvpn_csc.xml</url>
</tab>
- <tab>
- <text>Certificate generation</text>
- <url>/vpn_openvpn_certs.php</url>
- </tab>
+ <tab>
+ <text>Certificate Authority</text>
+ <url>/vpn_openvpn_certs.php</url>
+ </tab>
+ <tab>
+ <text>Users</text>
+ <url>/vpn_openvpn_users.php</url>
+ </tab>
</tabs>
<adddeleteeditpagefields>
<columnitem>
diff --git a/usr/local/pkg/openvpn_csc.xml b/usr/local/pkg/openvpn_csc.xml
index 70739ce..0e2f986 100644
--- a/usr/local/pkg/openvpn_csc.xml
+++ b/usr/local/pkg/openvpn_csc.xml
@@ -14,14 +14,18 @@
<url>/pkg.php?xml=openvpn_cli.xml</url>
</tab>
<tab>
- <text>Client-specific configuration</text>
+ <text>Client-specific overrides</text>
<url>/pkg.php?xml=openvpn_csc.xml</url>
<active/>
</tab>
- <tab>
- <text>Certificate generation</text>
- <url>/vpn_openvpn_certs.php</url>
- </tab>
+ <tab>
+ <text>Certificate Authority</text>
+ <url>/vpn_openvpn_certs.php</url>
+ </tab>
+ <tab>
+ <text>Users</text>
+ <url>/vpn_openvpn_users.php</url>
+ </tab>
</tabs>
<adddeleteeditpagefields>
<columnitem>
OpenPOWER on IntegriCloud