diff --git a/src/window/AddTotp.js b/src/window/AddTotp.js index 3e0f5b5..bdb4826 100644 --- a/src/window/AddTotp.js +++ b/src/window/AddTotp.js @@ -18,7 +18,7 @@ Ext.define('Proxmox.window.AddTotp', { isAdd: true, userid: undefined, tfa_id: undefined, - issuerName: 'Proxmox', + issuerName: `Proxmox - ${document?.location?.hostname || 'unknown'}`, fixedUser: false, updateQrCode: function() {