1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-28 17:57:37 +01:00
bitwarden-server/src
Matt Gibson 8d5fc21b51
Prepare for send direct upload (#1174)
* Add sendId to path

Event Grid returns the blob path, which will be used to grab a Send and verify file size

* Re-validate access upon file download

Increment access count only when file is downloaded. File
name and size are leaked, but this is a good first step toward
solving the access-download race
2021-03-01 15:01:04 -06:00
..
Admin Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
Api Prepare for send direct upload (#1174) 2021-03-01 15:01:04 -06:00
Billing Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
Core Prepare for send direct upload (#1174) 2021-03-01 15:01:04 -06:00
Events Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
EventsProcessor Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
Icons Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
Identity Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
Notifications Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
Sql Fix empty grantee or grantor names in emergency access emails (#1162) 2021-02-26 08:11:58 +10:00