Re: [pve-devel] [PATCH manager] www: fix PBS edit typos

2020-08-19 Thread Thomas Lamprecht
On 13.08.20 12:57, Fabian Grünbichler wrote: > and unify encryption key generation strings. > > Signed-off-by: Fabian Grünbichler > --- > I don't think this check for isCreate makes sense, but maybe I am > missing something? yeah, we cannot trust "original" value in the !get('isCreate') case..

[pve-devel] [PATCH manager] www: fix PBS edit typos

2020-08-13 Thread Fabian Grünbichler
and unify encryption key generation strings. Signed-off-by: Fabian Grünbichler --- I don't think this check for isCreate makes sense, but maybe I am missing something? www/manager6/storage/PBSEdit.js | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/www/manager6/storage