-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to delete items and folders with bitwarden-web v1.24.0 #27
Comments
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. |
@Odysseus16 @VictorNine |
@Odysseus16 Does your fork support Match Detection yet? I know this one doesn’t. |
Have you tried after the latest commit? Should be working
Sent from ProtonMail mobile
…-------- Original Message --------
On Apr 12, 2018, 19:04, timreuscher wrote:
***@***.***(https://github.com/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](#27 (comment)), or [mute the thread](https://github.com/notifications/unsubscribe-auth/Ac1SGCD3ILD9Z_iuerEAUKacn_J4BIUDks5tn4kSgaJpZM4S5mbk).
|
@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. |
Good to hear. I'll look in to the folders as well |
@VictorNine, did you ever get to look at the folder deletion issue? |
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
The text was updated successfully, but these errors were encountered: