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.
 
 
 
 
 
 
Vincent Salucci 70ab5b25a1
[Reset Password] Organization Key Pair (#1292)
5 years ago
..
2017-08-19_00_InitialSetup.sql move migrator project to util 7 years ago
2017-08-22_00_LicenseCheckScripts.sql move migrator project to util 7 years ago
2017-08-30_00_CollectionWriteOnly.sql move migrator project to util 7 years ago
2017-09-06_00_CipherDetails.sql move migrator project to util 7 years ago
2017-09-08_00_OrgUserCounts.sql move migrator project to util 7 years ago
2017-10-25_00_OrgUserUpdates.sql move migrator project to util 7 years ago
2017-11-06_00_FamilyPlanAdjustments.sql move migrator project to util 7 years ago
2017-11-13_00_IndexTuning.sql move migrator project to util 7 years ago
2017-11-24_00_UpdateProcs.sql move migrator project to util 7 years ago
2017-12-12_00_Events.sql move migrator project to util 7 years ago
2018-02-28_00_LoginUris.sql move migrator project to util 7 years ago
2018-03-12_00_FixLoginUris.sql move migrator project to util 7 years ago
2018-03-21_00_AdminPortal.sql move migrator project to util 7 years ago
2018-04-02_00_Org2fa.sql move migrator project to util 7 years ago
2018-04-24_00_CipherQueryTuning.sql move migrator project to util 7 years ago
2018-06-11_00_WebVaultUpdates.sql move migrator project to util 7 years ago
2018-07-28_00_DbTuning.sql move migrator project to util 7 years ago
2018-08-14_00_UserKdf.sql move migrator project to util 7 years ago
2018-08-28_00_PremiumOrgAbilities.sql move migrator project to util 7 years ago
2018-09-25_00_OrgPurge.sql move migrator project to util 7 years ago
2018-10-17_00_ManagerRole.sql move migrator project to util 7 years ago
2018-12-19_00_OrgUserTwoFactorEnabled.sql move migrator project to util 7 years ago
2019-01-31_00_Transactions.sql move migrator project to util 7 years ago
2019-03-01_00_OrgApi.sql move migrator project to util 7 years ago
2019-05-01_00_CipherOrgDetailsFix.sql fix issues on cipher admin endpoints 7 years ago
2019-05-15_00_GroupNameFixes.sql group name fix 7 years ago
2019-05-28_00_CollectionCipherImprovements.sql collection cipher query improvements 7 years ago
2020-02-18_00_PolicySetup.sql Enforce 2fa policy (#654) 6 years ago
2020-03-26_00_CipherSoftDelete.sql Updated PR comments, changed smart defaults for behavior, updated Cipher table index 6 years ago
2020-04-01_00_CipherSoftDelete.sql [Soft-Delete] Simplify the data-tier, removed extra sprocs and reuse update 6 years ago
2020-04-02_00_CipherSoftDelete.sql [Soft Delete] - cleanup whitespace in Cipher_Restore 6 years ago
2020-04-09_00_CipherSoftDelete.sql [Soft Delete] - Add not null/is null filters to soft delete and restore sprocs 6 years ago
2020-05-02_00_SprocPerfTweaks.sql Sproc tweaks (#730) 6 years ago
2020-05-22_00_HiddenPassword.sql add missing [ViewPassword] true (#799) 6 years ago
2020-06-23_00_OrgIdentifier.sql DAL & CRUD for SSO 6 years ago
2020-06-24_00_SsoConfig.sql Remove Id from SsoConfig_Create sproc 6 years ago
2020-06-25_00_ReferenceId.sql DAL & CRUD for SSO 6 years ago
2020-07-17_00_ReferenceData.sql Transition reference id to data (#828) 6 years ago
2020-07-20_00_OrgSso.sql Added UseSso bool to Organization (#834) 6 years ago
2020-07-21_00_BulkDeleteCiphersAsOrgAdmin.sql missing go 6 years ago
2020-07-27_00_SsoUser.sql Sso user table, model and repo stubbed out (#837) 6 years ago
2020-07-28_00_SsoBound.sql return if org user has sso binding (#839) 6 years ago
2020-07-30_00_IdServerv4.sql upgrade identity server 4 to v4 (#842) 6 years ago
2020-08-12_00_OrgIdentifierProc.sql Added PreValidate endpoint on Account controller (#896) 5 years ago
2020-08-13_00_AllowNullMasterPassword.sql allow user registration for sso (#865) 6 years ago
2020-08-19_00_AddIdentifierToOrgView.sql Create sso user api (#886) 6 years ago
2020-08-19_00_SsoConfigGetAll.sql Added get for sso config repo by revision date (#878) 6 years ago
2020-08-28_00_OrgByIdentifierFix.sql Added PreValidate endpoint on Account controller (#896) 5 years ago
2020-09-01_00_DeleteSsoUser.sql delete sso user when deleting org user (#901) 5 years ago
2020-09-01_01_DeleteSsoUser2.sql delete ssouser on org and user delete (#902) 5 years ago
2020-09-02_00_DeleteSsoConfig.sql delete sso config when deleting org (#904) 5 years ago
2020-09-09_00-ScriptMigrateU2FToWebAuthn.cs WebAuthn (#903) 5 years ago
2020-10-06_00_Send.sql Send APIs (#979) 5 years ago
2020-10-08_00_DeleteOrgUserWithOrg.sql [Require SSO] Enterprise policy enforcement (#970) 5 years ago
2020-10-14_00_OrgUserReadByUserIds.sql Only org policy (#962) 5 years ago
2020-10-20_00_OrgReadAbilities.sql [Require SSO] Enterprise policy enforcement (#970) 5 years ago
2020-10-28_00_UserApiKey.sql Implement User-based API Keys (#981) 5 years ago
2020-11-16_00_SalesTax.sql fixed a copy/paste bug in the tax rate migration script (#1077) 5 years ago
2020-11-18_00_EmergencyAccess.sql Add support for Emergency Access (#1000) 5 years ago
2020-12-04_00_OrgUserReadByOrgEmail.sql Fix sproc name mismatch in migration sql (#1066) 5 years ago
2020-12-06_00_OrgUserOrgDetailsReadByUserIdStatusOrgId.sql [Policy] Personal Ownership (#1013) 5 years ago
2020-12-14_00_Permissions.sql Implemented Custom role and permissions (#1057) 5 years ago
2021-01-05_00_ReturnRevisionDateOnCipherRestore.sql Add cipher response to restore (#1072) 5 years ago
2021-01-28_00_AddDeleteSendsToUserDeleteById.sql Delete sends belonging to user on user delete (#1116) 5 years ago
2021-02-26_00_EmergencyAccess_ReadToNotify.sql [Bug] Updated incorrect formatting/spelling on migrator script (#1228) 5 years ago
2021-03-04_00_Installation_Enlarge_Email_Column.sql Fixes #1101: Extend email column length to 256 characters (MSSQL) (#1191) 5 years ago
2021-03-04_01_User_Enlarge_Email_Column.sql Fixes #1101: Extend email column length to 256 characters (MSSQL) (#1191) 5 years ago
2021-03-04_02_Organization_Enlarge_Email_Column.sql Fixes #1101: Extend email column length to 256 characters (MSSQL) (#1191) 5 years ago
2021-03-04_03_OrganizationUser_Enlarge_Email_Column.sql Fix column `NULL`ness for OrganizationUser table (#1239) 5 years ago
2021-03-04_04_EmergencyAccess_Enlarge_Email_Column.sql Fix emergency access migration not working (#1244) 5 years ago
2021-03-22_00_Send_Add_HideEmail_Column.sql Hide email address in Sends (#1234) 5 years ago
2021-03-23_00_AddResetPasswordKey.sql [Reset Password] Update all existing tables/sprocs/migrator scripts (#1235) 5 years ago
2021-03-26_00_CipherDeletedIndex.sql job to delete trashed ciphers nightly (#1243) 5 years ago
2021-04-28_00_OrgResetPasswordAbilityAndRsaKeys.sql [Reset Password] Organization Key Pair (#1292) 5 years ago
2021-05-04_00_CipherPasswordPromptFixed.sql Fix password re-prompt not working in org view (#1296) 5 years ago