keepass2android
keepass2android copied to clipboard
[BUG] MEGA integration doesn't provide 2FA option
Checks
- [X] I have read the FAQ section, searched the open issues, and still think this is a new bug.
Describe the bug you encountered:
I have MEGA and 2 factor authentication enabled there. I can't login and my login and password are for sure valid.
"Failed to login to MEGA account. Please check username and password"
Describe what you expected to happen:
Login
What version of Keepass2Android are you using?
1.09e-r7
Which version of Android are you on?
13
Unfortunately KP2A does not support 2 factor authentication for MEGA integration. The MEGA API supports it, but it would require some work to pop up an input dialog on every connection request. Certainly not impossible but not a simple fix.
Same issue for me as well, but on Android 14
fmpov likely it can be done without any popups - just one more extra input field and if it is filled with smth then use 2fa mega api method @hyproman