mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #4875] Unable export password store after login by device #2013
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#2013
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/4875
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 20, 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 21, 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).