1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/Api.Test/Controllers
Shane Melton bfd3f85bb0
[AC-358] Server changes for self host subscription page changes (#2826)
* [AC-358] Add constant for grace period length

* [AC-358] Add SubscriptionExpiration to OrganizationLicense.cs and increment Current_License_File_Version

* [AC-358] Update org subscription response model

- Add new SelfHostSubscriptionExpiration field that does not include a grace period
- Add optional License argument to constructor for self host responses
- Use the License, if available, to populate the expiration/subscription expiration fields
- Maintain backwards compatability by falling back to organization expiration date

* [AC-358] Read organization license file for self hosted subscription response

* [AC-358] Decrement current license file version and add comment documenting why

* [AC-358] Clarify name for new expiration without grace period field
2023-05-15 07:38:41 -07:00
..
AccountsControllerTests.cs [PM-328] Move files for team-tools (#2857) 2023-04-18 14:05:17 +02:00
CollectionsControllerTests.cs [AC-1110] add deleteAnyCollection permission to bulk delete (#2766) 2023-03-10 12:53:22 -05:00
ConfigControllerTests.cs All feature state access through config API (#2785) 2023-03-10 08:11:11 -05:00
GroupsControllerTests.cs [EC-1003] feat: remove externalId from PUT/POST (#2589) 2023-02-06 10:27:40 +01:00
OrganizationConnectionsControllerTests.cs [AC-1201] refactor: move all SCIM related files into the AdminConsole scope (#2841) 2023-04-19 09:31:00 +10:00
OrganizationDomainControllerTests.cs [SG-147] Organization Domain Claiming Feature (#2704) 2023-02-15 14:26:41 -05:00
OrganizationsControllerTests.cs [AC-358] Server changes for self host subscription page changes (#2826) 2023-05-15 07:38:41 -07:00
OrganizationSponsorshipsControllerTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
OrganizationUsersControllerTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00