1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-11 15:17:44 +01:00
bitwarden-server/src/Api
2020-11-18 12:43:58 -05:00
..
Controllers re-enable send (#1004) 2020-11-18 12:43:58 -05:00
Jobs fix ValidateOrganizationsAsync on job 2018-08-29 09:43:04 -04:00
Properties Updated Kestrel application url to use IIS port (#820) 2020-07-14 09:36:38 -05:00
Public/Controllers Return continuation token (#833) 2020-07-21 20:19:53 -04:00
Utilities Send APIs (#979) 2020-11-02 15:55:49 -05:00
.dockerignore PersistKeysToFileSystem when selfhosted 2017-08-08 00:02:52 -04:00
Api.csproj bump version 2020-11-18 10:24:02 -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 Added PreValidate endpoint on Account controller (#896) 2020-08-28 12:14:23 -04:00