[GH-ISSUE #1504] File becomes unavailable after Send modification #983

Closed
opened 2026-03-03 02:05:17 +03:00 by kerem · 1 comment
Owner

Originally created by @Nyxtorm on GitHub (Mar 17, 2021).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1504

Subject of the issue

When I create a Send with a file, it works. But if I change the Send's password (for example), the file becomes impossible to download.

Deployment environment

  • Bitwarden_rs version: v1.19.0-b987ba50
  • Web-vault version: v2.19.0
  • Running within Docker: false
  • Internet access: true
  • Uses a proxy: false
  • DNS Check: true
  • Time Check: true
  • Domain Configuration Check: true
  • HTTPS Check: true
  • Database type: SQLite
  • Install method: built from sources
  • Clients used: web vault (for the test)
  • Reverse proxy and version: nginx/1.19.5

Steps to reproduce

  1. Create a Send with a simple .png
  2. Check if you can download it
  3. Make a change (password in my case)
  4. Check if you can download the file again

Expected behaviour

The file should be able to be downloaded after a modification of the Send (change password for example)

Actual behaviour

The file becomes unavailable and its title changes on the Send.

Troubleshooting data

Before modification on the Send :

image

After a change on the Send :

image

Sorry for my bad English and thank you for offering us all this work on this version of Bitwarden!

Originally created by @Nyxtorm on GitHub (Mar 17, 2021). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1504 ### Subject of the issue When I create a Send with a file, it works. But if I change the Send's password (for example), the file becomes impossible to download. ### Deployment environment * Bitwarden_rs version: v1.19.0-b987ba50 * Web-vault version: v2.19.0 * Running within Docker: false * Internet access: true * Uses a proxy: false * DNS Check: true * Time Check: true * Domain Configuration Check: true * HTTPS Check: true * Database type: SQLite * Install method: built from sources * Clients used: web vault (for the test) * Reverse proxy and version: nginx/1.19.5 ### Steps to reproduce 1. Create a Send with a simple .png 2. Check if you can download it 3. Make a change (password in my case) 4. Check if you can download the file again ### Expected behaviour The file should be able to be downloaded after a modification of the Send (change password for example) ### Actual behaviour The file becomes unavailable and its title changes on the Send. ### Troubleshooting data Before modification on the Send : ![image](https://user-images.githubusercontent.com/20800786/111450167-6a71c700-8710-11eb-929a-8b13f9bac454.png) After a change on the Send : ![image](https://user-images.githubusercontent.com/20800786/111450219-78274c80-8710-11eb-962c-f5bb7a32c1ea.png) Sorry for my bad English and thank you for offering us all this work on this version of Bitwarden!
kerem 2026-03-03 02:05:17 +03:00
Author
Owner

@dani-garcia commented on GitHub (Mar 17, 2021):

Fixed in github.com/dani-garcia/bitwarden_rs@551810c486

<!-- gh-comment-id:801321596 --> @dani-garcia commented on GitHub (Mar 17, 2021): Fixed in https://github.com/dani-garcia/bitwarden_rs/commit/551810c4862506ed39780850a35ac12df1aca1a9
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#983
No description provided.