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

Fix TOTP secret import from 1pux #10370

Conversation

double-square
Copy link

I added an if statement that, if "otpauth://totp/" is present in the "totp" value, parses the value and sets only the totp secret as the value for "secretValue" instead of the entire record.

Fixes #10368

Testing strategy

I imported the same 1pux file that was in my issue and manually checked all the values of the otp field.

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

@droidmonkey
Copy link
Member

I absorbed this into #10499

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

Successfully merging this pull request may close these issues.

Wrong otp secrets when importing from 1pux file
2 participants