bitwarden-go icon indicating copy to clipboard operation
bitwarden-go copied to clipboard

Unable to delete items and folders with bitwarden-web v1.24.0

Open leonghui opened this issue 6 years ago • 7 comments

Deleting an existing item appears to work but upon refresh, the item still exists. Same behaviour when deleting folders.

Server stdout reports: 2018/03/24 04:32:25 [email protected] is trying to edit his data 2018/03/24 04:32:25 strconv.ParseInt: parsing "67/delete": invalid syntax ... 2018/03/24 04:37:57 [email protected] is trying to update a folder 2018/03/24 04:37:57 Folder 423b3f90-46ee-448d-adb0-a9f47edcef89/delete updated

EDIT: Other clients (tested: Android app 1.51.1, Firefox extension 1.25.4): Item deletion works fine. Folder deletion is broken, deleted folders reappear after sync.

Server stdout for other clients: 2018/03/24 04:48:23 [email protected] is trying to edit his data 2018/03/24 04:48:23 Cipher 68 deleted ... 2018/03/24 04:50:05 [email protected] is trying to update a folder

leonghui avatar Mar 24 '18 04:03 leonghui

I have also implemented the new API. So if you want, you can try my version (but at the moment the database is not compatible with VictorNines. I plan to submit a pull request in the next time, but as I have done major changes it is hard to make my branch compatible with VictorNines.

Odysseus16 avatar Mar 25 '18 23:03 Odysseus16

@Odysseus16 Thanks for your work, I am looking forward to Totp support but I will need to migrate my data over to your build for testing.

@VictorNine Issue above still exists after https://github.com/VictorNine/bitwarden-go/commit/17c1ff32c9b7f79af870ce8295cb6f5ee9b4bb16 (tested: Android app 1.51.2, Firefox extension 1.25.7, and bitwarden-web 1.25.1)

leonghui avatar Apr 11 '18 16:04 leonghui

@Odysseus16 Does your fork support Match Detection yet? I know this one doesn’t.

timreuscher avatar Apr 12 '18 17:04 timreuscher

Have you tried after the latest commit? Should be working

Sent from ProtonMail mobile

-------- Original Message -------- On Apr 12, 2018, 19:04, timreuscher wrote:

@Odysseus16 Does your fork support Match Detection yet? I know this one doesn’t.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

VictorNine avatar Apr 12 '18 17:04 VictorNine

@VictorNine My bad. It does work after the update. I made the change in the web vault but hadn’t synced it to my browser add-on. Appreciate the work on this.

timreuscher avatar Apr 12 '18 17:04 timreuscher

Good to hear. I'll look in to the folders as well

VictorNine avatar Apr 12 '18 17:04 VictorNine

@victornine, did you ever get to look at the folder deletion issue?

davehope avatar Apr 08 '19 18:04 davehope