summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards/openvpn_wizard.inc
Commit message (Collapse)AuthorAgeFilesLines
* Perform IP/Host and Port number validation for Authentication servers in the ↵jim-p2010-04-191-1/+14
| | | | OpenVPN Wizard.
* Restrict country code entry in the OpenVPN wizard to two letters.jim-p2010-04-191-0/+6
|
* Fix default port choices for LDAP/RADIUS server in OpenVPN wizard.jim-p2010-04-191-3/+3
|
* Fix OpenVPN port default choice in Wizard. Also fix protocol specification. ↵jim-p2010-04-191-4/+3
| | | | (Should be Uppercase)
* Fix CA cert dupe detection when no certs yet exist.jim-p2010-04-151-4/+6
|
* Perform more strict validation on CA and Cert names before proceeding in the ↵jim-p2010-04-121-4/+10
| | | | wizard.
* Prevent duplication of CA names and Cert names in the OpenVPN wizard. Ticket ↵jim-p2010-04-121-0/+16
| | | | #500.
* OpenVPN Wizard: Fix CA Cert selection for Local auth. Fix descriptions and ↵jim-p2010-04-121-3/+6
| | | | some backend bits for RADIUS. Ticket #500.
* Fixup OpenVPN wizard LDAP settings. Ticket #500.jim-p2010-04-121-2/+11
|
* Add/fix wording of descriptions in OpenVPN wizard.jim-p2010-04-121-148/+152
| | | | While I'm here, convert leading spaces to tabs.
* Add some descriptions. Default to local port 1194 when no other server is ↵Ermal2010-03-181-0/+3
| | | | configured.
* Correctly show cipher listErmal2010-03-181-1/+2
|
* Actually get values from the CA based on what was choosen during wizard.Ermal2010-03-181-1/+1
|
* Try to prefill values if creating a certificate.Ermal2010-03-181-0/+38
|
* Merge common name fields with descriptive name. Default to 3650 days of ↵Ermal2010-03-181-4/+4
| | | | lifetime and 2048 bits key length.
* fix textChris Buechler2010-03-131-3/+3
|
* The Openvpn rule does not need proto.Ermal2010-03-111-1/+1
|
* Fix rule creation.Ermal2010-03-111-1/+0
|
* Add my copyrightErmal2010-03-111-0/+27
|
* Correct field name.Ermal Luçi2010-03-111-1/+1
|
* Fix index.Ermal Luçi2010-03-111-1/+1
|
* Fix rule creation.Ermal Luçi2010-03-111-1/+1
|
* Final touches.Ermal Luçi2010-03-111-1/+1
|
* Correct check.Ermal Luçi2010-03-111-2/+2
|
* Correct logic.Ermal Luçi2010-03-111-10/+9
|
* Add globals vars.Ermal Luçi2010-03-111-2/+2
|
* More improvements.Ermal Luçi2010-03-111-16/+36
|
* Improve wizard.Ermal Luçi2010-03-111-63/+78
|
* Improve wizard by adding more steps and cleaness.Ermal Luçi2010-03-111-142/+193
|
* Improve the wizard. Make it produce a correct openvpn server config.Ermal Luçi2010-03-111-10/+245
|
* More fixes.Ermal Luçi2010-03-101-26/+16
|
* More fixes.Ermal Luçi2010-03-101-2/+38
|
* Add openvpn server wizard.Ermal Luçi2010-03-101-0/+133
OpenPOWER on IntegriCloud