x032205
|
7571c9b426
|
Fix image
|
2025-07-07 21:48:01 -04: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 |
|
x032205
|
c5a8786d1c
|
Merge branch 'main' into ENG-3041
|
2025-07-07 13:41:59 -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 |
|
Scott Wilson
|
b4593a2e11
|
improvement: add teardown functionality to scanning factory and update generic types
|
2025-07-03 17:28:52 -07:00 |
|
x032205
|
1b1acdcb0b
|
Merge pull request #3917 from Infisical/cli-add-bitbucket-platform
Add BitBucket platform to secret scanning
|
2025-07-03 20:06:48 -04:00 |
|
x032205
|
1bbf78e295
|
Merge branch 'main' into ENG-3041
|
2025-07-03 19:55:32 -04:00 |
|
Maidul Islam
|
a8f08730a1
|
Merge pull request #3908 from Infisical/fix/ui-small-catches
feat: added autoplay to loading lottie and fixed tooltip in project select
|
2025-07-03 19:35:59 -04:00 |
|
Maidul Islam
|
9af9050aa2
|
Merge pull request #3921 from Infisical/misc/allow-users-with-create-identity-to-invite-no-access
misc: allow users with create permission to add identities with no access
|
2025-07-03 19:27:04 -04:00 |
|
x032205
|
3b767a4deb
|
Comment changes + revert license
|
2025-07-03 19:12:03 -04:00 |
|
x032205
|
18f5f5d04e
|
Comment
|
2025-07-03 18:51:21 -04:00 |
|
x032205
|
6a6f08fc4d
|
Make webhooks work, add workspace selection, rename BitBucket to
Bitbucket
|
2025-07-03 18:49:29 -04:00 |
|
Sheen Capadngan
|
cc564119e0
|
misc: allow users with create permission to add identities with no access
|
2025-07-04 04:24:15 +08:00 |
|
Scott Wilson
|
189b0dd5ee
|
Merge pull request #3920 from Infisical/fix-secret-sync-remove-and-import-audit-logs
fix(secret-syncs): pass audit log info from import/delete secrets for sync endpoint
|
2025-07-03 13:02:04 -07:00 |
|
Scott Wilson
|
9cbef2c07b
|
fix: pass audit log info from import/delete secrets for sync endpoint
|
2025-07-03 12:37:28 -07:00 |
|
Scott Wilson
|
9a960a85cd
|
Merge pull request #3905 from Infisical/password-reset-ui
improvement(password-reset): re-vamp password reset flow pages/steps to match login
|
2025-07-03 10:31:58 -07:00 |
|
x032205
|
2a9e31d305
|
Few nits
|
2025-07-03 13:11:53 -04:00 |
|
x032205
|
fb2f1731dd
|
Merge branch 'main' into password-reset-ui
|
2025-07-03 13:02:48 -04:00 |
|
x032205
|
42648a134c
|
Update utils.go to look more like Gitleaks version
|
2025-07-03 12:47:25 -04:00 |
|
x032205
|
defb66ce65
|
Merge pull request #3918 from Infisical/revert-3901-revert-3875-ENG-3009-test
Undo Environment Variables Override PR Revert + SSO Fix
|
2025-07-03 12:18:10 -04:00 |
|
Sheen Capadngan
|
a3d06fdf1b
|
misc: added reference to server admin
|
2025-07-03 21:21:06 +08:00 |
|
x032205
|
9049c441d6
|
Greptile review fix
|
2025-07-03 03:18:37 -04:00 |
|
x032205
|
51ecc9dfa0
|
Merge branch 'revert-3899-revert-3896-misc/final-changes-for-self-serve-en' into revert-3901-revert-3875-ENG-3009-test
|
2025-07-03 03:08:42 -04:00 |
|
x032205
|
13c9879fb6
|
Merge branch 'main' into revert-3901-revert-3875-ENG-3009-test
|
2025-07-03 02:54:28 -04:00 |
|
x032205
|
8c6b903204
|
Tweaks
|
2025-07-03 02:00:14 -04:00 |
|
x032205
|
23b20ebdab
|
Fix CLI always defaulting to github
|
2025-07-03 00:49:31 -04:00 |
|
x032205
|
37d490ede3
|
Add BitBucket platform to secret scanning
|
2025-07-03 00:09:28 -04:00 |
|
x032205
|
edecfb1f62
|
feat(secret-scanning): BitBucket data source
|
2025-07-03 00:01:37 -04:00 |
|
x032205
|
ae35a863bc
|
App connection updates
|
2025-07-03 00:00:50 -04:00 |
|