dani-garcia / vaultwarden

Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
GNU Affero General Public License v3.0
38.47k stars 1.87k forks source link

Secure note content undeletable #965

Closed Ndrou closed 4 years ago

Ndrou commented 4 years ago

Secure note text is undeletable

When you create a secure note, and you add a note, the note cannot be deleted when you try to edit that later. The previous note is displayed.

Your environment

Steps to reproduce

Expected behaviour

The secure note text should disappear.

Actual behaviour

The previous secure note text appears.

Relevant logs

BlackDex commented 4 years ago

I Can confirm this. It doesn't happen on sqlite.

dani-garcia commented 4 years ago

Fixed in #966