Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working anymore #19

Open
ben182 opened this issue Aug 2, 2019 · 4 comments
Open

Not working anymore #19

ben182 opened this issue Aug 2, 2019 · 4 comments

Comments

@ben182
Copy link

ben182 commented Aug 2, 2019

The QR Code generation is not working anymore since the Google API for QR generator is turned off. This is explained here: https://github.com/antonioribeiro/google2fa. The QR Codes have to be created in other ways now: https://github.com/antonioribeiro/google2fa#generating-qrcodes

@GarethSomers
Copy link

@lenrsmith might have resolved this in this commit lenrsmith@6919f66

I'm going to try his fork

@lenrsmith
Copy link

@GarethSomers Let me know if you run into any issues. I plan to clean up my fork and submit a PR to the main repo.

@rickgoemans
Copy link

@lenrsmith You version passes the login middleware and shows me the security codes. But when I click continue I get the no hint path defined for nova error. Any suggestion on how to solve?

It's related to @include('nova::partials.logo') in resources/views/register.blade.php (and probably the other files will result in an error later on). I've had a fork of my own where I just disabled these parts of the code but I wonder how you guys are going it...

@GarethSomers
Copy link

Hi @rickgoemans I've parked the bus on this right now. One problem I ran into was it only allowed the user to be logged in at one location (and kicked them both out if someone tried to login). Not sure if that's standard for 2 factor but I disabled it (temporarily) as a result.

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

No branches or pull requests

4 participants