Skip to content
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.

Regression. Commit d71824816c89424696d4d07f916f8c4e75ebd4bf breaks 2FA activation #18

Open
ZetaTwo opened this issue Jun 11, 2019 · 1 comment

Comments

@ZetaTwo
Copy link
Contributor

ZetaTwo commented Jun 11, 2019

Regression. Commit d718248 reverted this change so now 2FA is broken again.

Change
jQuery('#code').qrcode("#(totpToken)");

Into
jQuery('#code').qrcode("otpauth://totp/Fax%20Server:#(email)?secret=#(totpToken)&issuer=Fax%20Server&algorithm=SHA1&digits=6&period=30");

In Resources/Views/user.leaf:5 to fix this.

Originally posted by @ZetaTwo in #9 (comment)

@ZetaTwo
Copy link
Contributor Author

ZetaTwo commented Jun 11, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant