feat: Fixes #6839 show mfa shared secret (#6847)
commitb2843774de2c89e694e67eb8262bab1ebaac175c
authorStephen Nielson <snielson@discoverandchange.com>
Wed, 13 Sep 2023 19:05:23 +0000 (13 15:05 -0400)
committerGitHub <noreply@github.com>
Wed, 13 Sep 2023 19:05:23 +0000 (13 15:05 -0400)
treec822c1a32026704a6236f5d271cd0bb1e613c31a
parent5fa36a3229d8f86c02b279d8b0eaab68e6da7881
feat: Fixes #6839 show mfa shared secret (#6847)

* Fixes #6839 show mfa shared secret

In order to use a non-qr type TOTP code we need to show the shared
secret when going to add the code.

* Add MFA shared secret to setup page.

In order to use an mfa TOTP app that doesn't support qr scanning we need
to display a shared secret on the setup page.
interface/usergroup/mfa_totp.php
library/classes/Installer.class.php
setup.php