Levminer / authme

Simple cross-platform two-factor (2FA) authenticator app for desktop.
https://authme.levminer.com
GNU General Public License v3.0
343 stars 30 forks source link

Failed to import 2fa file to authme #307

Closed OFandoud closed 1 month ago

OFandoud commented 3 months ago

Before the bug report.

Authme/System information

Authme: 5.2.0

Tauri: 1.6.8 Chromium: 126.0.0.0

OS version: Windows x64 10.0.22631 Hardware info: 11th Gen Intel Core i7-1165G7 16 GB RAM

Release date: 2024. June 18. Build number: release.240618.083908

Created by: Lőrik Levente

Authme log

[AUTHME ERROR] (2024. 06. 21. 15:28:03) Unknown runtime error occurred: TypeError: Cannot read properties of undefined (reading 'replaceAll')

Describe the bug

I can't import 2fa file to authme app and get error.

To reproduce

I can't import 2fa file to authme app and get error.

Additional information

No response

Levminer commented 3 months ago

Can you share the file, just replace the secret values with xxx or something.

eagleeyetom commented 2 months ago

Hi! I'm facing the same issue. Not possible to import 2FAS codes. I have anonymized my secrets and sent it to you via email. I'm also uploading the log. authme-2024-07-12-19-57-22.log

Levminer commented 2 months ago

Hi! I'm facing the same issue. Not possible to import 2FAS codes. I have anonymized my secrets and sent it to you via email. I'm also uploading the log. authme-2024-07-12-19-57-22.log

Thank you!

I've identified two issues:

  1. Manual imports didn't work
  2. Some links didn't include an issuer

Will be fixed in the next release!