1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 16:53:34 +00:00
Files
browser/src
Matt Gibson fcd0c529ca Direct download for send (#243)
* Remove Get file capability

This needs to be removed because the SendFileResponse no longer contains
a url to download the file from. Instead, a GetDownloadLink method
must be used. That method increments access count, which is not
desirable for the owner of the Send. The cleanest approach is to remove
the capability, which also matches Web client's behavior

* jslib updates

* Use GetDownloadData method to receive download Url

* Update jslib
2021-03-02 10:05:20 -06:00
..
2021-03-02 10:05:20 -06:00
2018-08-06 10:38:32 -04:00
2021-03-02 10:05:20 -06:00
2021-03-02 10:05:20 -06:00
2021-03-02 10:05:20 -06:00
2021-02-03 11:44:33 -06:00