* Add input checks

* Add connections without certificate
* Fix bug with credentials update
This commit is contained in:
Julien VAUBOURG
2014-11-14 00:12:43 +01:00
parent 965bcb8ec6
commit aac96974c6
13 changed files with 296 additions and 57 deletions

6
TODO
View File

@@ -1,5 +1,3 @@
* Check input parameters
** in bash install script (empty parameters, are certificates exist, are certificate contain BEGIN CERTIFICATE/PRIVATE)
** in PHP controller (empty parameters, parameters format, compressed IPv6, are certificate contain BEGIN CERTIFICATE/PRIVATE)
* Translate PHP interface in French
* Support VPN without certificates (only login)
* Support VPN without certificates (only login) -- added need just tests
** Add require for slapd for the service start -- added need just tests