luci/applications/luci-app-openvpn/luasrc
Dirk Brenken e222003f5d luci-app-openvpn: more changes & fixes
* fix possible exception in template based ovpn creation
* remove needless shellquote function in controller,
  the filename will be checked on client side with JS
* enhance FileUpload behaviour in basic/advanced mode:
  - change "auth_user_pass" to FileUpload
  - cfg entries (even with default values) will be shown
  - existing entries are now removable (incl. file unlink),
    simply clear the appropriate textbox
* change "key_direction" option to boolean ListValue
* add "config" option to basic/advanced edit,
  to make it possible to change the upload path in LuCI

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-11-21 15:21:37 +01:00
..
controller luci-app-openvpn: more changes & fixes 2018-11-21 15:21:37 +01:00
model/cbi luci-app-openvpn: more changes & fixes 2018-11-21 15:21:37 +01:00
view/openvpn luci-app-openvpn: add ovpn upload support & more 2018-10-23 21:17:22 +02:00