]> git.ipfire.org Git - ipfire-2.x.git/commit
OpenVPN: Added additional configuration for server and clients
authorErik Kapfer <erik.kapfer@ipfire.org>
Thu, 13 Nov 2014 02:09:51 +0000 (03:09 +0100)
committerErik Kapfer <erik.kapfer@ipfire.org>
Thu, 13 Nov 2014 02:09:51 +0000 (03:09 +0100)
commitffbe77c8bcf247a484b7791707e98fd3ab59fbdc
treeb23357ae95b58ddd59cdca9c67e4c325b4963c73
parent4091a94508e8d4485c98dd64c5a3fe1c7282986c
OpenVPN: Added additional configuration for server and clients

* Added a possibility to manualy extend OpenVPNs server and client configuration.
* Added also a checkbox (on/off) in the WUI under 'Advanced server options' .
* Changed the order in 'Miscellaneous options' section for better overview.
* Optimized code in particular sections a little.
    Added a filehandle instead of system(touch...) for ccd* file generation.
    Unified the html code tags in processed section.
Fixes #10577
html/cgi-bin/ovpnmain.cgi
langs/de/cgi-bin/de.pl
langs/en/cgi-bin/en.pl