completed Ftps-ApiCommand

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2018-02-27 08:23:19 +01:00
parent 4b9ed8ee39
commit 309b70c0f8
4 changed files with 281 additions and 77 deletions

View File

@@ -363,7 +363,6 @@ class Mysqls extends ApiCommand implements ResourceEntity
// validation
$password = validate($password, 'password', '', '', array(), true);
$password = validatePassword($password, true);
$databasedescription = validate(trim($databasedescription), 'description', '', '', array(), true);
// validate whether the dbserver exists