]> git.proxmox.com Git - pve-manager.git/commit
ui: TFA: default to a 160 bit secret
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 28 Oct 2019 11:20:43 +0000 (12:20 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 29 Oct 2019 08:43:02 +0000 (09:43 +0100)
commit7cfd876e34a4001d620036b381d8411ee0d416b7
tree82abf20d705f2f0e72cf54c6058cf84112f28199
parent20ce59c33ddc3bbf0a20c1ecc79aece02274d376
ui: TFA: default to a 160 bit secret

This is base32, so we use only 5 bit per byte to make things simple,
so 32 byte * 5 bit/byte = 160 bit of entropy

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
www/manager6/dc/TFAEdit.js