The core infrastructure backend (API, database, Docker, etc).
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rui Tomé fe0c14e803
[PM-19282] Update SsoUser ExternalId column size to 300 (#5750)
7 months ago
..
20221212154007_initial.Designer.cs Resolve Vault and DB Warnings (#4646) 1 year ago
20221212154007_initial.cs Resolve Vault and DB Warnings (#4646) 1 year ago
20230106025949_AvatarColor.Designer.cs add sqlite migrations for avatar color (#2543) 3 years ago
20230106025949_AvatarColor.cs add sqlite migrations for avatar color (#2543) 3 years ago
20230106153919_SecretsManager.Designer.cs [SM-394] Secrets Manager (#2164) 3 years ago
20230106153919_SecretsManager.cs [SM-394] Secrets Manager (#2164) 3 years ago
20230112125615_ProviderAddProviderTypeBillingPhone.Designer.cs [EC-427] Add provider types (MSP/Reseller) to Provider table (#2518) 3 years ago
20230112125615_ProviderAddProviderTypeBillingPhone.cs [EC-427] Add provider types (MSP/Reseller) to Provider table (#2518) 3 years ago
20230113175436_Fix Navigation Properties.Designer.cs Remove Unused Auto Properties (#2580) 3 years ago
20230113175436_Fix Navigation Properties.cs Remove Unused Auto Properties (#2580) 3 years ago
20230118212950_RemoveDeviceUnknownVerification.Designer.cs [EC-400] Code clean up Device Verification (#2601) 3 years ago
20230118212950_RemoveDeviceUnknownVerification.cs [EC-400] Code clean up Device Verification (#2601) 3 years ago
20230120160257_OrganizationStatus.Designer.cs [AC-1081] Merge feature/billing-obfuscation (#2665) 3 years ago
20230120160257_OrganizationStatus.cs [AC-1081] Merge feature/billing-obfuscation (#2665) 3 years ago
20230124132220_KDFOptions.Designer.cs [PS-2267] Add KdfMemory and KDFParallelism fields (#2583) 3 years ago
20230124132220_KDFOptions.cs fix lint issues and sql csproj (#2627) 3 years ago
20230201175211_SecretsManagerOrganizationUser.Designer.cs Add EF migrations for SecretsManager flag (#2659) 3 years ago
20230201175211_SecretsManagerOrganizationUser.cs Add EF migrations for SecretsManager flag (#2659) 3 years ago
20230201192604_LastUserDates.Designer.cs add timestamps to user table for security related events (#2660) 3 years ago
20230201192604_LastUserDates.cs add timestamps to user table for security related events (#2660) 3 years ago
20230208210629_CipherKeyUpdate.Designer.cs Individual Vault Item Encryption Feature (#3256) 2 years ago
20230208210629_CipherKeyUpdate.cs Individual Vault Item Encryption Feature (#3256) 2 years ago
20230213133244_SecretsManagerEvent.Designer.cs [SM-389] Event log for service account (#2674) 3 years ago
20230213133244_SecretsManagerEvent.cs [SM-389] Event log for service account (#2674) 3 years ago
20230302121757_DomainClaiming.Designer.cs Add Sqlite Migration (#2760) 3 years ago
20230302121757_DomainClaiming.cs Add Sqlite Migration (#2760) 3 years ago
20230315121314_AuthRequestRemoveFingerprintPhrase.Designer.cs [PM-107] Remove fingerprint phase 2 (#2809) 3 years ago
20230315121314_AuthRequestRemoveFingerprintPhrase.cs [PM-107] Remove fingerprint phase 2 (#2809) 3 years ago
20230428130742_EFUpdate.Designer.cs Run ef_migrate.ps1 (#2892) 3 years ago
20230428130742_EFUpdate.cs Run ef_migrate.ps1 (#2892) 3 years ago
20230522030842_AddKeysToDevice.Designer.cs [PM-1380] Modify Device Table (#2937) 3 years ago
20230522030842_AddKeysToDevice.cs [PM-1380] Modify Device Table (#2937) 3 years ago
20230523223522_ClientSecretHash.Designer.cs [SM-678] ClientSecret migration (#2943) 3 years ago
20230523223522_ClientSecretHash.cs [SM-678] ClientSecret migration (#2943) 3 years ago
20230530114320_AddSecretsManagerBillingFieldToOrganization.Designer.cs [AC 1427]Add New Organisation Properties Update DB Objects and create migration (#2980) 3 years ago
20230530114320_AddSecretsManagerBillingFieldToOrganization.cs [AC 1427]Add New Organisation Properties Update DB Objects and create migration (#2980) 3 years ago
20230605182605_TdeAdminApproval.Designer.cs [AC-1192] Create endpoints for new Device Approvals page (#2993) 3 years ago
20230605182605_TdeAdminApproval.cs [AC-1192] Create endpoints for new Device Approvals page (#2993) 3 years ago
20230726191546_SecretsManagerBetaColumn.Designer.cs SM-802: Add SecretsManagerBeta Column Migration (#3065) 2 years ago
20230726191546_SecretsManagerBetaColumn.cs SM-802: Add SecretsManagerBeta Column Migration (#3065) 2 years ago
20230824202443_ACCESSPOLICY_ADD_DELETE_CASCADE.Designer.cs [SM-755] Add EF Secrets Manager cleanup on deletes (#3228) 2 years ago
20230824202443_ACCESSPOLICY_ADD_DELETE_CASCADE.cs [SM-755] Add EF Secrets Manager cleanup on deletes (#3228) 2 years ago
20231024181657_LimitCollectionCreateDelete.Designer.cs [AC-1373] Flexible Collections (#3245) 2 years ago
20231024181657_LimitCollectionCreateDelete.cs [AC-1373] Flexible Collections (#3245) 2 years ago
20231024200803_CollectionManagePermission.sql.Designer.cs [AC-1373] Flexible Collections (#3245) 2 years ago
20231024200803_CollectionManagePermission.sql.cs [AC-1373] Flexible Collections (#3245) 2 years ago
20231025225553_AdminCollectionItemAccess.Designer.cs [AC-1122] Add AllowAdminAccessToAllCollectionItems setting to Organizations (#3379) 2 years ago
20231025225553_AdminCollectionItemAccess.cs [AC-1122] Add AllowAdminAccessToAllCollectionItems setting to Organizations (#3379) 2 years ago
20231213032045_WebAuthnLoginCredentials.Designer.cs added webauthncredential ef migrations (#3555) 2 years ago
20231213032045_WebAuthnLoginCredentials.cs added webauthncredential ef migrations (#3555) 2 years ago
20231214162537_GrantIdWithIndexes.Designer.cs [PM-5294][deps]: Update Duende.IdentityServer to v6.3.7 (#3499) 2 years ago
20231214162537_GrantIdWithIndexes.cs [PM-5519] [PM-5526] [PM-5624] [PM-5600] More Grant SQL fixes (#3668) 2 years ago
20231229202304_AddToolsTableIndexes.Designer.cs [BEEEP] [SM-1060] Add missing tools table indexes to EF config (#3626) 2 years ago
20231229202304_AddToolsTableIndexes.cs [BEEEP] [SM-1060] Add missing tools table indexes to EF config (#3626) 2 years ago
20240104162642_AddCipherIdToSend.Designer.cs [PM-221] Adding CipherId to the Send table, create/update sprocs, and added mi… (#3646) 2 years ago
20240104162642_AddCipherIdToSend.cs [PM-221] Adding CipherId to the Send table, create/update sprocs, and added mi… (#3646) 2 years ago
20240109215333_AddTableIndexes.Designer.cs [BEEEP][SM-1062] Add missing table indexes to EF config (#3628) 2 years ago
20240109215333_AddTableIndexes.cs [BEEEP][SM-1062] Add missing table indexes to EF config (#3628) 2 years ago
20240111034245_OrganizationFlexibleCollectionsColumn.Designer.cs [AC-2025] Add Organization.FlexibleCollections to database and sprocs (#3642) 2 years ago
20240111034245_OrganizationFlexibleCollectionsColumn.cs [AC-2025] Add Organization.FlexibleCollections to database and sprocs (#3642) 2 years ago
20240112180610_AddAuthTableIndexes.Designer.cs [BEEEP] [SM-1059] Add missing auth table indexes to EF config (#3625) 2 years ago
20240112180610_AddAuthTableIndexes.cs [BEEEP] [SM-1059] Add missing auth table indexes to EF config (#3625) 2 years ago
20240131215352_RemoveSMBetaFromOrganization.Designer.cs SM-1012: Removing SM Beta (Phase 2) (#3663) 2 years ago
20240131215352_RemoveSMBetaFromOrganization.cs SM-1012: Removing SM Beta (Phase 2) (#3663) 2 years ago
20240216170322_AddSecretAccessPolicies.Designer.cs [SM-713] Add database support for secret access policies (#3681) 2 years ago
20240216170322_AddSecretAccessPolicies.cs [SM-713] Add database support for secret access policies (#3681) 2 years ago
20240308141731_SetupProviderBilling.Designer.cs [AC-1900] Update Vault DB to support provider billing (#3875) 2 years ago
20240308141731_SetupProviderBilling.cs [AC-1900] Update Vault DB to support provider billing (#3875) 2 years ago
20240425111436_EnableOrgsCollectionEnhancements.Designer.cs [AC-1978] Flexible collections: EF data migrations for deprecated permissions (#3969) 2 years ago
20240425111436_EnableOrgsCollectionEnhancements.cs [AC-1978] Flexible collections: EF data migrations for deprecated permissions (#3969) 2 years ago
20240507185438_UpdateProviderGatewayType.Designer.cs [PM-5216] User and Organization Duo Request and Response Model refactor (#4126) 2 years ago
20240507185438_UpdateProviderGatewayType.cs [PM-5216] User and Organization Duo Request and Response Model refactor (#4126) 2 years ago
20240606152401_ProviderInvoiceItem.Designer.cs [AC-1943] Add ProviderInvoiceItem table (#4163) 2 years ago
20240606152401_ProviderInvoiceItem.cs [AC-1943] Add ProviderInvoiceItem table (#4163) 2 years ago
20240701175209_Net8Sync.Designer.cs Sync EF migrations for .NET / EF Core 8 (#4448) 1 year ago
20240701175209_Net8Sync.cs Sync EF migrations for .NET / EF Core 8 (#4448) 1 year ago
20240702142228_DistributedCache.Designer.cs [PM-5518] Sql-backed IDistributedCache (#3791) 1 year ago
20240702142228_DistributedCache.cs [PM-5518] Sql-backed IDistributedCache (#3791) 1 year ago
20240703182714_AddClientIdToProviderInvoiceItem.Designer.cs [AC-2804] Add client ID to provider client invoice report (#4458) 1 year ago
20240703182714_AddClientIdToProviderInvoiceItem.cs [AC-2804] Add client ID to provider client invoice report (#4458) 1 year ago
20240703192739_UpdateNullConstraints.Designer.cs [PM-2944] Update Null DB Constraints (#4459) 1 year ago
20240703192739_UpdateNullConstraints.cs [PM-2944] Update Null DB Constraints (#4459) 1 year ago
20240703205857_UpdateNullConstraintsAdminConsole.Designer.cs PM-2944] Make Entities Nullable In Admin Console (#4386) 1 year ago
20240703205857_UpdateNullConstraintsAdminConsole.cs PM-2944] Make Entities Nullable In Admin Console (#4386) 1 year ago
20240723011520_DropOrganizationFlexibleCollections.Designer.cs [AC-2881] Remove Organization.FlexibleCollections from code (#4552) 1 year ago
20240723011520_DropOrganizationFlexibleCollections.cs [AC-2881] Remove Organization.FlexibleCollections from code (#4552) 1 year ago
20240724001634_MakeBlobNonNull.Designer.cs [PM-2943] Enable Nullable Repositories in Unowned Files (#4549) 1 year ago
20240724001634_MakeBlobNonNull.cs [PM-2943] Enable Nullable Repositories in Unowned Files (#4549) 1 year ago
20240811224838_GroupAccessAllDefaultValue.Designer.cs [PM-10361] Remove Group.AccessAll from code (#4614) 1 year ago
20240811224838_GroupAccessAllDefaultValue.cs [PM-10361] Remove Group.AccessAll from code (#4614) 1 year ago
20240826231356_OrganizationUserAccessAllDefaultValue.Designer.cs [AC-10362] Remove OrganizationUser.AccessAll from code (#4622) 1 year ago
20240826231356_OrganizationUserAccessAllDefaultValue.cs [AC-10362] Remove OrganizationUser.AccessAll from code (#4622) 1 year ago
20240828101418_FinalFlexibleCollectionsDataMigrations.Designer.cs [AC-1722] Deprecate "Edit/Delete Assigned Collections" custom permissions (#4604) 1 year ago
20240828101418_FinalFlexibleCollectionsDataMigrations.cs [AC-1722] Deprecate "Edit/Delete Assigned Collections" custom permissions (#4604) 1 year ago
20240902034910_DropGroupAccessAll.Designer.cs [PM-10368] Drop Group.AccessAll (#4700) 1 year ago
20240902034910_DropGroupAccessAll.cs [PM-10368] Drop Group.AccessAll (#4700) 1 year ago
20240909133238_NotificationCenter.Designer.cs [PM-10560] Create notification database storage (#4688) 1 year ago
20240909133238_NotificationCenter.cs [PM-10560] Create notification database storage (#4688) 1 year ago
20240909181758_GenerateDuoSDKVersion4TwoFactorMetadata.Designer.cs [PM-8108] Add Duo SDK v4 metadata to Duo Two Factor Provider (#4774) 1 year ago
20240909181758_GenerateDuoSDKVersion4TwoFactorMetadata.cs [PM-8108] Add Duo SDK v4 metadata to Duo Two Factor Provider (#4774) 1 year ago
20240924010540_DropOrganizationUserAccessAll.Designer.cs [PM-10365] Drop OrganizationUser AccessAll (#4701) 1 year ago
20240924010540_DropOrganizationUserAccessAll.cs [PM-10365] Drop OrganizationUser AccessAll (#4701) 1 year ago
20240925201828_SplitOrganizationLimitCollectionCreationDeletionColumn.Designer.cs Split `LimitCollectionCreationDeletion` into two database columns (#4709) 1 year ago
20240925201828_SplitOrganizationLimitCollectionCreationDeletionColumn.cs Split `LimitCollectionCreationDeletion` into two database columns (#4709) 1 year ago
20240925202404_SyncOrganizationLimitCollectionCreationDeletionColumn.Designer.cs Split `LimitCollectionCreationDeletion` into two database columns (#4709) 1 year ago
20240925202404_SyncOrganizationLimitCollectionCreationDeletionColumn.cs Split `LimitCollectionCreationDeletion` into two database columns (#4709) 1 year ago
20241004154523_AddClientOrganizationMigrationRecordTable.Designer.cs [AC-2551] Fix migration files (#4854) 1 year ago
20241004154523_AddClientOrganizationMigrationRecordTable.cs [AC-2551] Fix migration files (#4854) 1 year ago
20241031154700_PasswordHealthReportApplication.Designer.cs PM-13236 PasswordHealthReportApplication DB Tables (#4958) 1 year ago
20241031154700_PasswordHealthReportApplication.cs PM-13236 PasswordHealthReportApplication DB Tables (#4958) 1 year ago
20241031170500_DeviceActivation.Designer.cs Device deactivation (#4963) 1 year ago
20241031170500_DeviceActivation.cs Device deactivation (#4963) 1 year ago
20241105202413_FixPasswordHealthReportApplication.Designer.cs PM-13236 - Password Health Report Application - entities repos (#4974) 1 year ago
20241105202413_FixPasswordHealthReportApplication.cs PM-13236 - Password Health Report Application - entities repos (#4974) 1 year ago
20241112001814_SecurityTasks.Designer.cs [PM-14373] Introduce SecurityTask database table and repository (#5025) 1 year ago
20241112001814_SecurityTasks.cs [PM-14373] Introduce SecurityTask database table and repository (#5025) 1 year ago
20241125185632_AddUseRiskInsightsFlag.Designer.cs PM-15091 Add Feature Flag to DB called UseRiskInsights (#5088) 1 year ago
20241125185632_AddUseRiskInsightsFlag.cs PM-15091 Add Feature Flag to DB called UseRiskInsights (#5088) 1 year ago
20241126185500_AddTable_OrganizationInstallation.Designer.cs [PM-11127] Write `OrganizationInstallation` record when license is retrieved (#5090) 1 year ago
20241126185500_AddTable_OrganizationInstallation.cs [PM-11127] Write `OrganizationInstallation` record when license is retrieved (#5090) 1 year ago
20241202201932_AddInstallationLastActivityDateColumn.Designer.cs chore(db): add `Installation.LastActivityDate` column (#5060) 1 year ago
20241202201932_AddInstallationLastActivityDateColumn.cs chore(db): add `Installation.LastActivityDate` column (#5060) 1 year ago
20241219035748_AlterUser_AddVerifyDevice.Designer.cs [PM-15614] Allow Users to opt out of new device verification (#5176) 12 months ago
20241219035748_AlterUser_AddVerifyDevice.cs [PM-15614] Allow Users to opt out of new device verification (#5176) 12 months ago
20250116163222_DropLimitCollectionCreationDeletion.Designer.cs Drop `LimitCollectionCreationDeletion` from the database (#4810) 11 months ago
20250116163222_DropLimitCollectionCreationDeletion.cs Drop `LimitCollectionCreationDeletion` from the database (#4810) 11 months ago
20250116221310_LimitItemDeletion.Designer.cs Add limit item deletion organization setting migration (#5283) 11 months ago
20250116221310_LimitItemDeletion.cs Add limit item deletion organization setting migration (#5283) 11 months ago
20250207204735_AddOptionalNotificationTaskId.Designer.cs [PM-14590] Modify Notification database table (#5361) 10 months ago
20250207204735_AddOptionalNotificationTaskId.cs [PM-14590] Modify Notification database table (#5361) 10 months ago
20250213120814_NotificationCenterBodyLength.Designer.cs PM-10600: Missing Notification Center MaxLength on Body column (#5402) 10 months ago
20250213120814_NotificationCenterBodyLength.cs PM-10600: Missing Notification Center MaxLength on Body column (#5402) 10 months ago
20250213140401_AddColumn_ProviderDiscountId.Designer.cs [PM-12601] Add discount to MSP during creation in Admin Portal (#5391) 10 months ago
20250213140401_AddColumn_ProviderDiscountId.cs [PM-12601] Add discount to MSP during creation in Admin Portal (#5391) 10 months ago
20250304204635_AlterAuthRequestTable.Designer.cs [PM-15015] Add Country Name to auth request from request headers (#5471) 9 months ago
20250304204635_AlterAuthRequestTable.cs [PM-15015] Add Country Name to auth request from request headers (#5471) 9 months ago
20250325231714_OrganizationIntegrations.Designer.cs Organization integrations and configuration database schemas (#5553) 9 months ago
20250325231714_OrganizationIntegrations.cs Organization integrations and configuration database schemas (#5553) 9 months ago
20250326092645_PM17830_AdminInitiatedSponsorships.Designer.cs [PM-17830] Backend changes for admin initiated sponsorships (#5531) 8 months ago
20250326092645_PM17830_AdminInitiatedSponsorships.cs [PM-17830] Backend changes for admin initiated sponsorships (#5531) 8 months ago
20250422181747_NotificationCascadeDelete.Designer.cs [PM-20064] Add cascade deletion for cipher with tasks (#5690) 8 months ago
20250422181747_NotificationCascadeDelete.cs [PM-20064] Add cascade deletion for cipher with tasks (#5690) 8 months ago
20250422183841_SecurityTaskCascadeDelete.Designer.cs [PM-20064] Add cascade deletion for cipher with tasks (#5690) 8 months ago
20250422183841_SecurityTaskCascadeDelete.cs [PM-20064] Add cascade deletion for cipher with tasks (#5690) 8 months ago
20250422201100_OICCascadeDelete.Designer.cs Cascade deletion for organization integration configurations (#5695) 8 months ago
20250422201100_OICCascadeDelete.cs Cascade deletion for organization integration configurations (#5695) 8 months ago
20250429113747_SsoExternalId.Designer.cs [PM-19282] Update SsoUser ExternalId column size to 300 (#5750) 7 months ago
20250429113747_SsoExternalId.cs [PM-19282] Update SsoUser ExternalId column size to 300 (#5750) 7 months ago
20250513151144_AddUseOrganizationDomains.Designer.cs [PM-11622] use organization domains (#5560) 7 months ago
20250513151144_AddUseOrganizationDomains.cs [PM-11622] use organization domains (#5560) 7 months ago
20250513151145_AddUseOrganizationDomainsData.cs [PM-11622] use organization domains (#5560) 7 months ago
20250520201216_2025-05-20_00_AddSendEmails.Designer.cs [PM-21917] Introduce `SendAuthenticationQuery` (#5857) 7 months ago
20250520201216_2025-05-20_00_AddSendEmails.cs [PM-21917] Introduce `SendAuthenticationQuery` (#5857) 7 months ago
DatabaseContextModelSnapshot.cs [PM-19282] Update SsoUser ExternalId column size to 300 (#5750) 7 months ago