mirror of
https://github.com/bitwarden/server.git
synced 2024-11-26 12:55:17 +01:00
c4614bfb3d
* [AC-1144] Modified OrganizationUserUserDetails queries to include value for 'HasMasterPassword' property * [AC-1144] Added 'HasMasterPassword' property to ProviderUserUserDetailsView * [AC-1144] Added IProviderUserRepository.GetDetailsByIdAsync to get the details for a given ProviderUser.Id * [AC-1144] Changed ProviderUsersController.Get to use ProviderUserRepository.GetDetailsByIdAsync * [AC-1144] Modified OrganizationUsersController.Get to user OrganizationUserRepository.GetDetailsByIdWithCollectionsAsync to output HasMasterPassword value * [AC-1144] Reverted changes for ProviderUser * [AC-1144] Removed line break |
||
---|---|---|
.. | ||
Auth | ||
Controllers | ||
Jobs | ||
Models | ||
Properties | ||
Public/Controllers | ||
SecretsManager | ||
Tools | ||
Utilities | ||
Vault | ||
.dockerignore | ||
Api.csproj | ||
appsettings.Development.json | ||
appsettings.json | ||
appsettings.Production.json | ||
appsettings.QA.json | ||
appsettings.SelfHosted.json | ||
build.ps1 | ||
build.sh | ||
Dockerfile | ||
entrypoint.sh | ||
packages.lock.json | ||
Program.cs | ||
runtimeconfig.template.json | ||
Startup.cs |