1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-31 23:21:22 +01:00
bitwarden-server/src/Core/Models
Rui Tomé 169a4381dd
[EC-247] Add columns to provider portal clients table (#2136)
* Added migration script to alter ProviderOrganizationOrganizationDetailsView to add new columns UserCount, Seats and Plan

* Modified EF query ProviderOrganizationOrganizationDetailsReadByProviderIdQuery

* Modified model to output new view columns

* Updated view to count only active users

* Filtering the organization user count by only confirmed users
2022-07-28 09:31:03 +01:00
..
Api Turn On ImplicitUsings (#2079) 2022-06-29 19:46:41 -04:00
Business EC-261 - Update OrganizationLicense for SCIM (#2151) 2022-07-26 13:04:59 -04:00
Data [EC-247] Add columns to provider portal clients table (#2136) 2022-07-28 09:31:03 +01:00
Mail Turn On ImplicitUsings (#2079) 2022-06-29 19:46:41 -04:00
OrganizationConnectionConfigs [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
StaticStore [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
Stripe [fix] Address QA found defects for the Stripe Subscriptions admin tool (#2150) 2022-07-26 13:59:41 -04:00
IExternal.cs stub out new scim api for dir sync 2017-12-12 13:22:37 -05:00
ITwoFactorProvidersUser.cs Turn On ImplicitUsings (#2079) 2022-06-29 19:46:41 -04:00
PushNotification.cs Turn On ImplicitUsings (#2079) 2022-06-29 19:46:41 -04:00
TwoFactorProvider.cs Turn On ImplicitUsings (#2079) 2022-06-29 19:46:41 -04:00