1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/util
Rui Tomé 04e18ee8e7
[AC-621] Added possibility of adding users through SCIM to an Organization without a confirmed Owner (#2846)
* [AC-621] Added possibility of adding users through SCIM to an Organization without a confirmed Owner

* [AC-621] Passing EventSystemUser argument for HasConfirmedOwnersExceptAsync in user delete actions by SCIM

* [AC-624] Removed EventSystemUser parameter from IOrganizationService.HasConfirmedOwnersExceptAsync

* [AC-621] Added IProviderUserRepository.GetManyOrganizationDetailsByOrganizationAsync

* [AC-621] Updated OrganizationService.HasConfirmedOwnersExceptAsync to use IProviderUserRepository.GetManyOrganizationDetailsByOrganizationAsync to check for any confirmed provider users

* [AC-621] Removed unused EventSystemUser parameters

* [AC-621] Refactored ProviderUserRepository.GetManyByOrganizationAsync to return ProviderUser objects

* [AC-621] Removed default parameter value for Status
2023-05-17 16:39:08 +01:00
..
Attachments revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
EfShared Bitwarden Unified Self-Host project (#2410) 2022-11-18 14:39:01 -05:00
Migrator [AC-621] Added possibility of adding users through SCIM to an Organization without a confirmed Owner (#2846) 2023-05-17 16:39:08 +01:00
MsSql Update Dockerfile for MSSQL image to 2019 (#2290) 2022-09-20 10:47:23 -04:00
MsSqlMigratorUtility [DEVOPS-1388] Dockerize the DB Migrator Utility (#2936) 2023-05-16 17:31:02 +02:00
MySqlMigrations Run ef_migrate.ps1 (#2892) 2023-05-01 09:32:06 -04:00
Nginx nginx preserve upstream header values, fix ip (#2847) 2023-04-13 10:58:03 -04:00
PostgresMigrations Run ef_migrate.ps1 (#2892) 2023-05-01 09:32:06 -04:00
Server Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Setup Update Azure.Extensions.AspNetCore.DataProtection.Blobs (#2821) 2023-04-10 12:10:11 -04:00
SqliteMigrations Run ef_migrate.ps1 (#2892) 2023-05-01 09:32:06 -04:00
SqlServerEFScaffold Fix Organization License Sync (#2864) 2023-04-24 13:51:08 -04:00