1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/src
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
..
Admin Add ability for Billing role to edit premium. (#3004) 2023-06-09 21:27:24 -04:00
Api [AC-1144] Warn admins when removing or revoking users without master password (#2953) 2023-06-16 16:38:58 +01:00
Billing [PM-2633] Warnings cleanup (#3010) 2023-06-16 10:02:05 -04:00
Core [AC-1144] Warn admins when removing or revoking users without master password (#2953) 2023-06-16 16:38:58 +01:00
Events Platform/pm 2138/add nginx to known proxies (#3012) 2023-06-14 10:33:26 -04:00
EventsProcessor Project configuration tune-up (#2994) 2023-06-08 13:21:03 -04:00
Icons Platform/pm 2138/add nginx to known proxies (#3012) 2023-06-14 10:33:26 -04:00
Identity Project configuration tune-up (#2994) 2023-06-08 13:21:03 -04:00
Infrastructure.Dapper [AC-1192] Create endpoints for new Device Approvals page (#2993) 2023-06-15 14:54:08 -07:00
Infrastructure.EntityFramework [AC-1144] Warn admins when removing or revoking users without master password (#2953) 2023-06-16 16:38:58 +01:00
Notifications Platform/pm 2138/add nginx to known proxies (#3012) 2023-06-14 10:33:26 -04:00
SharedWeb Platform/pm 2138/add nginx to known proxies (#3012) 2023-06-14 10:33:26 -04:00
Sql [AC-1144] Warn admins when removing or revoking users without master password (#2953) 2023-06-16 16:38:58 +01:00