Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

QR Code Generator Not Working #111

Closed
dhanson358 opened this issue May 29, 2015 · 2 comments
Closed

QR Code Generator Not Working #111

dhanson358 opened this issue May 29, 2015 · 2 comments

Comments

@dhanson358
Copy link

Installed a clean copy of CASino. Hooks up fine and let's me login, but when I try to enable two-factor authentication, I get the following error:

ActionView::Template::Error (code length overflow. (1052>864)):
    11:         <%= t('two_factor_authenticators.instructions') %>
    12:       </p>
    13:       <div id="qr-code">
    14:         <img src="<%= otp_qr_code_data_url(@two_factor_authenticator) %>" height="250" width="250"><br />
    15:       </div>
    16:       <p id="secret">
    17:         <%= t('two_factor_authenticators.secret') %>:
@pencil pencil closed this as completed in 9576ca1 May 30, 2015
@pencil
Copy link
Member

pencil commented May 30, 2015

Thank you. Fixed in CASino 4.0.1.

@dhanson358
Copy link
Author

Works great now, thanks very much!

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

2 participants