1
0
mirror of https://github.com/bitwarden/server.git synced 2025-03-11 13:19:40 +01:00
bitwarden-server/src/Sql
Rui Tomé c4614bfb3d
[AC-1144] Warn admins when removing or revoking users without master password (#2953)
* [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
2023-06-16 16:38:58 +01:00
..
Auth/dbo [AC-1192] Create endpoints for new Device Approvals page (#2993) 2023-06-15 14:54:08 -07:00
dbo [AC-1144] Warn admins when removing or revoking users without master password (#2953) 2023-06-16 16:38:58 +01:00
dbo_future [EC-787] Create a method in PolicyService to check if a policy applies to a user (#2537) 2023-05-12 08:22:19 +01:00
SecretsManager/dbo [SM-501] Add support for revoking access tokens (#2692) 2023-02-16 10:51:02 +01:00
Tools/dbo [PM-328] Move files for team-tools (#2857) 2023-04-18 14:05:17 +02:00
Vault/dbo [SG-998] Move files to Vault folders (#2724) 2023-03-02 13:23:38 -05:00
packages.lock.json [PM-1390] X-Plat/SDK Style SQL Project (#2795) 2023-04-27 15:44:34 -04:00
Sql.sqlproj [PM-1390] X-Plat/SDK Style SQL Project (#2795) 2023-04-27 15:44:34 -04:00