mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-09 09:13:02 +03:00
Logout when importing/moving items #1685
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 @jostyee on GitHub.
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:
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
@BlackDex commented on GitHub:
@jostyee Have you tried to update to the latest version available today and try it again?