Add QR code to __totpSecretField.tpl
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 6 Nov 2020 09:49:11 +0000 (10:49 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Mon, 16 Nov 2020 16:26:05 +0000 (17:26 +0100)
commit6e8e1a933ac035adfd356b64e82ec6683860760c
tree22edff5f74c28b90b8aca17aa45f12500c0e4eed
parentb15436bfdbc15b1607a4fbd56d62d775a04805e3
Add QR code to __totpSecretField.tpl
com.woltlab.wcf/templates/__totpSecretField.tpl
package-lock.json
package.json
wcfsetup/install/files/js/3rdParty/qr-creator.min.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/User/Multifactor/Totp/Qr.js [new file with mode: 0644]
wcfsetup/install/files/js/require.config.js
wcfsetup/install/files/ts/WoltLabSuite/Core/Ui/User/Multifactor/Totp/Qr.ts [new file with mode: 0644]