1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-11 15:17:44 +01:00
bitwarden-server/src/Api
Matt Gibson e350daeeee
Use sas token for send downloads (#1157)
* Remove Url from SendFileModel

Url is now generated on the fly with limited lifetime.

New model houses the download url generated

* Create API endpoint for getting Send file download url

* Generate limited-life Azure download urls

* Lint fix
2021-02-24 13:03:16 -06:00
..
Controllers Use sas token for send downloads (#1157) 2021-02-24 13:03:16 -06:00
Jobs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
Properties Updated Kestrel application url to use IIS port (#820) 2020-07-14 09:36:38 -05:00
Public/Controllers Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
Utilities Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
.dockerignore PersistKeysToFileSystem when selfhosted 2017-08-08 00:02:52 -04:00
Api.csproj Patch release version bump, 1.39.4 (#1124) 2021-02-01 18:43:32 -05:00
appsettings.json Send APIs (#979) 2020-11-02 15:55:49 -05:00
appsettings.Production.json add missing baseServiceUris 2020-08-26 15:09:51 -04:00
build.ps1 local build scripts 2020-03-06 22:05:50 -05:00
build.sh Add support building from path that contains space (#815) 2020-07-17 08:28:31 -04:00
Dockerfile remove libcurl3 2020-01-10 08:55:22 -05:00
entrypoint.sh Move jobs to api hosted service w/ quartz 2018-08-09 16:08:09 -04:00
newrelic.config remove agentEnabled="false" from newrelic.config 2020-02-25 17:46:30 -05:00
Program.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
runtimeconfig.template.json migrate to vs 2017 2017-03-08 00:17:59 -05:00
Startup.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00