1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/util
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
..
Attachments revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
EfShared [PM-2633] Warnings cleanup (#3010) 2023-06-16 10:02:05 -04:00
Migrator [AC-1144] Warn admins when removing or revoking users without master password (#2953) 2023-06-16 16:38:58 +01:00
MsSql [PM-294] Add Database to MSSQL Environment File (#2962) 2023-05-25 16:57:47 -04:00
MsSqlMigratorUtility [DEVOPS-1388] Dockerize the DB Migrator Utility (#2936) 2023-05-16 17:31:02 +02:00
MySqlMigrations [AC-1192] Create endpoints for new Device Approvals page (#2993) 2023-06-15 14:54:08 -07:00
Nginx nginx preserve upstream header values, fix ip (#2847) 2023-04-13 10:58:03 -04:00
PostgresMigrations [AC-1192] Create endpoints for new Device Approvals page (#2993) 2023-06-15 14:54:08 -07:00
Server Project configuration tune-up (#2994) 2023-06-08 13:21:03 -04:00
Setup Allow self-hosted notifications to work for Login with Device approval (#2934) 2023-05-31 11:12:43 -04:00
SqliteMigrations [AC-1192] Create endpoints for new Device Approvals page (#2993) 2023-06-15 14:54:08 -07:00
SqlServerEFScaffold Fix Organization License Sync (#2864) 2023-04-24 13:51:08 -04:00