From 9f35feabe6d4681215205cf4ee641675a0d264df Mon Sep 17 00:00:00 2001 From: Devops Date: Tue, 4 Apr 2017 10:51:38 +0100 Subject: [PATCH] www/dbq/dbq.php --- www/dbq/dbq.php | 1 + 1 file changed, 1 insertion(+) diff --git a/www/dbq/dbq.php b/www/dbq/dbq.php index 2399e0b4..990be05c 100644 --- a/www/dbq/dbq.php +++ b/www/dbq/dbq.php @@ -670,6 +670,7 @@ EOF; [ 'ls', 'List configured databases' ], [ 'databases', 'List others databases' ], [ 'cryptkey', 'Generate a random encryption key' ], + [ 'ssha_password', 'Encrypt a password' ], [ 'status', 'Status infos page' ], ],['command','description'],function(&$r) { $r['command'] = $this->page->tag('a',$r['command'],'href="' -- 2.47.3