mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #2092] Dates not imported from 1Password correctly. #1155
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#1155
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 @EmnaX on GitHub (Nov 9, 2021).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2092
Hello,
I have recently moved over to Vaultwarden from 1Password. I exported my 1Password vaults as 1Password Interchange Format (.1pif) but when I import them into Vaultwarden, the date fields are shown as a long number instead of a date. For example:
Date in 1Password: 2021-11-09
Date in Vaultwarden: 1636482973
Here are the versions for both:
1Password: 7.9.1 (70901007)
Vaultwarden: 2.23.0 (Bitwarden)
@BlackDex commented on GitHub (Nov 9, 2021):
Processing of the imports are done by the client, in this case the web-vault. Vaultwarden only stores the information it gets, which is all encrypted. This would probably be best to report at Bitwarden. But i think that is already the case.