FireCubeStudios / Protecc

It protecc
https://apps.microsoft.com/store/detail/protecc-2fa-client/9PJX91M06TZS
MIT License
351 stars 42 forks source link

Bugs in exporting keys #31

Closed Goojoe closed 1 year ago

Goojoe commented 1 year ago

It's a great application, but it has some problems right now.

  1. Can't move account sorting
  2. Can't edit account after creation
  3. Exporting wrong Keys (Exprot keys as yaml), both are 8CE7ED3060.
  4. Account disappears after exporting Keys and needs to be restarted to be visible
  5. Parse and import otpauth://totp
  6. Multi-language support (Chinese)

Hope you can solve these problems, thanks!

FireCubeStudios commented 1 year ago
  1. 27

  2. 16

  3. Looks like the key is not being exported, only the resource strange
  4. Good find I didn't notice this bug
  5. 4

  6. Create a new issue for localization so it can be tracked please

I will rename this issue for the export bugs but thanks for all the suggestions.

FireCubeStudios commented 1 year ago

Fixed in the PR by spooksbit