1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-03 14:03:33 +01:00
bitwarden-server/src/Api
Addison Beck 00853bc250
Import Invite Error (#1121)
* throw error if user is already invited on import

* added back the single InviteUser OrgService method
2021-01-30 17:56:37 -05:00
..
Controllers check that SingleOrg policy is enabled before saying users cant create new orgs (#1110) 2021-01-25 11:19:33 -05:00
Jobs Changed Emergency Access job frequency to hourly (#1120) 2021-01-29 23:32:00 +01:00
Properties Updated Kestrel application url to use IIS port (#820) 2020-07-14 09:36:38 -05:00
Public/Controllers Import Invite Error (#1121) 2021-01-30 17:56:37 -05: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 version bump 1.39.3 (#1113) 2021-01-27 17:00:56 -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 Fix safari sso header size (#1065) 2021-01-11 11:03:46 -05:00