Commit Graph

13829 Commits

Author SHA1 Message Date
Daniel Hougaard
5cb7ecc354 fix: update go sdk 2025-07-10 13:35:59 +04:00
x032205
69ece1f3e3 Merge pull request #3986 from Infisical/update-email-reinvite-job
Add jitter and increase window to 12 m
2025-07-09 22:03:02 -04:00
x032205
d5cd6f79f9 Merge branch 'main' into update-email-reinvite-job 2025-07-09 19:57:15 -04:00
x032205
19c0731166 Add jitter and increase window to 12 m 2025-07-09 19:54:35 -04:00
Maidul Islam
f636cc678b Merge pull request #3985 from Infisical/move-migration-logger-init-to-knexfile
fix(migration): move logger init for standalone migration to entry knexfile
2025-07-09 19:16:31 -04:00
Scott Wilson
ff8ad14e1b fix: move logger init for standalone migration to entry knexfile 2025-07-09 16:14:11 -07:00
x032205
d683d3adb3 Merge pull request #3984 from Infisical/ENG-3149
Dockerfile for mintlify docs
2025-07-09 17:32:02 -04:00
x032205
d9b8cd1204 Utilize cache 2025-07-09 17:28:10 -04:00
x032205
27b5e2aa68 Dockerfile for mintlify docs 2025-07-09 17:20:26 -04:00
Sheen
692121445d Merge pull request #3862 from vespersio/patch-1
✅ PR: fix infisical-schema-migration CrashLoopBackOff when upgrading to 0.133.0 #3849
2025-07-09 16:38:01 +08:00
Sid
9a940dce64 fix: support email link template pre-fill (#3979)
* fix: support email link template pre-fill

* fix: remove support dropdown from personal settings

* fix: update support template

---------

Co-authored-by: sidwebworks <xodeveloper@gmail.com>
2025-07-08 22:15:55 +05:30
Scott Wilson
7e523546b3 Merge pull request #3981 from Infisical/fix-integrations-audit-log-type
fix(typo): add missing space on integrations audit log upgrade prompt
2025-07-08 08:56:19 -07:00
Scott Wilson
814d6e2709 fix: add missing space on integrations audit log upgrade prompt 2025-07-08 08:48:14 -07:00
Scott Wilson
c0b296ccd5 Merge pull request #3975 from Infisical/improve-approval-audit-logs
improvement(audit-logs): Create crud events for secret approvals on merge and improve approval audit logs
2025-07-08 08:37:29 -07:00
x032205
da82cfdf6b Merge pull request #3925 from Infisical/ENG-3041
feat(secret-scanning): Bitbucket data source + App Connection
2025-07-07 22:41:38 -04:00
Scott Wilson
92147b5398 improvements: nits and remove console log 2025-07-07 19:19:37 -07:00
x032205
526e184bd9 Step 4 image fix 2025-07-07 22:00:04 -04:00
x032205
9943312063 Docs fixes v3 2025-07-07 21:57:43 -04:00
x032205
c2cefb2b0c Fix image again xD 2025-07-07 21:51:49 -04:00
x032205
7571c9b426 Fix image 2025-07-07 21:48:01 -04:00
Scott Wilson
bf707667b5 Merge pull request #3977 from Infisical/fix-search-filter-for-imported-secrets-on-single-env-view
fix(secret-imports-dashboard): support filtering imported secrets in single env view
2025-07-07 18:32:20 -07:00
Scott Wilson
d2e6743f22 fix: support filtering imported secrets in singl env view 2025-07-07 18:06:09 -07:00
x032205
9e896563ed Feedback 2025-07-07 20:26:35 -04:00
x032205
64744d042d Rename GitHubRepositoryRegex 2025-07-07 19:23:26 -04:00
x032205
2648ac1c90 Improve teardown 2025-07-07 19:18:53 -04:00
x032205
22ae1aeee4 Swap away from using hash checks 2025-07-07 19:07:18 -04:00
Scott Wilson
cd13733621 improvement: create crud events for secret approvals on merge, improve secret approval audit logs and add missing merge event 2025-07-07 13:50:03 -07:00
x032205
0191eb48f3 Merge pull request #3974 from Infisical/fix-email-invite-notifications
Improve + fix invitation reminder logic
2025-07-07 14:47:50 -04:00
Carlos Monastyrski
9d39910152 Minor fix to prevent setting lastInvitedAt for invitees who weren’t actually sent an invitation 2025-07-07 15:35:49 -03:00
x032205
c5a8786d1c Merge branch 'main' into ENG-3041 2025-07-07 13:41:59 -04:00
x032205
9137fa4ca5 Improve + fix invitation reminder logic 2025-07-07 13:31:20 -04:00
x032205
84687c0558 remove comments 2025-07-07 11:00:27 -04:00
carlosmonastyrski
78da7ec343 Merge pull request #3972 from Infisical/fix/telemetryOrgIdentify
feat(telemetry): improve Posthog org identity logic
2025-07-07 10:15:59 -03:00
Carlos Monastyrski
a678ebb4ac Fix Cloud telemetry queue initialization 2025-07-07 10:10:30 -03:00
Carlos Monastyrski
83dd38db49 feat(telemetry): reduce TELEMETRY_AGGREGATED_KEY_EXP to 10 mins and avoid sending org identitfy events for batch events on sendPostHogEvents 2025-07-07 08:36:15 -03:00
Scott Wilson
00d4ae9fbd fix: fix resource table search 2025-07-04 17:51:18 -07:00
x032205
218338e5d2 Review fixes 2025-07-04 01:50:41 -04:00
x032205
456107fbf3 Update CLI version 2025-07-04 01:32:55 -04:00
x032205
2003f5b671 Bitbucket app connection docs 2025-07-04 01:14:52 -04:00
x032205
d2c6bcc7a7 Secret scanning docs 2025-07-03 23:45:05 -04:00
x032205
06bd593b60 Verify requests are from Bitbucket using signing 2025-07-03 23:10:32 -04:00
x032205
aea43c0a8e Final tweaks 2025-07-03 22:18:40 -04:00
Daniel Hougaard
06f5af1200 Merge pull request #3890 from Infisical/daniel/sso-endpoints-docs
docs(api-reference/organizations): document SSO configuration endpoints
2025-07-04 05:33:52 +04:00
Daniel Hougaard
f903e5b3d4 Update saml-router.ts 2025-07-04 05:23:05 +04:00
Daniel Hougaard
c6f8915d3f Update saml-config-service.ts 2025-07-04 05:21:54 +04:00
Daniel Hougaard
65b1354ef1 fix: remove undefined return type from get saml endpoint 2025-07-04 05:07:54 +04:00
Daniel Hougaard
cda8579ca4 fix: requested changes 2025-07-04 04:51:14 +04:00
x032205
5badb811e1 Rename BitBucket files to Bitbucket 2025-07-03 20:41:53 -04:00
x032205
7f8b489724 Merge branch 'ENG-3041' of github.com:Infisical/infisical into ENG-3041 2025-07-03 20:31:40 -04:00
x032205
8723a16913 Lint fixes 2025-07-03 20:30:20 -04:00