dmaasland / lastpass-authenticator-export

219 stars 39 forks source link

some entries dont seems to have AccountID and cause the QR code to be incorrect. #22

Open AndreCouture opened 7 months ago

AndreCouture commented 7 months ago

When exporting my Lastpass Authenticator entries I've noticed that some entries do not have AccountID defined hence the reference to the QR code png is ".png" for multiple entries.. that caused issues..

Would be best to use a random key for each and insure that each QR code src is unique.

ikwyl6 commented 3 months ago

Created simple PR https://github.com/dmaasland/lastpass-authenticator-export/pull/24 for this. If you want to test and let me know it works for you.