mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +01:00
bfd3f85bb0
* [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 |
||
---|---|---|
.. | ||
AccountsControllerTests.cs | ||
CollectionsControllerTests.cs | ||
ConfigControllerTests.cs | ||
GroupsControllerTests.cs | ||
OrganizationConnectionsControllerTests.cs | ||
OrganizationDomainControllerTests.cs | ||
OrganizationsControllerTests.cs | ||
OrganizationSponsorshipsControllerTests.cs | ||
OrganizationUsersControllerTests.cs |