-
-
Notifications
You must be signed in to change notification settings - Fork 175
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
Google Authenticator import error: "Label contains a colon" #103
Comments
Weird, It looks like the export format on Android might be different than the one on iOS, it's really unexpected. Do you have the ability to export fake accounts and provide me the QR code? I don't have any Android device to test with. |
Here is a QR code to flash with Google Auth for a fake account: |
Assumption confirmed thanks to your code. Not a big deal to fix but I need to understand why/when the formats differ. What version of G-Auth are you running? |
Version 5.20R4 |
Describe the bug
Import via the google authenticator (#74) is currently not possible. When scanning the export QR-code, the accounts seem to be imported with the naming scheme
domain:username
. 2FAuth marks these names as invalid, because they contain a colon and provides no method of changing them.To Reproduce
Steps to reproduce the behavior:
Expected behavior
My accounts from Google Authenticator get imported into 2FAuth and I can generate tokens for them.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: