Signed-off-by: Wolfgang Bumiller <w.bumil...@proxmox.com> --- Introduces a pve-access-control dependency bump.
www/manager6/dc/TFAEdit.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/manager6/dc/TFAEdit.js b/www/manager6/dc/TFAEdit.js index e1c3b658..7d19127d 100644 --- a/www/manager6/dc/TFAEdit.js +++ b/www/manager6/dc/TFAEdit.js @@ -233,7 +233,7 @@ Ext.define('PVE.window.TFAEdit', { var params = { userid: me.getView().userid, action: 'new', - key: values.secret, + key: 'v2-' + values.secret, config: PVE.Parser.printPropertyString({ type: 'oath', digits: values.digits, -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel