mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-01 11:19:52 +03:00
Problem, if the user has the "manager" rights. #1212
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 @learnnew007 on GitHub (Feb 2, 2022).
Hello!
There is a problem, if the user has the "manager" rights, then when you click on the button "manage" it redirects to the start page and will logoff.

Why is this happening?
How to solve this problem?
Thanks!
@BlackDex commented on GitHub (Feb 2, 2022):
Update to the latest version as this is fixed already.
https://github.com/dani-garcia/vaultwarden/pull/2169
@learnnew007 commented on GitHub (Feb 3, 2022):
But I use last version vaultwarden/server:1.23.1!!
And have a problem((
What to do?
@BlackDex commented on GitHub (Feb 3, 2022):
Install the current latest version which is 1.24.0 https://github.com/dani-garcia/vaultwarden/releases/tag/1.24.0
@learnnew007 commented on GitHub (Feb 3, 2022):
Thank you so much!