fix account recovery withdrawal #31

Closed
opened 2025-07-08 08:37:54 -04:00 by AtHeartEngineer · 0 comments

Originally created by @stefan0xC on 6/17/2025

since web-v2025.4.0 (f3a2649752) the clients send "" instead of null, so we also have to check whether the reset_password_key is empty or not.

fixes #5965

*Originally created by @stefan0xC on 6/17/2025* since `web-v2025.4.0` (https://github.com/bitwarden/clients/commit/f3a26497520e4fccc3365965811dcb72256156db) the clients send `""` instead of `null`, so we also have to check whether the `reset_password_key` is empty or not. fixes #5965
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#31