mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #1035] Logout when importing/moving items #732
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#732
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 @jostyee on GitHub (Jun 18, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1035
Subject of the issue
With the latest version of bitwarden_rs, when I importing multiple items from 1Password or move them to another folder, sometimes the web vault would auto logout.
Your environment
Steps to reproduce
export several items from 1Password, import into bitwarden or move some existing ones to another folder.
my docker-compose.yml
Expected behaviour
kept logged in
Actual behaviour
bitwarden web logged out automatically
Relevant logs
@BlackDex commented on GitHub (Aug 16, 2020):
@jostyee Have you tried to update to the latest version available today and try it again?
@BlackDex commented on GitHub (Oct 8, 2020):
There were some issues during that time regarding authentication and headers because of some web-vault changes. These have been fixed already and are in the latest version.
Closing this ticket. Please feel free to reopen if this still persist