1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-03 14:03:33 +01:00
bitwarden-server/src/Api
2021-04-12 09:44:45 -05:00
..
Controllers Move renew endpoint to fix overlapping endpoint issue (#1266) 2021-04-12 09:44:45 -05:00
Jobs Add identifiers to Triggers and Jobs (#1230) 2021-03-22 20:54:12 +01: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 Attachment blob upload (#1229) 2021-03-30 18:41:14 -05:00
.dockerignore PersistKeysToFileSystem when selfhosted 2017-08-08 00:02:52 -04:00
Api.csproj Direct upload to Azure/Local (#1188) 2021-03-21 23:01:19 -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
appsettings.SelfHosted.json enable default appsettings for self hosted installs (#1263) 2021-04-09 09:48:43 -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 enable default appsettings for self hosted installs (#1263) 2021-04-09 09:48:43 -04:00
runtimeconfig.template.json migrate to vs 2017 2017-03-08 00:17:59 -05:00
Startup.cs Attachment blob upload (#1229) 2021-03-30 18:41:14 -05:00