mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Unable export password store after login by device #2005
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Aelliari on GitHub (Aug 20, 2024).
Subject of the issue
Unable export password store after login by device
Deployment environment
Install method: docker
Clients used: web vault 2024.6.2, iOS 2024.7.1 (8086)
Reverse proxy and version: cloudflare
MySQL/MariaDB or PostgreSQL version: 1:11.5.2+maria~ubu2404
Other relevant details: I tested only with 2fa enabled
Steps to reproduce
Expected behaviour
Succesful export password store
Actual behaviour
Master password error in export menu, but not affected an setting protected by master password
Troubleshooting data
@BlackDex commented on GitHub (Aug 21, 2024):
Please provide logs which are generated during these attempts.
@BlackDex commented on GitHub (Aug 21, 2024):
@stefan0xC, it looks like the commit you reverted to get the masterpassword reset function working is causing issues here hehe.
@stefan0xC commented on GitHub (Aug 21, 2024):
I should really test Vaultwarden more with using a device to login... 🫣
@BlackDex commented on GitHub (Aug 21, 2024):
Same here, but current its broken anyway using the new Bitwarden Android Beta version haha
@BlackDex commented on GitHub (Aug 21, 2024):
Also @Aelliari, if you login using your master-password you should be able to export it just fine.
@Aelliari commented on GitHub (Aug 22, 2024):
Sorry for delay, as I understand logs are no longer needed as the issue is reproducible? I'll only get to pc in a few days anyway
And yep, sorry for not mentioning that with normal login - this function works, I checked that too. Thanks for trying to help :)
@stefan0xC commented on GitHub (Aug 30, 2024):
to replicate the issue it's also important to not use the master password to unlock the android device but just a pin or biometrics. (so even if i did use a login with device I probably would have missed this).