Browse Source
When a user has an unconfirmed emergency-access user, and tries to do a key-rotation, the validation fails. The reason is that Bitwarden only returns new keys for confirmed users, not for invited or accepted. This commit fixes this by only requesting confirmed or higher status emergency-access users. Signed-off-by: BlackDex <black.dex@gmail.com>pull/6440/head
committed by
GitHub
2 changed files with 11 additions and 1 deletions
Loading…
Reference in new issue