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

Mishandling of authorization #302

Closed
TheMagicalKing opened this issue Oct 23, 2024 · 2 comments
Closed

Mishandling of authorization #302

TheMagicalKing opened this issue Oct 23, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@TheMagicalKing
Copy link

What happened?

When using authenticating through the

auth login -e [email]

Command it attempts to authenticate, on correct password it goes straight for passphrase and skips 2FA, causing the authentication to be false:

INF email= name=" " success=true

No logs available, action performed on windows

Version

2.1.4-windows

Relevant log output

No response

@TheMagicalKing TheMagicalKing added the bug Something isn't working label Oct 23, 2024
@TheMagicalKing
Copy link
Author

What happened?

When using authenticating through the

auth login -e [email]

Command it attempts to authenticate, on correct password it goes straight for passphrase and skips 2FA, causing the authentication to be false:

INF email= name=" " success=true

No logs available, action performed on windows

Version

2.1.4-windows

Relevant log output

No response

Assumed to be root cause of #298 and other issues with the informational output of successful authentication.

@majd
Copy link
Owner

majd commented Dec 12, 2024

The issue should be fixed in #316.

@majd majd closed this as completed Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants