1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Api.Test/AdminConsole
Conner Turnbull a60180230d
[AC-2513] Scaling PM seat count with SM seat count (#4040)
* For SM Trial orgs, now scaling PM seat count with SM seat count adjustments

* Split Billing related organization endpoints into billing owned controller

* Updated billing organizations controller to use a primary constructor to reduce boilerplate

* Fixed error where ID couldn't be mapped to subscription endpoint guid param

* Updated billing OrganizationController endpoints to not manually create the GUID from the string ID

* Banished magic string back to the pit from whence it came

* Resolved errors in unit tests
2024-05-17 14:16:03 -04:00
..
Controllers [AC-2513] Scaling PM seat count with SM seat count (#4040) 2024-05-17 14:16:03 -04:00
Public/Controllers Properly handle new policy enrollments in the public API (#4003) 2024-04-18 17:04:04 -05:00
Validators [PM-3797 Part 5] Add reset password keys to key rotation (#3445) 2023-12-14 15:05:19 -05:00