1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-11 15:17:44 +01:00
bitwarden-server/src/Api
Oscar Hinton 0f1af2333e
Add support for Emergency Access (#1000)
* Add support for Emergency Access

* Add migration script

* Review comments

* Ensure grantor has premium when inviting new grantees.

* Resolve review comments

* Remove two factor references
2020-12-16 14:36:47 -05:00
..
Controllers Add support for Emergency Access (#1000) 2020-12-16 14:36:47 -05:00
Jobs Add support for Emergency Access (#1000) 2020-12-16 14:36:47 -05: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 version bump 1.38.2 (#1023) 2020-12-03 22:06:36 -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 Add support for Emergency Access (#1000) 2020-12-16 14:36:47 -05:00