mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-02 22:57:18 -05:00
Safe export result in empty file #246
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
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#246
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 @pharao1234 on GitHub (Mar 2, 2019).
Dear.
first of all a really great implementation of bitwarden.
Today I tried to export my passwords (to reconsile), but the csv as well as the json file contain no records.
Can you please advise or fix.
/#/tools/export
Excel has 0 KB
Json contains only the folder names (even all passwords are assigned to them)
(I use the docker build on a synology NAS)
Thanks
pharao
@mprasil commented on GitHub (Mar 2, 2019):
Hi, are you passwords in your own Vault or they are shared in Organization? The organization passwords will only export via Organization interface.
@pharao1234 commented on GitHub (Mar 2, 2019):
HI,
That was a good hint, in organisation I was able to export.
Maybe you can help me out here to gain a better understanding.
Actually I've imported the data from keepass2 (guess into collection of my family organisation?, as no folder was assigned), afterwards I assigned them to a folder in "my" vault ?.
How can you distiguish where the passwords actually reside?
Thanks
pharao
@mprasil commented on GitHub (Mar 2, 2019):
If they have the "shared" icons besides the password they belong to organization. (any shared passwords do, you no longer own the passwords after sharing them) All other are owned by user directly.
I think we can resolve this now? Seems like you've been able to export the passwords. Feel free to reopen if you still have any issues.