Daniel Hougaard
239cef40f9
Update cpp.mdx
2025-07-13 20:12:43 +04:00
Daniel Hougaard
5545f3fe62
docs: cpp sdk
2025-07-13 20:10:01 +04:00
BlackMagiq
be0ca08821
Merge pull request #4093 from Infisical/docs-update
...
updated changelog
2025-07-12 15:56:52 -07:00
Vladyslav Matsiiako
d816e9daa1
updated changelog
2025-07-12 15:54:54 -07:00
Vlad Matsiiako
eb4fd0085d
Merge pull request #4014 from Infisical/empty-secret-value-overview-styling
...
improvement(frontend): make empty value circle display on overview page yellow
2025-07-11 21:13:25 -07:00
Scott Wilson
f5b95fbe25
improvment: make empty value circle display on overview page yellow
2025-07-11 21:00:32 -07:00
x032205
6df6f44b50
Merge pull request #4008 from Infisical/ENG-3156
...
Use non root user for docs Dockerfile
2025-07-11 18:12:57 -04:00
x032205
2f6c79beb6
Use non root user for docs Dockerfile
2025-07-11 14:47:22 -04:00
Sid
b67fcad252
feat: migrate github app connection to env override ( #4004 )
...
* feat: migrate github app connection to env override
* fix: remove usage of github app integration
* chore: lint fix
* fix: migration cleanup
* fix: refactor integrations tab
* fix: content
* fix: remove integrations tab
---------
Co-authored-by: sidwebworks <xodeveloper@gmail.com >
2025-07-11 23:56:55 +05:30
Scott Wilson
5a41862dc9
Merge pull request #4002 from Infisical/create-policy-secret-path-input
...
improvement(frontend): use secret path input for create policy modal
2025-07-11 11:14:36 -07:00
Scott Wilson
9fd0189dbb
Merge pull request #4007 from Infisical/move-sso-settings-to-org-settings
...
improvement(frontend): Move sso/provision settings back to org settings tabs
2025-07-11 11:07:34 -07:00
Scott Wilson
af26323f3b
improvement: address feedback
2025-07-11 11:06:42 -07:00
x032205
74fae78c31
Merge pull request #3988 from Infisical/ENG-2932
...
feat(secret-sync): Cloudflare Workers
2025-07-11 14:04:54 -04:00
Scott Wilson
1aa9be203e
improvement: move sso/provision settings back to org settings tabs
2025-07-11 10:58:35 -07:00
x032205
f9ef5cf930
Remove concurrency to avoid rate limit
2025-07-11 13:47:43 -04:00
x032205
16c89c6dbd
Reviews
2025-07-11 13:38:17 -04:00
Scott Wilson
e35ac599f8
Merge pull request #3997 from Infisical/fix-approval-requests-blocking-deletion
...
fix(approval-workflows): allow null committer on secret approval request and cascade delete on access request
2025-07-11 10:05:19 -07:00
x032205
782b6fce4a
Merge branch 'main' into ENG-2932
2025-07-11 12:54:27 -04:00
carlosmonastyrski
6d91297ca9
Merge pull request #4005 from Infisical/fix/billingPageIdentityLimit
...
fix(billing): fix feature flags to only use identityLimit
2025-07-11 12:14:58 -03:00
Carlos Monastyrski
db369b8f51
fix(billing): fix feature flags to only use identityLimit and minor fix invalidate plan query result
2025-07-11 11:36:25 -03:00
Daniel Hougaard
a50a95ad6e
Merge pull request #3923 from Infisical/daniel/approval-policy-improvements
...
fix(approval-policies): improve policies handling
2025-07-11 11:44:09 +04:00
x032205
4ec0031c42
Merge pull request #4003 from Infisical/offline-docs-dockerfile-update
...
Allow docs to run fully offline
2025-07-10 21:22:40 -04:00
x032205
a6edb67f58
Allow docs to run fully offline
2025-07-10 20:34:56 -04:00
Scott Wilson
1567239fc2
improvement: use secret path input for create policy modal
2025-07-10 16:05:37 -07:00
Scott Wilson
aae5831f35
Merge pull request #4001 from Infisical/server-admin-sidebar-improvements
...
improvement(frontend): Server admin sidebar improvements
2025-07-10 15:44:25 -07:00
Scott Wilson
6f78a6b4c1
Merge pull request #4000 from Infisical/fix-remove-jim-as-sole-author-of-secret-leaks
...
fix(secret-scanning-v2): Remove Jim as sole author of all secret leaks
2025-07-10 15:41:24 -07:00
Scott Wilson
7690d5852b
improvement: show icons on server admin sidebar and move back to org to top
2025-07-10 15:34:28 -07:00
Scott Wilson
c2e326b95a
fix: remove jim as sole author of all secret leaks
2025-07-10 15:02:38 -07:00
Daniel Hougaard
97c96acea5
Update secret-approval-policy-service.ts
2025-07-11 00:59:28 +04:00
Daniel Hougaard
5e24015f2a
requested changes
2025-07-11 00:54:28 +04:00
x032205
b163c74a05
Merge pull request #3998 from Infisical/fix/foldersCommitsTriggeredOnNestedFolder
...
Fix folder creation commits triggered on new folder instead of the parent
2025-07-10 16:12:43 -04:00
Carlos Monastyrski
46a4c6b119
Fix create folder commit issue triggering the commit on the created folder and not the parent folder
2025-07-10 17:02:53 -03:00
Scott Wilson
b03e9b70a2
Merge pull request #3982 from Infisical/audit-log-secret-path-tooltip
...
improvement(audit-logs): clarify secret key/path filter behavior for audit logs
2025-07-10 11:22:07 -07:00
x032205
f6e1808187
Merge pull request #3930 from Infisical/ENG-3016
...
feat(dynamic-secrets): AWS IRSA auth method
2025-07-10 13:44:59 -04:00
Daniel Hougaard
648cb20eb7
Merge pull request #3994 from Infisical/daniel/podman-docs
...
docs: add podman compose docs
2025-07-10 21:44:51 +04:00
Scott Wilson
f17e1f6699
fix: update approval request user delettion behavior
2025-07-10 10:37:37 -07:00
Sid
fedffea8d5
ENG-2595 ( #3976 )
...
* feat: implement railway secret sync
* fix: railway sync config
* feat: add documentation on railway
* fix: undo mock on-prem change
* lint: fix
* fix: cleanup railway integration
* fix: retry and doc images
* fix: sync fields
* fix: query typo
* Update docs/docs.json
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-10 22:53:18 +05:30
x032205
8917629b96
Remove unused env var from docs
2025-07-10 12:36:53 -04:00
x032205
7de45ad220
Feedback + small docs update
2025-07-10 12:33:40 -04:00
x032205
5eb52edc52
Merge branch 'main' into ENG-3016
2025-07-10 12:28:39 -04:00
Sid
d3d1fb7190
feat: add more admin environment overrides ( #3995 )
...
* feat: add more env overrides
* Reorder alphabetically
---------
Co-authored-by: sidwebworks <xodeveloper@gmail.com >
Co-authored-by: x032205 <x032205@gmail.com >
2025-07-10 21:54:52 +05:30
Maidul Islam
6531e5b942
Merge pull request #3996 from Infisical/misc/remove-concurrently-for-index-creations
...
misc: remove concurrently for index creations
2025-07-10 11:48:08 -04:00
Sheen Capadngan
4164b2f32a
misc: remove concurrently for index creations
2025-07-10 23:42:38 +08:00
Daniel Hougaard
0ec56c9928
docs: add podman compose docs
2025-07-10 18:57:25 +04:00
Maidul Islam
35520cfe99
Merge pull request #3989 from Infisical/add-access-token-index
...
add index for referencing columns in identity access token
2025-07-10 09:48:39 -04:00
Daniel Hougaard
e71b136859
requested changes
2025-07-10 16:14:40 +04:00
Sid
ba0f6e60e2
fix: yaml secret file parsing ( #3837 )
2025-07-10 15:33:59 +05:30
Daniel Hougaard
579c68b2a3
Merge pull request #3991 from Infisical/helm-update-v0.9.4
...
Update Helm chart to version v0.9.4
2025-07-10 14:03:10 +04:00
DanielHougaard
f4ea3e1c75
Update Helm chart to version v0.9.4
2025-07-10 10:02:02 +00:00
Daniel Hougaard
7d37ea318f
Merge pull request #3990 from Infisical/daniel/operator-logs
...
fix: add request ID to error logs
2025-07-10 13:57:44 +04:00
Daniel Hougaard
5cb7ecc354
fix: update go sdk
2025-07-10 13:35:59 +04:00
Maidul Islam
5e85de3937
fix lint and short index name
2025-07-09 23:36:55 -04:00
Maidul Islam
8719e3e75e
add index for referencing columns in identity access token
...
This PR will address issue with very long identity deletions due to a sequential scan over ALL identity access rows during CASCADE
2025-07-09 23:19:01 -04:00
x032205
79d80fad08
Fix greptile reviews
2025-07-09 22:27:42 -04:00
x032205
f58de53995
CF Workers Sync Docs
2025-07-09 22:05:36 -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
f85c045b09
Fix endpoints
2025-07-09 20:16:55 -04:00
x032205
6477a9f095
Merge branch 'main' into ENG-2932
2025-07-09 20:02:15 -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
e3a7478acb
Merge branch 'main' into ENG-2932
2025-07-09 18:13:48 -04: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
x032205
4f348316e7
feat(secret-sync): Cloudflare Workers
2025-07-09 17:03:18 -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
x032205
d2098fda5f
Lower perm scope
2025-07-08 23:02:01 -04:00
x032205
09d72d6da1
Remove assume role from IRSA
2025-07-08 22:51:43 -04:00
x032205
e33a3c281c
Merge branch 'main' into ENG-3016
2025-07-08 15:25:15 -04:00
Scott Wilson
a614b81a7a
improvement: clarify secre key/path filter behavior for audit logs
2025-07-08 09:49:22 -07: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
x032205
a0e8496256
feat(dynamic-secrets): AWS IRSA auth method
2025-07-05 00:15:54 -04:00
Scott Wilson
00d4ae9fbd
fix: fix resource table search
2025-07-04 17:51:18 -07:00
Daniel Hougaard
7d2d69fc7d
requested changes
2025-07-05 01:56:35 +04: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
Daniel Hougaard
0569c7e692
fix(approval-policies): improve policies handling
2025-07-04 03:14:43 +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
Daniel Hougaard
73025f5094
Merge pull request #3916 from Infisical/revert-3915-revert-3914-daniel/infisical-helm
...
Revert "Revert "feat(helm-charts/infiscal-core): topologySpreadConstraints support""
2025-07-03 05:25:24 +04:00
Daniel Hougaard
82634983ce
Update Chart.yaml
2025-07-03 05:19:30 +04:00
Daniel Hougaard
af2f3017b7
fix: tests failing
2025-07-03 05:13:50 +04:00
Daniel Hougaard
a8f0eceeb9
Update helm-release-infisical-core.yml
2025-07-03 05:00:51 +04:00
Daniel Hougaard
36ff5e054b
Update helm-release-infisical-core.yml
2025-07-03 04:50:49 +04:00
Daniel Hougaard
eff73f1810
fix: update versions
2025-07-03 04:27:55 +04:00
Maidul Islam
68357b5669
Revert "Revert "feat(helm-charts/infiscal-core): topologySpreadConstraints support""
2025-07-02 20:25:36 -04:00
Maidul Islam
03c2e93bea
Merge pull request #3915 from Infisical/revert-3914-daniel/infisical-helm
...
Revert "feat(helm-charts/infiscal-core): topologySpreadConstraints support"
2025-07-02 20:25:33 -04:00
Daniel Hougaard
8c1f3837e7
Revert "feat(helm-charts/infiscal-core): topologySpreadConstraints support"
2025-07-03 04:24:40 +04:00
Daniel Hougaard
7b47d91cc1
Merge pull request #3914 from Infisical/daniel/infisical-helm
...
feat(helm-charts/infiscal-core): topologySpreadConstraints support
2025-07-03 04:21:34 +04:00
Daniel Hougaard
c37afaa050
feat(helm-charts/infiscal-core): topologySpreadConstraints support
2025-07-03 04:08:37 +04:00
carlosmonastyrski
811920f8bb
Merge pull request #3870 from Infisical/feat/zabbixSyncIntegration
...
feat(secret-sync): add Zabbix secret sync
2025-07-02 20:59:51 -03:00
Daniel Hougaard
7b295c5a21
Merge pull request #3913 from Infisical/daniel/fix-folder-deletion
...
fix(secret-folders): delete folder by ID
2025-07-03 03:49:01 +04:00
Daniel Hougaard
527a727c1c
fix: ts issue
2025-07-03 03:28:21 +04:00
Daniel Hougaard
0139064aaa
Update secret-folder-service.ts
2025-07-03 03:17:10 +04:00
Daniel Hougaard
a3859170fe
fix(secret-folders): delete folder by ID
2025-07-03 03:15:06 +04:00
x032205
62ad82f7b1
feat(app-connection): BitBucket app connection
2025-07-02 17:56:48 -04:00
Maidul Islam
02b97cbf5b
Merge pull request #3912 from Infisical/fix/multiEnvDeleteErrorMessage
...
Improve multi-env error message to show full env name instead of slug
2025-07-02 17:43:32 -04:00
Carlos Monastyrski
8a65343f79
Add 15 seconds default duration for toast notifications
2025-07-02 18:42:02 -03:00
Carlos Monastyrski
cf6181eb73
Improve multi-env error message to show full env name instead of slug
2025-07-02 18:25:49 -03:00
carlosmonastyrski
984ffd2a53
Merge pull request #3911 from Infisical/fix/policyFolderDeletionAndBatchMessage
...
Fix root folder issue with folder policies check and multi env error message improvement
2025-07-02 17:46:18 -03:00
Carlos Monastyrski
a1c44bd7a2
Improve multi-env error message
2025-07-02 17:40:37 -03:00
Scott Wilson
d7860e2491
Merge pull request #3904 from Infisical/secret-overview-expandable-header
...
improvement: allow users to expand collapsed environment view header
2025-07-02 12:51:02 -07:00
Scott Wilson
db33349f49
Merge pull request #3910 from Infisical/misc/updated-worker-count-for-secret-scanning-jobs
...
misc: downsize worker count for secret scanning jobs
2025-07-02 12:50:37 -07:00
=
7ab67db84d
feat: fixed black color in tooltip
2025-07-03 01:18:52 +05:30
Carlos Monastyrski
e14bb6b901
Fix root folder issue with folder policies check and multi env error message improvement
2025-07-02 16:22:16 -03:00
=
3a17281e37
feat: resolved tooltip overflow
2025-07-03 00:41:47 +05:30
Sheen Capadngan
91d6d5d07b
misc: updated worker count for secret scanning jobs
2025-07-03 03:02:16 +08:00
Sheen
ac7b23da45
Merge pull request #3909 from Infisical/misc/update-tooltip-for-overwrite-sync
...
misc: update tooltip for overwrite sync
2025-07-03 02:57:52 +08:00
Sheen Capadngan
1fdc82e494
misc: update tooltip for overwrite sync
2025-07-03 02:32:10 +08:00
Scott Wilson
3daae6f965
improvement: adjust header drag to use table container for positioning
2025-07-02 11:10:37 -07:00
Scott Wilson
833963af0c
improvement: remove additional relative and adjust handle position
2025-07-02 11:01:51 -07:00
Scott Wilson
aa560b8199
improvement: address feedback
2025-07-02 10:57:14 -07:00
Sheen
a215b99b3c
Merge pull request #3906 from Infisical/feat/audit-log-fix
...
feat: audit log improvement
2025-07-03 01:49:06 +08:00
=
fbd9ecd980
feat: fixed ts error
2025-07-02 23:04:36 +05:30
=
3b839d4826
feat: addressed review comments
2025-07-02 23:04:36 +05:30
=
b52ec37f76
feat: added query size validation for audit log
2025-07-02 23:04:36 +05:30
=
5709afe0d3
feat: lint errors fix
2025-07-02 23:04:36 +05:30
=
566a243520
feat: seperated date filter
2025-07-02 23:04:36 +05:30
=
147c21ab9f
feat: updated backend logic to use parition and speed up audit log queries
2025-07-02 23:04:36 +05:30
=
abfe185a5b
feat: added autoplay to loading lottie and fixed tooltip in project select
2025-07-02 22:13:37 +05:30
x032205
f62eb9f8a2
Merge pull request #3892 from Infisical/ENG-1946
...
feat: Re-invite users every 1 week for up to a month.
2025-07-02 12:08:13 -04:00
Maidul Islam
ec60080e27
Merge pull request #3907 from Infisical/misc/update-cli-releaser-spec
...
misc: updated CLI releaser spec
2025-07-02 10:44:55 -04:00
Sheen Capadngan
9fdc56bd6c
misc: updated CLI releaser spec
2025-07-02 22:41:51 +08:00
Carlos Monastyrski
9163da291e
feat(secret-sync): add PR suggestions for Zabbix secret sync
2025-07-02 10:18:20 -03:00
Sheen Capadngan
f6c10683a5
misc: add sync for passport middleware
2025-07-02 20:48:24 +08:00
Carlos Monastyrski
307e6900ee
Merge branch 'main' into feat/zabbixSyncIntegration
2025-07-02 09:25:19 -03:00
x032205
bb59bb1868
Remove file
2025-07-01 22:46:16 -04:00
x032205
139f880be1
merge
2025-07-01 22:43:20 -04:00
Scott Wilson
69157cb912
improvement: add period
2025-07-01 19:23:13 -07:00
Scott Wilson
44eb761d5b
improvement: re-vamp password reset flow pages/steps to match login design
2025-07-01 19:19:27 -07:00
Maidul Islam
f6002d81b3
Merge pull request #3872 from Infisical/feat/team-autonomy-product-migration
...
feat: project ui v3
2025-07-01 21:09:43 -04:00
Scott Wilson
af240bd58c
Merge pull request #3886 from Infisical/policy-delete-requests-warning
...
improvement(approval-policies): Add open request warning to remove policy modal
2025-07-01 18:07:22 -07:00
Maidul Islam
414de3c4d0
update broken import
2025-07-01 20:26:19 -04:00
Scott Wilson
1a7b810bad
improvement: allow users to expand collapsed environment view header
2025-07-01 17:22:49 -07:00
Maidul Islam
0379ba4eb1
Merge branch 'main' into feat/team-autonomy-product-migration
2025-07-01 20:21:00 -04:00
x032205
c2ce1aa5aa
Fix license fns
2025-07-01 20:06:51 -04:00
x032205
c8e155f0ca
Review fixes
2025-07-01 19:48:17 -04:00
carlosmonastyrski
5ced43574d
Merge pull request #3903 from Infisical/fix/blockFolderDeletionOnPolicyInPlace
...
feat(change-approvals): block folder deletion if there is at least one secret protected by a policy
2025-07-01 20:39:28 -03:00
Scott Wilson
19ff045d2e
improvement: address feedback
2025-07-01 16:13:14 -07:00
Maidul Islam
4784f47a72
Merge pull request #3898 from Infisical/daniel/remove-mint
...
docs: remove mint.json file in favor of docs.json
2025-07-01 19:01:42 -04:00
x032205
abbf541c9f
Docs link on UI
2025-07-01 19:01:39 -04:00
Carlos Monastyrski
28a27daf29
feat(change-approvals): block folder deletion if there is at least one secret protected by a policy
2025-07-01 19:55:38 -03:00
x032205
fcdd121a58
Docs & UI update
2025-07-01 18:46:06 -04:00
Maidul Islam
5bfd92bf8d
Revert "Revert "feat(super-admin): Environment Overrides""
2025-07-01 17:43:52 -04:00
Maidul Islam
83f0a500bd
Merge pull request #3901 from Infisical/revert-3875-ENG-3009
...
Revert "feat(super-admin): Environment Overrides"
2025-07-01 17:43:49 -04:00
Maidul Islam
325d277021
Revert "feat(super-admin): Environment Overrides"
2025-07-01 17:43:38 -04:00
Maidul Islam
45af2c0b49
Revert "Revert "misc: updated sidebar name""
2025-07-01 17:42:54 -04:00
Maidul Islam
9ca71f663a
Merge pull request #3899 from Infisical/revert-3896-misc/final-changes-for-self-serve-en
...
Revert "misc: updated sidebar name"
2025-07-01 17:42:51 -04:00
Maidul Islam
e5c7aba745
Revert "misc: updated sidebar name"
2025-07-01 17:42:33 -04:00
Daniel Hougaard
cada75bd0c
Delete mint.json
2025-07-02 01:29:49 +04:00
Maidul Islam
a37689eeca
Merge pull request #3897 from Infisical/misc/add-plain-support-for-user-get-token-cli
...
misc: add plain support for user get token in CLI
2025-07-01 17:04:45 -04:00
Daniel Hougaard
ba57899a56
Update 20250602155451_fix-secret-versions.ts
2025-07-02 00:50:33 +04:00
Sheen Capadngan
38c9242e5b
misc: add plain support for user get token in CLI
2025-07-02 04:45:53 +08:00
x032205
8dafa75aa2
Merge pull request #3896 from Infisical/misc/final-changes-for-self-serve-en
...
misc: updated sidebar name
2025-07-01 16:28:05 -04:00
Sheen Capadngan
aea61bae38
misc: label updates
2025-07-02 04:17:52 +08:00
Sheen Capadngan
37a10d1435
misc: updated sidebar name
2025-07-02 04:13:58 +08:00
=
a64c2173e7
feat: resolved broken row
2025-07-02 01:33:02 +05:30
=
ec0603a464
feat: resolved merge reviews
2025-07-02 01:16:52 +05:30
=
bf8d60fcdc
feat: resolved merge issues
2025-07-02 01:16:52 +05:30
=
b47846a780
feat: resolved type filter in ssh project
2025-07-02 01:16:52 +05:30
=
ea403b0393
feat: resolved review comments
2025-07-02 01:16:52 +05:30
=
9ab89fdef6
feat: resolved all broken urls in backend redirect
2025-07-02 01:16:52 +05:30
=
dea22ab844
feat: removed all getProjectFromSplitId
2025-07-02 01:16:52 +05:30
=
8bdf294a34
feat: added default product switch in project settings
2025-07-02 01:16:51 +05:30
=
0b2c967e63
feat: renamed defaultType to defaultProduct
2025-07-02 01:16:51 +05:30
=
c89876aa10
feat: corrected title for layout
2025-07-02 01:16:51 +05:30
=
76b3aab4c0
feat: removed hover thing
2025-07-02 01:16:51 +05:30
=
944319b9b6
feat: resolved alignement issue
2025-07-02 01:16:51 +05:30
Vladyslav Matsiiako
ac6f79815a
fix ui for navbar
2025-07-02 01:16:51 +05:30
=
6734bf245f
feat: corrected icon again and fixed incorrect title in settings page of products
2025-07-02 01:16:50 +05:30
=
b32584ce73
feat: changed vault lottie
2025-07-02 01:16:50 +05:30
=
3e41b359c5
feat: changed layout to absolute
2025-07-02 01:16:50 +05:30
=
2352bca03e
feat: resolved sidebar alignment issue of server admin
2025-07-02 01:16:50 +05:30
=
9f3236b47d
feat: added search to project nav
2025-07-02 01:16:50 +05:30
=
01c5f516f8
feat: resolved license-fn type error
2025-07-02 01:16:50 +05:30
=
74067751a6
feat: updated lotties for the products
2025-07-02 01:16:50 +05:30
=
fa7318eeb1
feat: done and dusted - new plasma ui
2025-07-02 01:16:49 +05:30
=
fb9c580e53
feat: fixed padding in layout
2025-07-02 01:16:49 +05:30
=
1bfdbb7314
feat: removed filters made in project roles
2025-07-02 01:16:49 +05:30
=
6b3279cbe5
feat: completed breadcrumb and settings changes
2025-07-02 01:16:49 +05:30
=
48ac6b4aff
feat: fixed all ts url errors
2025-07-02 01:16:49 +05:30
=
b0c1c9ce26
feat: added project settings and access management
2025-07-02 01:16:48 +05:30
=
d82d22a198
feat: seperated layouts for each product line
2025-07-02 01:16:48 +05:30
=
c66510f473
feat: completed the product sidebar
2025-07-02 01:16:48 +05:30
=
09cdd5ec91
feat: added project layout and project select in breadcrumb
2025-07-02 01:16:48 +05:30
=
e028b4e26d
feat: removed all action project type check
2025-07-02 01:16:48 +05:30
=
b8f7ffbf53
feat: re-arranged org project pages
2025-07-02 01:16:47 +05:30
=
0d97fc27c7
feat: moved org breadcrumbs to top level
2025-07-02 01:16:47 +05:30
=
098c1d840b
feat: org sidebar first version
2025-07-02 01:16:47 +05:30
Maidul Islam
cce2a54265
Merge pull request #3883 from Infisical/doc/add-mention-of-default-audience-support
...
doc: add mention of default audience support for CSI
2025-07-01 14:35:15 -04:00
Sheen
d1033cb324
Merge pull request #3875 from Infisical/ENG-3009
...
feat(super-admin): Environment Overrides
2025-07-02 02:18:40 +08:00
Sheen Capadngan
7134e1dc66
misc: updated success notif
2025-07-02 02:18:04 +08:00
x032205
8aa26b77ed
Fix check
2025-07-01 13:11:15 -04:00
x032205
4b06880320
Feedback fixes
2025-07-01 11:52:01 -04:00
Sheen
124cd9f812
Merge pull request #3893 from Infisical/misc/added-missing-project-cert-endpoints-to-open-api-spec
...
misc: added missing project cert endpoints to open api spec
2025-07-01 23:39:37 +08:00
x032205
d531d069d1
Add azure app connection
2025-07-01 11:23:44 -04:00
Scott Wilson
522a5d477d
Merge pull request #3889 from Infisical/minor-access-approval-modal-improvements
...
improvement(approval-policy): minor create policy layout adjustments
2025-07-01 08:21:26 -07:00
Sheen
d2f0db669a
Merge pull request #3894 from Infisical/fix/address-instance-of-github-dynamic-secret
...
fix: address instanceof check in github dynamic secret
2025-07-01 23:11:01 +08:00
Sheen Capadngan
4dd78d745b
fix: address instanceof check in github dynamic secret
2025-07-01 20:45:00 +08:00
Sheen Capadngan
4fef5c305d
misc: added missing project cert endpoints to open api spec
2025-07-01 18:53:13 +08:00
x032205
e5bbc46b0f
Add org caching + fix a line
2025-07-01 00:07:10 -04:00
x032205
30f3543850
Merge pull request #3876 from Infisical/ENG-2977
...
feat(secret-sync): Allow custom field label on 1pass sync
2025-06-30 23:36:22 -04:00
Scott Wilson
114915f913
Merge pull request #3891 from Infisical/change-request-page-improvements
...
improvement(secret-approval-request): Color/layout styling adjustments to change request page
2025-06-30 19:35:40 -07:00
Scott Wilson
b5801af9a8
improvements: address feedback
2025-06-30 18:32:36 -07:00
Scott Wilson
20366a8c07
improvement: address feedback
2025-06-30 18:09:50 -07:00
x032205
60a4c72a5d
feat: Re-invite users every 1 week for up to a month.
2025-06-30 20:10:30 -04:00
Scott Wilson
447e28511c
improvement: update stale/conflict text
2025-06-30 16:44:29 -07:00
Scott Wilson
650ed656e3
improvement: color/layout styling adjustments to change request page
2025-06-30 16:30:37 -07:00
Daniel Hougaard
13d2cbd8b0
Update docs.json
2025-07-01 02:09:14 +04:00
Daniel Hougaard
abfc5736fd
docs(api-reference/organizations): document SSO configuration endpoints
2025-07-01 02:05:53 +04:00
Scott Wilson
54ac450b63
improvement: minor layout adjustments
2025-06-30 14:38:23 -07:00
Maidul Islam
3871fa552c
Merge pull request #3888 from Infisical/revert-3885-misc/add-indices-for-referencing-columns-in-identity-access-token
...
Revert "misc: add indices for referencing columns in identity access token"
2025-06-30 17:27:31 -04:00
Sheen
9c72ee7f10
Revert "misc: add indices for referencing columns in identity access token"
2025-07-01 05:23:51 +08:00
Maidul Islam
22e8617661
Merge pull request #3885 from Infisical/misc/add-indices-for-referencing-columns-in-identity-access-token
...
misc: add indices for referencing columns in identity access token
2025-06-30 17:01:20 -04:00
Sheen Capadngan
2f29a513cc
misc: make index creation concurrently
2025-07-01 03:36:55 +08:00
x032205
cb6c28ac26
UI updates
2025-06-30 14:08:27 -04:00
x032205
d3833c33b3
Merge pull request #3878 from Infisical/fix-approval-policy-bypassing
...
Fix bypassing approval policies
2025-06-30 13:37:28 -04:00
Sheen Capadngan
978a3e5828
misc: add indices for referencing columns in identity access token
2025-07-01 01:25:11 +08:00
Scott Wilson
27bf91e58f
Merge pull request #3873 from Infisical/org-access-control-improvements
...
improvement(org-access-control): Standardize and improve org access control UI
2025-06-30 09:54:42 -07:00
Scott Wilson
f2c3c76c60
improvement: address feedback on remove rule policy edit
2025-06-30 09:21:00 -07:00
Scott Wilson
85023916e4
improvement: address feedback
2025-06-30 09:12:47 -07:00
x032205
3723afe595
Merge branch 'main' into ENG-3009
2025-06-30 12:01:14 -04:00
Akhil Mohan
02afd6a8e7
Merge pull request #3882 from Infisical/feat/fix-access-token-ips
...
feat: resolved inefficient join for ip restriction in access token
2025-06-30 21:22:28 +05:30
Sheen Capadngan
14d6f6c048
doc: add mention of default audience support for CSI
2025-06-30 23:51:50 +08:00
=
929eac4350
feat: resolved inefficient join for ip restriction in access token
2025-06-30 20:13:26 +05:30
Vlad Matsiiako
c6074dd69a
Merge pull request #3881 from Infisical/docs-update
...
update spend policy
2025-06-29 18:10:54 -07:00
Vladyslav Matsiiako
a9b26755ba
update spend policy
2025-06-29 17:43:05 -07:00
Vlad Matsiiako
033e5d3f81
Merge pull request #3880 from Infisical/docs-update
...
update logos in docs
2025-06-28 16:38:05 -07:00
Vladyslav Matsiiako
90634e1913
update logos in docs
2025-06-28 16:26:58 -07:00
x032205
58b61a861a
Fix bypassing approval policies
2025-06-28 04:17:09 -04:00
x032205
3c8ec7d7fb
Merge pull request #3869 from Infisical/sequence-approval-policy-ui-additions
...
improvement(access-policies): Revamp approval sequence table display and access request modal
2025-06-28 04:07:41 -04:00
x032205
26a59286c5
Merge pull request #3877 from Infisical/remove-datadog-logs
...
Remove debug logs for DataDog stream
2025-06-28 03:45:14 -04:00
x032205
392792bb1e
Remove debug logs for DataDog stream
2025-06-28 03:37:32 -04:00
x032205
d79a6b8f25
Lint fixes
2025-06-28 03:35:52 -04:00
x032205
217a09c97b
Docs
2025-06-28 03:14:45 -04:00
x032205
a389ede03d
Review fixes
2025-06-28 03:01:34 -04:00
x032205
10939fecc0
feat(super-admin): Environment Overrides
2025-06-28 02:35:38 -04:00
Scott Wilson
48f40ff938
improvement: address feedback
2025-06-27 21:00:48 -07:00
Maidul Islam
969896e431
Merge pull request #3874 from Infisical/remove-certauth-join
...
Remove cert auth left join
2025-06-27 20:41:58 -04:00
Maidul Islam
fd85da5739
set trusted ip to empty
2025-06-27 20:36:32 -04:00
Maidul Islam
2caf6ff94b
remove cert auth left join
2025-06-27 20:21:28 -04:00
Scott Wilson
ed7d709a70
improvement: standardize and improve org access control
2025-06-27 15:15:12 -07:00
Sheen
aff97374a9
Merge pull request #3868 from Infisical/misc/add-mention-of-service-usage-api-for-gcp
...
misc: add mention of service usage API for GCP
2025-06-28 04:26:21 +08:00
Scott Wilson
e8e90585ca
Merge pull request #3871 from Infisical/project-role-type-col
...
improvement(project-roles): Add type col to project roles table and default sort
2025-06-27 11:42:47 -07:00
Scott Wilson
abd9dbf714
improvement: add type col to project roles table and default sort
2025-06-27 11:34:54 -07:00
Sheen
89aed3640b
Merge pull request #3852 from akhilmhdh/feat/tls-identity-auth
...
feat: TLS cert identity auth
2025-06-28 02:29:25 +08:00
carlosmonastyrski
5513ff7631
Merge pull request #3866 from Infisical/feat/posthogEventBatch
...
feat(telemetry): Add aggregated events and groups to posthog
2025-06-27 14:42:55 -03:00
Sheen Capadngan
9fb7676739
misc: reordered doc for mi auth
2025-06-28 01:35:46 +08:00
Sheen Capadngan
6ac734d6c4
removed unnecessary changes
2025-06-28 01:32:53 +08:00
carlosmonastyrski
8044999785
feat(telemetry): increase even redis key exp to 15 mins
2025-06-27 14:31:54 -03:00
carlosmonastyrski
be51e4372d
feat(telemetry): addressed PR suggestions
2025-06-27 14:30:31 -03:00
Sheen Capadngan
460b545925
Merge branch 'feat/tls-identity-auth' of https://github.com/akhilmhdh/infisical into HEAD
2025-06-28 01:29:49 +08:00
Sheen Capadngan
2f26c1930b
misc: doc updates
2025-06-28 01:26:24 +08:00
carlosmonastyrski
68abd0f044
feat(secret-sync): fix docs
2025-06-27 14:23:39 -03:00
carlosmonastyrski
f3c11a0a17
feat(secret-sync): fix docs
2025-06-27 14:12:46 -03:00
carlosmonastyrski
f4779de051
feat(secret-sync): add re2 on replacements
2025-06-27 14:03:59 -03:00
carlosmonastyrski
defe7b8f0b
feat(secret-sync): add blockLocalAndPrivateIpAddresses on secret-sync fns functions
2025-06-27 13:37:57 -03:00
carlosmonastyrski
cf3113ac89
feat(secret-sync): add Zabbix secret sync
2025-06-27 13:31:41 -03:00
Scott Wilson
953cc3a850
improvements: revise approval sequence table display and access request modal
2025-06-27 09:30:11 -07:00
Sheen Capadngan
fc9ae05f89
misc: updated TLS acronym
2025-06-28 00:21:08 +08:00
Sheen Capadngan
de22a3c56b
misc: updated casing of acronym
2025-06-28 00:17:42 +08:00
Sheen
7c4baa6fd4
misc: added image for service usage API
2025-06-27 13:19:14 +00:00
Sheen Capadngan
f285648c95
misc: add mention of service usage API for GCP
2025-06-27 21:10:02 +08:00
carlosmonastyrski
0f04890d8f
feat(telemetry): addressed PR suggestions
2025-06-26 21:18:07 -03:00
carlosmonastyrski
61274243e2
feat(telemetry): add batch events and groups logic
2025-06-26 20:58:01 -03:00
Scott Wilson
9366428091
Merge pull request #3865 from Infisical/remove-manual-styled-css-on-checkboxes
...
fix(checkbox): Remove manual css overrides of checkbox checked state
2025-06-26 15:38:05 -07:00
Scott Wilson
62482852aa
fix: remove manual css overrides of checkbox checked state
2025-06-26 15:33:27 -07:00
x032205
cc02c00b61
Merge pull request #3864 from Infisical/update-aws-param-store-docs
...
Clarify relationship between path and key schema for AWS parameter store
2025-06-26 18:19:06 -04:00
x032205
2e256e4282
Tooltip
2025-06-26 18:14:48 -04:00
Scott Wilson
1b4bae6a84
Merge pull request #3863 from Infisical/remove-secret-scanning-v1-backend
...
chore(secret-scanning-v1): remove secret scanning v1 queue and webhook endpoint
2025-06-26 14:51:23 -07:00
Scott Wilson
1f0bcae0fc
Merge pull request #3860 from Infisical/secret-sync-selection-improvements
...
improvement(secret-sync/app-connection): Add search/pagination to secret sync and app connection selection modals
2025-06-26 14:50:44 -07:00
x032205
dcd21883d1
Clarify relationship between path and key schema for AWS parameter store
...
docs
2025-06-26 17:02:21 -04:00
x032205
9af5a66bab
feat(secret-sync): Allow custom field label on 1pass sync
2025-06-26 16:07:08 -04:00
Scott Wilson
d7913a75c2
chore: remove secret scanning v1 queue and webhook endpoint
2025-06-26 11:32:45 -07:00
Scott Wilson
205442bff5
Merge pull request #3859 from Infisical/overview-ui-improvements
...
improvement(secret-overview): Add collapsed environment view to secret overview page
2025-06-26 09:24:33 -07:00
Scott Wilson
8ab51aba12
improvement: add search/pagination app connection select
2025-06-26 09:21:35 -07:00
Scott Wilson
e8d19eb823
improvement: disable tooltip hover content for env name tooltip
2025-06-26 09:12:11 -07:00
Scott Wilson
3d1f054b87
improvement: add pagination/search to secret sync selection
2025-06-26 08:13:57 -07:00
Scott Wilson
5d30215ea7
improvement: increase env tooltip max width and adjust alignment
2025-06-26 07:56:47 -07:00
Scott Wilson
29fedfdde5
Merge pull request #3850 from Infisical/policy-edit-revisions
...
improvement(project-policies): Revamp edit role page and access tree
2025-06-26 07:46:35 -07:00
Scott Wilson
b5317d1d75
fix: add ability to remove non-conditional rules
2025-06-26 07:37:30 -07:00
Woodrow Johnson
aef3a7436f
fix 20250602155451_fix-secret-versions.ts
...
fix infisical-schema-migration CrashLoopBackOff when upgrading to 0.133.0 #3849
2025-06-26 13:48:41 +03:00
Scott Wilson
86c145301e
improvement: add collapsed environment view to secret overview page and minor ui adjustments
2025-06-25 16:49:34 -07:00
carlosmonastyrski
6446311b6d
Merge pull request #3835 from Infisical/feat/gitlabSecretSync
...
feat(secret-sync): Add gitlab secret sync
2025-06-25 17:53:12 -03:00
Daniel Hougaard
3e80f1907c
Merge pull request #3857 from Infisical/daniel/fix-dotnet-docs
...
docs: fix redirect for .NET SDK
2025-06-25 23:18:14 +04:00
Daniel Hougaard
79e62eec25
docs: fix redirect for .NET SDK
2025-06-25 23:11:11 +04:00
Daniel Hougaard
c41730c5fb
Merge pull request #3856 from Infisical/daniel/fix-docs
...
fix(docs): sdk and changelog tab not loading
2025-06-25 22:34:09 +04:00
Daniel Hougaard
aac63d3097
fix(docs): sdk and changelog tab not working
2025-06-25 22:32:08 +04:00
carlosmonastyrski
f0b9d3c816
feat(secret-sync): improve hide secrets tooltip message
2025-06-25 14:10:28 -03:00
carlosmonastyrski
ea393d144a
feat(secret-sync): minor change on docs
2025-06-25 13:57:07 -03:00
carlosmonastyrski
c4c0f86598
feat(secret-sync): improve update logic and add warning on docs for gitlab limitation on hidden variables
2025-06-25 13:51:38 -03:00
x032205
1f7617d132
Merge pull request #3851 from Infisical/ENG-3013
...
Allow undefined value for tags to prevent unwanted overrides
2025-06-25 12:45:43 -04:00
carlosmonastyrski
c95680b95d
feat(secret-sync): type fix
2025-06-25 13:33:43 -03:00
x032205
18f1f93b5f
Review fixes
2025-06-25 12:29:23 -04:00
carlosmonastyrski
70ea761375
feat(secret-sync): fix update masked_and_hidden field to not be sent unless it's true
2025-06-25 13:17:41 -03:00
Scott Wilson
5b4790ee78
improvements: truncate environment selection and only show visualize access when expanded
2025-06-25 09:09:08 -07:00
x032205
5ab2a6bb5d
Feedback
2025-06-25 11:56:11 -04:00
Scott Wilson
dcac85fe6c
Merge pull request #3847 from Infisical/share-your-own-secret-link-fix
...
fix(secret-sharing): Support self-hosted for "share your own secret" link
2025-06-25 08:31:13 -07:00
Maidul Islam
2f07471404
Merge pull request #3853 from akhilmhdh/feat/copy-token
...
feat: added copy token button
2025-06-25 10:55:07 -04:00
Maidul Islam
137fd5ef07
added minor text updates
2025-06-25 10:50:16 -04:00
=
883c7835a1
feat: added copy token button
2025-06-25 15:28:58 +05:30
=
e33f34ceb4
fix: corrected the doc key
2025-06-25 14:46:13 +05:30
=
af5805a5ca
feat: resolved incorrect invalidation
2025-06-25 14:46:13 +05:30
Akhil Mohan
bcf1c49a1b
Update docs/documentation/platform/identities/tls-cert-auth.mdx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-06-25 14:45:14 +05:30
Akhil Mohan
84fedf8eda
Update docs/documentation/platform/identities/tls-cert-auth.mdx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-06-25 14:44:45 +05:30
Akhil Mohan
97755981eb
Update docs/documentation/platform/identities/tls-cert-auth.mdx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-06-25 14:43:01 +05:30
Akhil Mohan
8291663802
Update frontend/src/pages/organization/AccessManagementPage/components/OrgIdentityTab/components/IdentitySection/IdentityTlsCertAuthForm.tsx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-06-25 14:42:24 +05:30
Akhil Mohan
d9aed45504
Update frontend/src/pages/organization/AccessManagementPage/components/OrgIdentityTab/components/IdentitySection/IdentityTlsCertAuthForm.tsx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-06-25 14:42:11 +05:30
=
8ada11edf3
feat: docs for tls cert auth
2025-06-25 14:27:04 +05:30
=
4bd62aa462
feat: updated frontend to have the tls cert auth login
2025-06-25 14:26:55 +05:30
carlosmonastyrski
0366e58a5b
Type fix
2025-06-25 00:24:24 -03:00
x032205
9f6dca23db
Greptile reviews
2025-06-24 23:19:42 -04:00
carlosmonastyrski
18e733c71f
feat(secret-sync): minor fixes
2025-06-25 00:16:44 -03:00
x032205
f0a95808e7
Allow undefined value for tags to prevent unwanted overrides
2025-06-24 23:13:53 -04:00
x032205
90a0d0f744
Merge pull request #3848 from Infisical/improve-audit-log-streams
...
improve audit log streams: add backend logs + DD source
2025-06-24 22:18:04 -04:00
x032205
7f9c9be2c8
review fix
2025-06-24 22:00:45 -04:00
carlosmonastyrski
070982081c
Merge remote-tracking branch 'origin/main' into feat/gitlabSecretSync
2025-06-24 22:42:28 -03:00
carlosmonastyrski
f462c3f85d
feat(secret-sync): minor fixes
2025-06-24 21:38:33 -03:00
Scott Wilson
8683693103
improvement: address greptile feedback
2025-06-24 15:35:42 -07:00
Scott Wilson
737fffcceb
improvement: address greptile feedback
2025-06-24 15:35:08 -07:00
Scott Wilson
ffac24ce75
improvement: revise edit role page and access tree
2025-06-24 15:23:27 -07:00
carlosmonastyrski
c505c5877f
feat(secret-sync): updated docs
2025-06-24 18:11:18 -03:00
Maidul Islam
b59fa14bb6
Merge pull request #3818 from Infisical/feat/cli-bootstrap-create-k8-secret
...
feat: added auto-bootstrap support to helm
2025-06-24 17:03:13 -04:00
carlosmonastyrski
d4bf8a33dc
feat(secret-sync): rework GitLab secret-sync to add group variables
2025-06-24 18:01:32 -03:00
Sheen
0eb36d7e35
misc: final doc changes
2025-06-24 20:56:06 +00:00
Sheen Capadngan
ae2da0066a
misc: add helm chart auto bootstrap to methods
2025-06-25 04:40:07 +08:00
x032205
6566393e21
Review fixes
2025-06-24 14:39:46 -04:00
Sheen Capadngan
1d7da56b40
misc: used kubernetes client
2025-06-25 02:38:51 +08:00
x032205
af245b1f16
Add "service: audit-logs" entry for DataDog
2025-06-24 14:22:26 -04:00
Sheen
3d2465ae41
Merge pull request #3825 from Infisical/feat/add-cloudflare-app-connection-and-sync
...
feat: added cloudflare app connection and secret sync
2025-06-25 00:44:58 +08:00
x032205
c17df7e951
Improve URL detection
2025-06-24 12:44:16 -04:00
x032205
4d4953e95a
improve audit log streams: add backend logs + DD source
2025-06-24 12:35:49 -04:00
carlosmonastyrski
f4f34802bc
Merge pull request #3816 from Infisical/fix/addProjectSlugToSecretsV3
...
Add projectSlug parameter on secrets v3 endpoints
2025-06-24 13:28:23 -03:00
Daniel Hougaard
59cc857aef
fix: further improve inconsistencies
2025-06-24 19:37:32 +04:00
Daniel Hougaard
a6713b2f76
Merge pull request #3846 from Infisical/daniel/multiple-folders
...
fix(folders): duplicate folders
2025-06-24 19:04:26 +04:00
Daniel Hougaard
3c9a7c77ff
chore: re-add comment
2025-06-24 18:58:03 +04:00
Daniel Hougaard
f1bfea61d0
fix: replace keystore lock with postgres lock
2025-06-24 18:54:18 +04:00
Sheen
144ad2f25f
misc: added image for generated token
2025-06-24 14:51:11 +00:00
carlosmonastyrski
43e0d400f9
feat(secret-sync): add Gitlab PR comments suggestions
2025-06-24 10:05:46 -03:00
=
b80b77ec36
feat: completed backend changes for tls auth
2025-06-24 16:46:46 +05:30
Sheen Capadngan
02a2309953
misc: added note for bootstrap output flag
2025-06-24 18:26:17 +08:00
Sheen Capadngan
f1587d8375
misc: addressed comments
2025-06-24 18:18:07 +08:00
carlosmonastyrski
42aaddccd5
Lint fix
2025-06-23 23:13:29 -03:00
carlosmonastyrski
39abeaaab5
Small fix on workspaceId variable definition on secret-router
2025-06-23 23:05:12 -03:00
Scott Wilson
198e74cd88
fix: include nooppener in window.open
2025-06-23 18:05:48 -07:00
Scott Wilson
8ed0a1de84
fix: correct window open for share your own secret link to handle self-hosted
2025-06-23 18:01:38 -07:00
Daniel Hougaard
b336c0c3d6
Update secret-folder-service.ts
2025-06-24 03:33:45 +04:00
Daniel Hougaard
305f2d79de
remove unused path
2025-06-24 03:32:18 +04:00
Daniel Hougaard
d4a6faa92c
fix(folders): multiple folders being created
2025-06-24 03:24:47 +04:00
carlosmonastyrski
4800e9c36e
Address PR comments
2025-06-23 17:45:21 -03:00
Sheen
842a2e9a06
Merge pull request #3834 from Infisical/misc/add-self-serve-for-github-app-connection-setup
...
misc: add self-serve for github app connection setup
2025-06-24 02:45:51 +08:00
Akhil Mohan
de81d2d380
Merge pull request #3833 from akhilmhdh/feat/pg-queue
...
feat: migrated dynamic secret to pg queue and corrected service layer
2025-06-23 23:51:06 +05:30
=
f5d769fa05
feat: addressed review comments
2025-06-23 23:38:07 +05:30
Scott Wilson
b3ace353ce
Merge pull request #3843 from Infisical/email-verify-more-aggressive-rate-limit
...
improvement(verify-endpoints): add more aggressive rate limiting to verify endpoints
2025-06-23 10:43:25 -07:00
x032205
48353ab201
Merge pull request #3842 from Infisical/sort-tax-id-dropdown
...
sort tax ID dropdown
2025-06-23 13:40:01 -04:00
Scott Wilson
2137d13157
improve key check operator
2025-06-23 10:36:09 -07:00
Scott Wilson
647e13d654
improvement: add more aggressive rate limiting to verify endpoints
2025-06-23 10:27:36 -07:00
x032205
bb2a933a39
sort tax ID dropdown
2025-06-23 13:26:54 -04:00
Daniel Hougaard
6f75debb9c
Merge pull request #3841 from Infisical/daniel/fix-k8s-dynamic-secret-without-gateway
...
fix(dynamic-secrets/k8s): fix for SSL when not using gateway
2025-06-23 21:26:20 +04:00
Daniel Hougaard
90588bc3c9
fix(dynamic-secrets/k8s): fix for SSL when not using gateway
2025-06-23 21:18:15 +04:00
Sheen
4a09fc5e63
Merge pull request #3840 from Infisical/doc/added-architecture-doc-for-cloud
...
doc: architecture for US and EU cloud
2025-06-24 00:53:54 +08:00
Sheen Capadngan
f0ec8c883f
misc: addressed comments
2025-06-24 00:52:18 +08:00
Sheen Capadngan
8024d7448f
misc: updated docs json
2025-06-23 22:18:50 +08:00
Sheen Capadngan
c65b79e00d
Merge remote-tracking branch 'origin/main' into feat/add-cloudflare-app-connection-and-sync
2025-06-23 22:16:09 +08:00
Sheen
f5238598aa
misc: updated admin integration picture
2025-06-23 14:12:54 +00:00
Sheen Capadngan
982aa80092
misc: added tabs for admin integrations
2025-06-23 22:05:08 +08:00
carlosmonastyrski
c305ddd463
feat(secret-sync): Gitlab PR suggestions
2025-06-23 10:52:59 -03:00
Sheen Capadngan
b30706607f
misc: changed from for to of
2025-06-23 21:13:59 +08:00
Sheen Capadngan
2a3d19dcb2
misc: finalized title
2025-06-23 19:31:19 +08:00
Sheen Capadngan
b4ff620b44
doc: removed specifics
2025-06-23 19:28:05 +08:00
Sheen Capadngan
23f1888123
misc: added mention of separated AWS accounts
2025-06-23 19:16:08 +08:00
Sheen Capadngan
7764f63299
misc: made terms consistent
2025-06-23 19:12:09 +08:00
Sheen Capadngan
cb3365afd4
misc: removed troubleshooting section
2025-06-23 19:08:36 +08:00
Sheen Capadngan
58705ffc3f
doc: removed duplicate permission block
2025-06-23 19:03:50 +08:00
Sheen Capadngan
67e57d8993
doc: added mention of NAT
2025-06-23 19:00:45 +08:00
Sheen Capadngan
90ff13a6b5
doc: architecture for US and EU cloud
2025-06-23 18:49:26 +08:00
Maidul Islam
36145a15c1
Merge pull request #3838 from Infisical/docs-update
...
upgrade mintlify docs
2025-06-23 03:38:53 -04:00
Vladyslav Matsiiako
4f64ed6b42
upgrade mintlify docs
2025-06-22 17:25:17 -07:00
carlosmonastyrski
27cb686216
feat(secret-sync): Fix frontend file names
2025-06-20 21:26:12 -03:00
carlosmonastyrski
e201d77a8f
feat(secret-sync): Add gitlab secret sync
2025-06-20 21:13:14 -03:00
Scott Wilson
d47959ca83
Merge pull request #3822 from Infisical/approval-ui-revisions
...
improvements(approval-workflows): Improve Approval Workflow Tables and Add Additional Functionality
2025-06-20 15:25:19 -07:00
Scott Wilson
3b2953ca58
chore: revert license
2025-06-20 12:37:24 -07:00
Scott Wilson
1daa503e0e
improvement: add space to users/groups list label
2025-06-20 12:34:20 -07:00
Scott Wilson
d69e8d2a8d
deconflict merge
2025-06-20 12:33:37 -07:00
Scott Wilson
7c7af347fc
improvements: address feedback and fix bugs
2025-06-20 12:25:28 -07:00
Sheen Capadngan
f85efdc6f8
misc: add auto-sync after config update
2025-06-21 02:57:34 +08:00
Sheen Capadngan
8680c52412
Merge branch 'misc/add-self-serve-for-github-app-connection-setup' of https://github.com/Infisical/infisical into misc/add-self-serve-for-github-app-connection-setup
2025-06-21 02:41:39 +08:00
Sheen Capadngan
0ad3c67f82
misc: minor renames
2025-06-21 02:41:15 +08:00
Sheen
f75fff0565
doc: add image
2025-06-20 18:31:36 +00:00
Sheen Capadngan
1fa1d0a15a
misc: add self-serve for github connection setup
2025-06-21 02:23:20 +08:00
Akhil Mohan
e5a967b918
Update license-fns.ts
2025-06-20 23:50:03 +05:30
=
3cfe2223b6
feat: migrated dynamic secret to pg queue and corrected service layer types to non infer version
2025-06-20 23:32:40 +05:30
Sheen Capadngan
a43d4fd430
addressed greptie
2025-06-20 21:02:09 +08:00
Sheen Capadngan
80b6fb677c
misc: addressed url issue
2025-06-20 20:52:00 +08:00
Sheen Capadngan
5bc8acd0a7
doc: added api references
2025-06-20 20:46:31 +08:00
Sheen
2575845df7
misc: added images to secret sync doc
2025-06-20 12:36:39 +00:00
Sheen Capadngan
641d58c157
misc: addressed sync overflow issue
2025-06-20 20:23:03 +08:00
Sheen Capadngan
430f5d516c
misc: text updates to secret sync
2025-06-20 20:20:10 +08:00
Sheen Capadngan
5cec194e74
misc: initial cloudflare pages sync doc
2025-06-20 20:17:02 +08:00
Sheen Capadngan
5ede4f6f4b
misc: added placeholder for account ID
2025-06-20 20:08:07 +08:00
Sheen
4d3581f835
doc: added assets for app connection
2025-06-20 12:07:21 +00:00
Sheen Capadngan
665f7fa5c3
misc: updated account ID
2025-06-20 19:50:03 +08:00
Sheen Capadngan
9f4b1d2565
image path updates
2025-06-20 19:42:22 +08:00
Sheen Capadngan
59e2a20180
misc: addressed minor issues
2025-06-20 19:39:33 +08:00
Sheen Capadngan
4fee5a5839
doc: added initial app connection doc
2025-06-20 19:36:27 +08:00
Sheen Capadngan
61e245ea58
Merge remote-tracking branch 'origin/main' into feat/add-cloudflare-app-connection-and-sync
2025-06-20 19:24:45 +08:00
Sheen
8d6712aa58
Merge pull request #3824 from Infisical/doc/add-helm-install-for-pki-issuer
...
doc: add mention of helm install for pki issuer
2025-06-20 19:20:19 +08:00
Maidul Islam
a767870ad6
Merge pull request #3813 from akhilmhdh/patch/min-knex
...
feat: added min 0 for knexjs pool
2025-06-19 21:16:08 -04:00
Maidul Islam
a0c432628a
Merge pull request #3831 from Infisical/docs/fix-broken-link
...
Docs links fix
2025-06-19 21:15:22 -04:00
x032205
08a74a63b5
Docs links fix
2025-06-19 21:10:58 -04:00
x032205
8329240822
Merge pull request #3821 from Infisical/ENG-2832
...
feat(dynamic-secret): Github App Tokens
2025-06-19 21:03:46 -04:00
Maidul Islam
ec3cbb9460
Merge pull request #3830 from Infisical/revert-cli-refresh
...
Revert CLI refresh PR
2025-06-19 20:58:11 -04:00
Maidul Islam
f167ba0fb8
Revert "Merge pull request #3797 from Infisical/ENG-2690"
...
This reverts commit 7d90d183fb
, reversing
changes made to f385386a4b
.
2025-06-19 20:46:55 -04:00
x032205
f291aa1c01
Merge pull request #3829 from Infisical/fix/cli-jwt-issue
...
Revert back to `RefreshToken` from `refreshToken` to support older CLI versions
2025-06-19 19:41:31 -04:00
x032205
72131373ec
Merge branch 'main' into fix/cli-jwt-issue
2025-06-19 19:19:12 -04:00
x032205
16c48de031
refreshToken -> RefreshToken
2025-06-19 19:18:02 -04:00
Maidul Islam
436a5afab5
Merge pull request #3828 from Infisical/fix/cli-jwt-issue
2025-06-19 19:01:17 -04:00
x032205
9445f717f4
Revert back to JTWToken
2025-06-19 18:55:41 -04:00
Maidul Islam
251e83a3fb
Merge pull request #3827 from Infisical/fix/cli-jwt-issue
...
Fix CLI issue
2025-06-19 17:33:37 -04:00
x032205
66df285245
Improvements
2025-06-19 17:26:58 -04:00
x032205
73fe2659b5
Fix CLI issue
2025-06-19 17:17:10 -04:00
Scott Wilson
091f02d1cd
Merge pull request #3826 from akhilmhdh/feat/aws-auth-increase-limit
...
feat: patched up approval sequence ui bugs
2025-06-19 14:15:54 -07:00
Sheen Capadngan
57e97a146b
feat: cloudflare pages secret sync
2025-06-20 03:43:36 +08:00
carlosmonastyrski
66140dc151
Merge pull request #3809 from Infisical/feat/dynamicSecretAwsIamCustomTags
...
feat(dynamic-secret): Add custom tags to AWS IAM dynamic secret
2025-06-19 16:42:53 -03:00
carlosmonastyrski
a8c54d27ef
remove debug console logs
2025-06-19 16:19:02 -03:00
x032205
9ac4453523
Review fixes
2025-06-19 15:12:41 -04:00
=
a6a9c2404d
feat: patched up approval sequence ui bugs
2025-06-20 00:12:49 +05:30
carlosmonastyrski
e5352e7aa8
Merge pull request #3806 from Infisical/feat/addHerokuSecretSync
...
feat(secret-sync): Add Heroku Secret Sync
2025-06-19 15:28:56 -03:00
carlosmonastyrski
c52180c890
feat(secret-sync): minor fix on heroku docs
2025-06-19 15:17:36 -03:00
carlosmonastyrski
20f0eeed35
Moved tags to aws iam provider inputs
2025-06-19 15:01:35 -03:00
Sheen Capadngan
d2c7ed62d0
feat: added cloudflare app connection
2025-06-20 01:16:56 +08:00
Scott Wilson
7e9743b4c2
improvement: standardize and update server side pagination for change requests
2025-06-19 09:39:42 -07:00
Scott Wilson
34cf544b3a
fix: correct empty state/search logic
2025-06-19 09:39:42 -07:00
Scott Wilson
12fd063cd5
improvements: minor ui adjustments/additions and pagination for access request table
2025-06-19 09:39:42 -07:00
Scott Wilson
8fb6063686
improvement: better badge color
2025-06-19 09:39:42 -07:00
Scott Wilson
459b262865
improvements: improve approval tables UI and add additional functionality
2025-06-19 09:39:42 -07:00
carlosmonastyrski
7581300a67
feat(secret-sync): minor fix on heroku sync
2025-06-19 13:38:20 -03:00
x032205
7d90d183fb
Merge pull request #3797 from Infisical/ENG-2690
...
feat: Lower token lifetime to 1 day (refresh 14 days) and fix CLI refresh token functionality
2025-06-19 12:05:24 -04:00
Sheen Capadngan
f27d4ee973
doc: add mention of helm install for pki issuer
2025-06-19 22:41:39 +08:00
Sheen Capadngan
470d7cca6a
misc: updated chart version
2025-06-19 20:57:42 +08:00
carlosmonastyrski
7473e3e21e
Add Heroku PR suggestions
2025-06-19 09:28:43 -03:00
Sheen Capadngan
8e3918ada3
misc: addressed tag issue for CLI
2025-06-19 20:20:53 +08:00
carlosmonastyrski
6720217cee
Merge remote-tracking branch 'origin/main' into feat/addHerokuSecretSync
2025-06-19 08:47:03 -03:00
Maidul Islam
f385386a4b
Merge pull request #3823 from akhilmhdh/feat/aws-auth-increase-limit
...
feat: resolved okta oidc failing
2025-06-19 07:06:21 -04:00
=
62a0d6e614
feat: corrected the error message
2025-06-19 16:10:15 +05:30
=
8c64c731f9
feat: added additional validation for name
2025-06-19 16:09:22 +05:30
=
d51f6ca4fd
feat: resolved okta oidc failing
2025-06-19 16:04:55 +05:30
Maidul Islam
5abcbe36ca
Update oncall-summery-template.mdx
2025-06-18 18:51:48 -04:00
x032205
7a13c27055
Greptile review comments and lint
2025-06-18 18:41:58 -04:00
x032205
e7ac783b10
feat(dynamic-secret): Github App Tokens
2025-06-18 18:33:11 -04:00
Sheen
0a509e5033
Merge pull request #3791 from Infisical/feat/add-render-app-connection-and-secret-sync
...
feat: render app connection and secret sync
2025-06-19 04:49:01 +08:00
Sheen Capadngan
bd54054bc3
misc: enabled auto bootstrap for check
2025-06-19 03:53:57 +08:00
Sheen Capadngan
cfe51d4a52
misc: improved template dcs
2025-06-19 03:50:56 +08:00
Sheen Capadngan
d0c01755fe
misc: addressed type issue
2025-06-19 03:29:42 +08:00
Sheen Capadngan
41e65775ab
misc: addressed comments
2025-06-19 03:24:32 +08:00
Akhil Mohan
e3f4a2e604
Merge pull request #3819 from akhilmhdh/feat/aws-auth-increase-limit
...
fix: resolved failing duplication of predefined roles
2025-06-19 00:49:18 +05:30
Sheen Capadngan
f6e6bdb691
Merge remote-tracking branch 'origin/main' into feat/add-render-app-connection-and-secret-sync
2025-06-19 03:14:23 +08:00
=
819a021e9c
feat: corrected enum usage
2025-06-19 00:05:40 +05:30
=
80113c2cea
fix: resolved failing duplication of predefined roles
2025-06-19 00:02:17 +05:30
Sheen Capadngan
9cdd7380df
misc: greptie
2025-06-19 02:30:26 +08:00
Sheen Capadngan
07d491acd1
misc: corrected template doc
2025-06-19 02:26:13 +08:00
Sheen Capadngan
3276853427
misc: added helm support for auto bootstrap
2025-06-19 02:12:08 +08:00
Akhil Mohan
1f1fb3f3d1
Merge pull request #3817 from akhilmhdh/feat/aws-auth-increase-limit
...
fix: updated aws principal arn field size to 2048
2025-06-18 23:21:59 +05:30
carlosmonastyrski
a8eb72a8c5
Fix type issue
2025-06-18 14:48:29 -03:00
Sheen Capadngan
2b8220a71b
feat: added support for outputting bootstrap credentials to k8 secret
2025-06-19 01:43:47 +08:00
carlosmonastyrski
f76d3e2a14
Add projectSlug parameter on secrets v3 endpoints
2025-06-18 14:35:49 -03:00
=
d35331b0a8
fix: updated aws principal arn field size to 2048
2025-06-18 23:00:52 +05:30
Daniel Hougaard
ff6d94cbd0
Merge pull request #3815 from Infisical/daniel/update-dotnet-docs
...
docs: update .net sdk
2025-06-18 18:55:09 +04:00
=
01ef498397
feat: added min 0 for knexjs pool
2025-06-18 15:16:07 +05:30
Maidul Islam
59ac14380a
Merge pull request #3810 from Infisical/daniel/secret-syncs-permissions
...
feat(secret-syncs): better permissioning
2025-06-17 21:44:47 -04:00
Scott Wilson
7b5c86f4ef
revert previous commit
2025-06-17 17:34:00 -07:00
Scott Wilson
a745be2546
improvements: remove secret permission checks from secret syncs
2025-06-17 17:28:21 -07:00
carlosmonastyrski
02f311515c
feat(secret-sync): Add PR suggestions for Heroku Integration
2025-06-17 21:19:21 -03:00
Scott Wilson
e8cb3f8b4a
improvements: fix secret sync policy parsing, add read checks/filters and disable ui based of conditions
2025-06-17 16:18:41 -07:00
Daniel Hougaard
4c8063c532
docs: update .net sdk
2025-06-18 01:51:33 +04:00
Scott Wilson
6a9b2d3d48
Merge pull request #3804 from Infisical/service-tokens-table-improvements
...
improvement(service-tokens): Improve Service Tokens Table
2025-06-17 14:15:07 -07:00
Scott Wilson
0a39e138a1
fix: move service token form to separate component to prevent reset issue
2025-06-17 14:10:48 -07:00
x032205
0dce2045ec
Merge pull request #3802 from Infisical/ENG-2929
...
feat(secret-sync, app-connection): Fly.io Secret Sync + App Connection
2025-06-17 16:57:58 -04:00
Daniel Hougaard
b4c118d246
requested changes
2025-06-18 00:26:26 +04:00
Daniel Hougaard
90e675de1e
docs(secret-syncs): add conditions support
2025-06-18 00:22:25 +04:00
x032205
741e0ec78f
Fixed credential validation
2025-06-17 16:18:35 -04:00
Daniel Hougaard
3f654e115d
feat(secret-syncs): better permissioning
2025-06-18 00:17:39 +04:00
x032205
1921346b4f
Review fixes
2025-06-17 16:05:09 -04:00
x032205
76c95ace63
Merge branch 'main' into ENG-2929
2025-06-17 15:57:31 -04:00
Scott Wilson
f4ae40cb86
Merge pull request #3805 from Infisical/access-control-tab-consistency
...
improvement(project-access-control): minor UI adjustments for consistency
2025-06-17 12:47:11 -07:00
carlosmonastyrski
b790dbb36f
feat(dynamic-secret): Add tags to AWS IAM docs and add aws key-value limits to the schema
2025-06-17 16:21:29 -03:00
Scott Wilson
14449b8b41
improvements: address feedback
2025-06-17 12:17:53 -07:00
carlosmonastyrski
489bd124d2
feat(dynamic-secret): Add custom tags to AWS IAM dynamic secret
2025-06-17 16:06:35 -03:00
Scott Wilson
bcdcaa33a4
Merge pull request #3807 from Infisical/conditional-dynamic-secret-access-display
...
improvement(access-tree): dynamic secret conditional display
2025-06-17 11:49:45 -07:00
Scott Wilson
e8a8542757
Merge pull request #3803 from Infisical/project-roles-table-improvements
...
improvement(project-roles): Add pagination, search and column sorting to Project Roles table
2025-06-17 11:49:31 -07:00
Daniel Hougaard
e61d35d824
Merge pull request #3808 from Infisical/daniel/fix-editing-value-hidden-secrets
...
fix: editing secrets with value hidden
2025-06-17 22:08:50 +04:00
Daniel Hougaard
714d6831bd
Update SecretListView.tsx
2025-06-17 21:23:30 +04:00
Daniel Hougaard
956f75eb43
fix: editing secrets with value hidden
2025-06-17 21:02:47 +04:00
Scott Wilson
73902c3ad6
improvement: hide secret path/enviornment in conditional tooltip
2025-06-17 09:45:56 -07:00
Scott Wilson
da792d144d
improvements: address feedback
2025-06-17 09:29:17 -07:00
Scott Wilson
f7b09f5fc2
improvement: add conditional display to access tree for dynamic secret metadata
2025-06-17 08:16:39 -07:00
Sheen
bfee34f38d
Merge pull request #3801 from Infisical/doc/production-hardening
...
doc: production hardening
2025-06-17 22:10:22 +08:00
carlosmonastyrski
840b64a049
fix mint.json openapi url used for local test
2025-06-17 10:54:52 -03:00
carlosmonastyrski
c2612f242c
feat(secret-sync): Add Heroku Secret Sync
2025-06-17 10:52:55 -03:00
Sheen Capadngan
092b89c59e
misc: corrected kms section
2025-06-17 20:28:28 +08:00
Sheen Capadngan
3d76ae3399
misc: some more updates in examples
2025-06-17 20:25:38 +08:00
Sheen Capadngan
23aa97feff
misc: addressed comments
2025-06-17 20:17:17 +08:00
Scott Wilson
0c5155f8e6
improvement: minor UI adjustments to make project access control tabs more uniform
2025-06-16 17:17:55 -07:00
Scott Wilson
796d6bfc85
improvement: add scope handling to service token search
2025-06-16 16:42:11 -07:00
Scott Wilson
4afe2f2377
improvements: use stored preferred page size for project roles table and add reset helper
2025-06-16 16:36:03 -07:00
Scott Wilson
6eaa16bd07
improvement: add pagination, search and column sort to service token table and improve table rows
2025-06-16 16:13:09 -07:00
Scott Wilson
1e07c2fe23
improvements: add sorting, search, and pagination to project roles table and improve dropdown menu
2025-06-16 15:00:40 -07:00
x032205
149f98a1b7
Update docs/integrations/secret-syncs/flyio.mdx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-06-16 16:55:34 -04:00
x032205
14745b560c
Update docs/integrations/app-connections/flyio.mdx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-06-16 16:55:22 -04:00
x032205
dcfa0a2386
Update docs/integrations/secret-syncs/flyio.mdx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-06-16 16:55:07 -04:00
x032205
199339ac32
Minor schema improvements
2025-06-16 16:28:09 -04:00
x032205
2aeb02b74a
Fly.io secret sync & app connection docs
2025-06-16 16:26:54 -04:00
x032205
fe75627ab7
Fly.io secret sync
2025-06-16 15:49:42 -04:00
Sheen Capadngan
191486519f
Merge branch 'doc/production-hardening' of https://github.com/Infisical/infisical into doc/production-hardening
2025-06-17 03:45:54 +08:00
Sheen Capadngan
cab8fb0d8e
misc: reorganized
2025-06-17 03:45:35 +08:00
Sheen
8bfd728ce4
misc: added mint json
2025-06-16 19:22:35 +00:00
Sheen Capadngan
c9eab0af18
misc: updated section on db
2025-06-17 03:21:26 +08:00
Sheen Capadngan
d7dfc531fc
doc: added guide for production hardening
2025-06-17 03:20:11 +08:00
x032205
a89bd08c08
Merge pull request #3795 from Infisical/ENG-2928
...
feat(machine-identities): Delete protection
2025-06-16 14:57:45 -04:00
Daniel Hougaard
4bfb9e8e74
Merge pull request #3789 from Infisical/misc/add-custom-role-slug-in-fetch-group
...
misc: add custom role slug in fetch group
2025-06-16 22:40:37 +04:00
x032205
da5f054a65
Fly.io app connection
2025-06-16 14:08:42 -04:00
Daniel Hougaard
9b13619efa
Merge pull request #3799 from Infisical/daniel/hotfix-2
...
Fix: increase PIT tree checkout interval
2025-06-16 20:28:51 +04:00
Daniel Hougaard
c076a900dc
Update env.ts
2025-06-16 20:27:02 +04:00
Daniel Hougaard
8a5279cf0d
Merge pull request #3798 from Infisical/daniel/hotfix
...
fix: increase PIT checkpoint window
2025-06-16 20:09:29 +04:00
Daniel Hougaard
d45c29cd23
Update env.ts
2025-06-16 20:08:22 +04:00
x032205
77fe2ffb3b
Add error handling
2025-06-14 01:43:32 -04:00
x032205
edf4e75e55
Spelling fix "JTW" -> "JWT"
2025-06-14 01:38:29 -04:00
x032205
de917a5d74
Fix CLI refresh token functionality + reduce token lifetime to 1d & 14d
...
for refresh
2025-06-14 01:31:44 -04:00
carlosmonastyrski
46f9927cf1
Merge pull request #3796 from Infisical/fix/applyWorkspaceLimitToSecretManager
...
Add a condition to only limit the number of projects to SecretManager
2025-06-13 17:46:35 -03:00
carlosmonastyrski
92508d19e6
Add a condition to only limit the number of projects to SecretManager
2025-06-13 17:39:15 -03:00
Akhil Mohan
a73c0c05af
Merge pull request #3794 from akhilmhdh/feat/ts-fix
...
feat: refactoring ts to avoid infer each time
2025-06-14 01:36:27 +05:30
x032205
c12bfa766c
Review fixes
2025-06-13 14:51:39 -04:00
x032205
3432a16d4f
Update frontend/src/pages/organization/AccessManagementPage/components/OrgIdentityTab/components/IdentitySection/IdentityModal.tsx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-06-13 14:45:38 -04:00
x032205
19a403f467
feat(machine-identities): Delete protection
2025-06-13 14:37:15 -04:00
=
7a00ade119
feat: updated more types to avoid infer
2025-06-13 23:52:40 +05:30
Maidul Islam
35127db635
Merge pull request #3793 from Infisical/doc/add-scope-breakdown-section-in-design-doc
...
doc: add scope breakdown section to design doc
2025-06-13 13:21:45 -04:00
Sheen
1b9eecc8f4
doc: add scope breakdown section
2025-06-13 17:11:02 +00:00
carlosmonastyrski
f0b8c1537c
Merge pull request #3788 from Infisical/fix/vercelNotDisplayingAllBranches
...
fix(secret-sync): allow users to input custom branch names on Vercel
2025-06-13 13:49:00 -03:00
carlosmonastyrski
4e60cff4bd
feat(secret-sync): Improve Vercel custom option label
2025-06-13 13:41:34 -03:00
Sheen Capadngan
ed1100bc90
misc: api references
2025-06-13 23:58:57 +08:00
Sheen Capadngan
dabe7e42ec
misc: add deprecation for native render integration
2025-06-13 23:52:18 +08:00
Sheen
c8ca6710ba
misc: add secret sync docs
2025-06-13 15:48:59 +00:00
Daniel Hougaard
7adac40756
Merge pull request #3790 from Infisical/daniel/approval-ui-fix
...
fix: hidden secret value in secret approvals
2025-06-13 19:46:35 +04:00
Daniel Hougaard
400dc75656
Update SecretApprovalRequestChangeItem.tsx
2025-06-13 19:38:40 +04:00
Sheen
4ecb2eb383
doc: added docs for render app connection
2025-06-13 15:24:45 +00:00
x032205
23a7c1b8cc
Merge pull request #3792 from Infisical/fix/alibaba-cloud
...
Add left join
2025-06-13 11:08:00 -04:00
Sheen Capadngan
e51278c276
misc: added max length to apiKey
2025-06-13 23:03:04 +08:00
Sheen Capadngan
c014c12ecb
misc: addressed frontend lint
2025-06-13 23:01:09 +08:00
Sheen Capadngan
097b04afee
misc: addressed type
2025-06-13 22:59:08 +08:00
x032205
f304024235
add left join
2025-06-13 10:56:30 -04:00
Sheen Capadngan
63ccfc40ac
feat: added render secret sync
2025-06-13 22:53:35 +08:00
=
5311daed64
feat: checkpoint before disaster strikes
2025-06-13 20:22:38 +05:30
Daniel Hougaard
d5e9ac82d0
fix: hidden secret value in secret approvals
2025-06-13 18:45:48 +04:00
carlosmonastyrski
b43ecef112
Merge pull request #3786 from Infisical/fix/auth0SamlMappingsTipWarning
...
fix(docs): replace tip to warning on Auth0 Auth
2025-06-13 10:37:03 -03:00
Sheen Capadngan
f9c012387c
feat: added render app connection
2025-06-13 20:14:24 +08:00
=
5b51ab3216
feat: updated orm, keystore and queue
2025-06-13 17:40:51 +05:30
Akhil Mohan
b26e56c97e
Merge pull request #3777 from akhilmhdh/feat/seq-access-request
...
feat: Sequentail access approval request
2025-06-13 16:10:17 +05:30
=
7cced29c74
feat: resolved scim failure
2025-06-13 16:04:11 +05:30
Sheen Capadngan
06a7e804eb
misc: add custom role slug in fetch group
2025-06-13 17:26:36 +08:00
Maidul Islam
0f00474243
Merge pull request #3735 from Infisical/misc/add-checks-for-helm-verification
...
misc: add verification pipelines for helm charts
2025-06-12 22:29:44 -04:00
Maidul Islam
3df010f266
Merge branch 'main' into misc/add-checks-for-helm-verification
2025-06-12 22:22:17 -04:00
x032205
333ce9d164
Merge pull request #3755 from Infisical/ENG-2773
...
feat(secret-rotation): Oracle Database
2025-06-12 21:06:57 -04:00
carlosmonastyrski
9621df4f8b
Merge pull request #3736 from Infisical/feat/azureDevopsSecretSync
...
Feat/azure devops secret sync
2025-06-12 22:06:05 -03:00
x032205
3f2de2c5ef
Rename API token mentions to access token
2025-06-12 20:36:34 -04:00
x032205
b2b1c13393
Lint
2025-06-12 20:24:09 -04:00
carlosmonastyrski
ee98992d9e
fix(secret-sync): allow users to input custom branch names as Vercel only send a max of 100 with no pagination available
2025-06-12 20:56:15 -03:00
Maidul Islam
1fb0c638d6
Merge pull request #3787 from Infisical/ENG-2909
...
Update wording for service tokens
2025-06-12 19:32:54 -04:00
x032205
c1ad49a532
Update wording for service tokens
2025-06-12 19:28:41 -04:00
x032205
d1fcc739c9
Merge pull request #3552 from Infisical/ENG-2705
...
feat(dynamic-secrets): GCP IAM
2025-06-12 18:01:17 -04:00
carlosmonastyrski
8c0287681b
fix(docs): replace tip to warning on Auth0 Auth
2025-06-12 18:15:44 -03:00
x032205
c7458d94aa
Warning about tokens
2025-06-12 15:45:30 -04:00
x032205
93570df318
TForm update
2025-06-12 15:39:52 -04:00
x032205
e798b4a7ba
Merge branch 'main' into ENG-2705
2025-06-12 15:18:00 -04:00
x032205
36c93f47d9
Review fixes
2025-06-12 15:17:22 -04:00
x032205
dbbcb157ef
Merge branch 'main' into ENG-2773
2025-06-12 15:09:38 -04:00
=
d5f0b4dad9
feat: fullstop
2025-06-13 00:30:08 +05:30
x032205
bdc23d22e7
Merge pull request #3775 from Infisical/ENG-2861
...
feat(machine-identity): Alibaba Cloud
2025-06-12 13:57:14 -04:00
=
0fd1b1c9d7
feat: resolved type issue
2025-06-12 23:24:12 +05:30
=
79df946f02
feat: fixed migration issue
2025-06-12 23:00:12 +05:30
=
da2fa7f3ca
feat: fixed sort by sequence
2025-06-12 21:42:35 +05:30
x032205
08c1740afc
Merge pull request #3782 from Infisical/ENG-2900
...
improvement(secret-scanning): Multi-select actions
2025-06-12 11:56:28 -04:00
x032205
3cac4ef927
Reviews
2025-06-12 11:43:32 -04:00
carlosmonastyrski
2667f8f0f2
Merge pull request #3785 from Infisical/fix/auth0SamlMappingsTip
...
fix(docs): add a tip on Auth0 SAML doc tip
2025-06-12 12:03:10 -03:00
carlosmonastyrski
b39537472b
fix(docs): fix indentation issue
2025-06-12 11:56:19 -03:00
carlosmonastyrski
6b60b2562d
Merge pull request #3784 from Infisical/fix/pitBannerImprovements
...
feat(pit): improve banner messaging
2025-06-12 11:46:39 -03:00
carlosmonastyrski
c2a7827080
fix(docs): add a tip on Auth0 SAML doc to remind that the mappings could be adapted to the custom settings of the organization
2025-06-12 11:42:41 -03:00
carlosmonastyrski
64e09b0dcd
feat(pit): improve banner messaging
2025-06-12 11:28:56 -03:00
Daniel Hougaard
a7176d44dd
Merge pull request #3762 from Infisical/daniel/aws-auth-eks
...
docs(identities/aws-auth): eks pod auth
2025-06-12 18:11:59 +04:00
Daniel Hougaard
09d4cdc634
requested changes
2025-06-12 18:03:30 +04:00
=
547ef17c10
feat: corrected validation
2025-06-12 16:01:48 +05:30
=
841408042e
feat: ui resolved sequence grouping error
2025-06-12 16:00:45 +05:30
=
e5fb1ac808
feat: updated ui based on review
2025-06-12 15:31:41 +05:30
x032205
8a93c0bd59
Cap array
2025-06-12 02:16:07 -04:00
x032205
c0f8f50981
lint
2025-06-12 02:04:01 -04:00
x032205
fec47ef81c
Mass-update endpoint
2025-06-12 01:59:47 -04:00
x032205
348f4b9787
Greptile review fixes + pagination tweaks
2025-06-12 01:39:23 -04:00
x032205
aa577b095c
improvement(secret-scanning): Multi-select actions
2025-06-12 01:25:53 -04:00
carlosmonastyrski
f515cc83d7
Fix lint issue
2025-06-11 20:18:58 -03:00
carlosmonastyrski
17bbdbe7bb
feat(secret-sync): Add Azure Devops PR suggestions
2025-06-11 20:06:45 -03:00
carlosmonastyrski
427de068d5
Merge remote-tracking branch 'origin/main' into feat/azureDevopsSecretSync
2025-06-11 19:20:26 -03:00
x032205
dbf7ecc9b6
Merge pull request #3763 from Infisical/docs/add-packer-plugin-docs
...
feat(docs): Packer Plugin Docs
2025-06-11 17:44:35 -04:00
x032205
1ef9885062
Review fixes
2025-06-11 17:09:17 -04:00
carlosmonastyrski
de48c3e161
Merge pull request #3781 from Infisical/fix/inviteUsersWithIdentities
...
feat(invite-users): fix issue where invitations were not sent when the actor was an identity
2025-06-11 16:42:04 -03:00
carlosmonastyrski
852664e2cb
feat(invite-users): fix issue where invitations were not sent when the actor was an identity
2025-06-11 16:11:34 -03:00
Sheen
fbc8264732
Merge pull request #3779 from Infisical/misc/cli-dynamic-secret-and-agent-improvements
...
misc: added project slug flag support to dynamic secret commands
2025-06-12 02:08:17 +08:00
Sheen Capadngan
4303547d8c
misc: added more descriptive comment
2025-06-12 01:58:56 +08:00
Sheen Capadngan
f1c8a66d31
misc: converted flags to dash
2025-06-12 01:39:16 +08:00
carlosmonastyrski
baa05714ab
Merge pull request #3780 from Infisical/fix/azureClientSecretsManualDeletionCheck
...
feat(secret-rotation): Azure Client Secrets manually deleted client secrets check
2025-06-11 14:31:21 -03:00
Sheen Capadngan
0c21c19c95
misc: agent improvements
2025-06-12 01:25:47 +08:00
carlosmonastyrski
c487614c38
feat(secret-rotation): fix Azure Client Secrets to check if the client secret has been manually deleted to avoid blocking the process
2025-06-11 13:28:34 -03:00
carlosmonastyrski
a55c8cacea
Merge pull request #3778 from Infisical/fix/secretRequestReadIssue
...
feat(secret-request): hide secret value on missing secret read permission
2025-06-11 12:13:22 -03:00
Sheen Capadngan
62308fb0a3
misc: added project slug flag support to dynamic secret commands
2025-06-11 23:06:27 +08:00
Sheen
55aa1e87c0
Merge pull request #3767 from Infisical/feat/allow-k8-dynamic-secret-multi-namespace-and-others
...
feat: allow k8 dynamic secret multi namespace and show proper error
2025-06-11 23:01:00 +08:00
carlosmonastyrski
c5c7adbc42
feat(secret-request): hide secret value on missing secret read permission
2025-06-11 11:43:14 -03:00
Sheen Capadngan
f686882ce6
misc: addressed doc
2025-06-11 22:41:16 +08:00
Maidul Islam
e35417e11b
Update kubernetes-helm.mdx
2025-06-11 10:06:45 -04:00
Sheen Capadngan
ff0f4cf46a
misc: added support for copying gateway ID
2025-06-11 20:49:10 +08:00
=
2d4476f99c
feat: resolved ts error in rhf
2025-06-11 15:33:32 +05:30
=
81df491d5e
feat: reptile feedback and resolved type failure
2025-06-11 15:20:46 +05:30
Akhil Mohan
d2c5603664
Update frontend/src/pages/secret-manager/SecretApprovalsPage/components/AccessApprovalRequest/components/ReviewAccessModal.tsx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-06-11 15:20:46 +05:30
=
096930cb8f
feat: updated doc and fixed overflow in model for access policy
2025-06-11 15:20:46 +05:30
=
f9c00cf442
feat: ui changes for approval to work
2025-06-11 15:20:46 +05:30
=
d32b6ad41d
feat: updated policy to have sequence order
2025-06-11 15:20:45 +05:30
x032205
53968e07d0
Lint + greptile review fixes
2025-06-11 02:59:04 -04:00
Sheen Capadngan
64093e9175
misc: final revisions
2025-06-11 14:55:41 +08:00
x032205
c315eed4d4
feat(machine-identity): Alibaba Cloud
2025-06-11 02:44:53 -04:00
Sheen Capadngan
78fd852588
Merge remote-tracking branch 'origin/main' into feat/allow-k8-dynamic-secret-multi-namespace-and-others
2025-06-11 14:28:15 +08:00
Maidul Islam
0c1f761a9a
Merge pull request #3774 from Infisical/akhilmhdh-patch-4
...
Update aws-iam.mdx
2025-06-10 23:23:16 -04:00
Akhil Mohan
c363f485eb
Update aws-iam.mdx
2025-06-11 08:52:35 +05:30
Maidul Islam
433d83641d
Merge pull request #3765 from Infisical/help-fix-frontend-cache-issue
...
disable caching for frontend assets
2025-06-10 19:29:10 -04:00
carlosmonastyrski
35bb7f299c
Merge pull request #3773 from Infisical/fix/pitSecretVersionsZeroIssue
...
feat(pit): improve commit changes condition as some old versions can be zero
2025-06-10 20:17:11 -03:00
carlosmonastyrski
160e2b773b
feat(pit): improve commit changes condition as some old versions can be zero
2025-06-10 19:02:02 -03:00
Daniel Hougaard
f0a70e23ac
Merge pull request #3772 from Infisical/daniel/full-gateway-auth-2
...
fix: allow for empty target URLs
2025-06-11 01:56:57 +04:00
Daniel Hougaard
a6271a6187
fix: allow for empty target URLs
2025-06-11 01:45:38 +04:00
Sheen Capadngan
b2fbec740f
misc: updated to use new proxy action
2025-06-11 05:11:23 +08:00
Maidul Islam
26bed22b94
fix lint by adding void
2025-06-10 17:05:10 -04:00
Sheen Capadngan
86e5f46d89
Merge remote-tracking branch 'origin/main' into feat/allow-k8-dynamic-secret-multi-namespace-and-others
2025-06-11 04:58:44 +08:00
Sheen Capadngan
720789025c
misc: addressed greptile
2025-06-11 04:58:12 +08:00
Daniel Hougaard
811b3d5934
Merge pull request #3769 from Infisical/daniel/full-gateway-auth
...
feat(gateway): use gateway for full k8s request life-cycle
2025-06-11 00:55:38 +04:00
Daniel Hougaard
cac702415f
Update IdentityKubernetesAuthForm.tsx
2025-06-11 00:51:47 +04:00
carlosmonastyrski
dbe7acdc80
Merge pull request #3771 from Infisical/fix/secretRotationIssueCommits
...
feat(secret-rotation): fix metadata empty objects breaking version co…
2025-06-10 17:48:51 -03:00
carlosmonastyrski
b33985b338
feat(secret-rotation): fix metadata empty objects breaking version comparison
2025-06-10 17:45:58 -03:00
Daniel Hougaard
670376336e
Update IdentityKubernetesAuthForm.tsx
2025-06-11 00:27:26 +04:00
Sheen
c59eddb00a
doc: added api reference for k8 lease
2025-06-10 20:19:33 +00:00
Sheen Capadngan
fe40ba497b
misc: added flag to CLI
2025-06-11 04:11:51 +08:00
Daniel Hougaard
c5b7e3d8be
minor patches
2025-06-11 00:11:00 +04:00
Daniel Hougaard
47e778a0b8
feat(gateway): use gateway for full k8s request life-cycle
2025-06-10 23:59:10 +04:00
Sheen Capadngan
8b443e0957
misc: url and ssl config not needed when gateway auth
2025-06-11 02:51:22 +08:00
Sheen Capadngan
f7fb015bd8
feat: allow k8 dynamic secret multi namespace and show proper error
2025-06-11 01:11:29 +08:00
carlosmonastyrski
0d7cd357c3
Merge pull request #3766 from Infisical/fix/fixDocsForCliUsageUrlEurope
...
feat(docs): Added a small note to clarify the usage of the env variable INFISICAL_API_URL for EU users
2025-06-10 13:01:03 -03:00
carlosmonastyrski
e40f65836f
feat(docs): Added a small note to clarify the usage of the env variable INFISICAL_API_URL for EU users
2025-06-10 08:25:06 -03:00
Maidul Islam
2d3c63e8b9
fix lint
2025-06-10 03:10:16 -04:00
Maidul Islam
bdb36d6be4
disable caching for frontend assets
...
This aims to fix the issue where it says
```
TypeError
Cannot read properties of undefined (reading 'component')
```
by telling the browser to not cache any chunks
2025-06-10 02:59:31 -04:00
Maidul Islam
3ee8f7aa20
Merge pull request #3758 from Infisical/revert-3757-revert-3676-revert-3675-revert-3546-feat/point-in-time-revamp
...
feat(PIT): Point In Time Revamp
2025-06-10 00:46:07 -04:00
x032205
2be56f6a70
Greptile review fix
2025-06-09 16:57:39 -04:00
x032205
1ff1f3fad3
feat(docs): Packer Plugin Docs
2025-06-09 16:55:41 -04:00
x032205
36a5291dc3
Merge pull request #3754 from Infisical/add-webhook-trigger-audit-log
...
improvement(project-webhooks): Add webhook triggered audit log
2025-06-09 15:39:42 -04:00
x032205
977fd7a057
Small tweaks
2025-06-09 15:34:32 -04:00
x032205
bf413c75bc
Merge pull request #3693 from Infisical/check-non-re2-regex-workflow
...
Check non re2 regex workflow
2025-06-09 14:03:02 -04:00
x032205
3250a18050
Fix escaping quotes
2025-06-09 13:28:02 -04:00
x032205
0ae96dfff4
Proper quote escaping
2025-06-09 13:26:47 -04:00
x032205
8ad6488bd9
Bug fix
2025-06-09 13:17:59 -04:00
x032205
e264b68b7e
Merge branch 'check-non-re2-regex-workflow' into ENG-2773
2025-06-09 13:12:24 -04:00
x032205
2eb1451c56
Further optimized the regex (99% accuracy | 99/100 passing tests)
2025-06-09 13:10:42 -04:00
x032205
9e881534ec
Merge branch 'check-non-re2-regex-workflow' into ENG-2773
2025-06-09 12:31:45 -04:00
x032205
a24158b187
Remove false detection for relative paths ("../../path") and other minor
...
improvements
2025-06-09 12:28:11 -04:00
x032205
2832ff5c76
Merge RE2 regex workflow for performance testing
2025-06-09 12:11:49 -04:00
x032205
4c6cca0864
Greptile review fixes
2025-06-09 12:10:47 -04:00
x032205
c06bbf0b9b
Merge branch 'main' into ENG-2773
2025-06-09 12:03:54 -04:00
Daniel Hougaard
69392a4a51
fix(identity/aws-auth): allow for lowercase authoriazation header
2025-06-09 19:45:05 +04:00
Daniel Hougaard
130f1a167e
docs: add docs for eks pod auth
2025-06-09 19:44:36 +04:00
Sheen
4cc80e38f4
Merge pull request #3761 from Infisical/fix/re-added-merge-user-logic
...
fix: re-added merge user logic
2025-06-09 22:09:44 +08:00
Sheen Capadngan
d5ee74bb1a
misc: simplified logic
2025-06-09 22:02:01 +08:00
x032205
8ab710817d
Fixes
2025-06-09 10:01:56 -04:00
Sheen Capadngan
ec776b94ae
fix: re-added merge user logic
2025-06-09 21:57:01 +08:00
x032205
ca39e75434
Merge
2025-06-09 09:20:13 -04:00
Maidul Islam
14be4eb601
Revert "Revert "Revert "Revert "feat(PIT): Point In Time Revamp""""
2025-06-08 21:21:04 -04:00
Maidul Islam
d1faed5672
Merge pull request #3757 from Infisical/revert-3676-revert-3675-revert-3546-feat/point-in-time-revamp
...
Revert "Revert "Revert "feat(PIT): Point In Time Revamp"""
2025-06-08 21:20:57 -04:00
Maidul Islam
9c6b300ad4
Revert "Revert "Revert "feat(PIT): Point In Time Revamp"""
2025-06-08 21:20:37 -04:00
Maidul Islam
210ddf506a
Merge pull request #3676 from Infisical/revert-3675-revert-3546-feat/point-in-time-revamp
...
Revert "Revert "feat(PIT): Point In Time Revamp""
2025-06-08 20:29:51 -04:00
Daniel Hougaard
33d740a4de
Merge pull request #3753 from Infisical/daniel/gateway-docs
...
feat(gateway): multiple authentication methods
2025-06-09 00:14:14 +04:00
Sheen
86dee1ec5d
Merge pull request #3746 from Infisical/feat/kubernetes-dynamic-secret-improvements
...
feat: added dynamic credential support and gateway auth to k8 dynamic secret
2025-06-09 03:17:20 +08:00
Sheen
6dfe2851e1
misc: doc improvements
2025-06-08 18:56:40 +00:00
Sheen Capadngan
95b843779b
misc: addressed type comment
2025-06-09 02:41:19 +08:00
x032205
265b25a4c6
Update some username stuff
2025-06-07 01:44:58 -04:00
x032205
54f6e0b5c6
docs
2025-06-07 01:08:32 -04:00
x032205
f2cdefaeec
Remove comment
2025-06-07 00:08:43 -04:00
x032205
2d588d87ac
Tweaks
2025-06-07 00:08:32 -04:00
x032205
5ee2eb1aa2
feat(secret-rotation): Oracle DB
2025-06-07 00:07:34 -04:00
Scott Wilson
219aa3c641
improvement: add webhook triggered audit log
2025-06-06 16:06:29 -07:00
Daniel Hougaard
cf5391d6d4
Update overview.mdx
2025-06-07 03:06:01 +04:00
Daniel Hougaard
2ca476f21e
Update gateway.mdx
2025-06-07 03:04:45 +04:00
Daniel Hougaard
bf81469341
Merge branch 'heads/main' into daniel/gateway-docs
2025-06-07 03:00:16 +04:00
Daniel Hougaard
8445127fad
feat(gateway): multiple authentication methods
2025-06-07 02:58:07 +04:00
carlosmonastyrski
fb1cf3eb02
feat(PIT-revamp): minor UI improvements on snapshots deprecation messages
2025-06-06 18:30:53 -03:00
Scott Wilson
f8c822eda7
Merge pull request #3744 from Infisical/project-group-users-page
...
feature(group-projects): Add project group details page
2025-06-06 14:30:50 -07:00
Scott Wilson
ea5a5e0aa7
improvements: address feedback
2025-06-06 14:13:18 -07:00
Akhil Mohan
f20e4e189d
Merge pull request #3722 from Infisical/feat/dynamicSecretIdentityName
...
Add identityName to Dynamic Secrets userName template
2025-06-07 02:23:41 +05:30
Scott Wilson
c7ec6236e1
Merge pull request #3738 from Infisical/gcp-sync-location
...
feature(gcp-sync): Add support for syncing to locations
2025-06-06 13:47:55 -07:00
carlosmonastyrski
c4dea2d51f
Type fix
2025-06-06 17:34:29 -03:00
carlosmonastyrski
e89b0fdf3f
Merge remote-tracking branch 'origin/main' into feat/dynamicSecretIdentityName
2025-06-06 17:27:48 -03:00
Scott Wilson
d57f76d230
improvements: address feedback
2025-06-06 13:22:45 -07:00
carlosmonastyrski
55efa00b8c
Merge pull request #3749 from Infisical/feat/pit-snapshot-changes
...
feat(PIT-revamp): snapshot changes for PIT revamp and add docs for ne…
2025-06-06 16:38:12 -03:00
carlosmonastyrski
29ba92dadb
feat(PIT-revamp): minor doc improvements
2025-06-06 16:32:12 -03:00
Maidul Islam
7ba79dec19
Merge pull request #3752 from akhilmhdh/feat/k8s-metadata-auth
...
feat: added k8s metadata in template policy
2025-06-06 15:30:33 -04:00
Akhil Mohan
6ea8bff224
Merge pull request #3750 from akhilmhdh/feat/dynamic-secret-aws
...
feat: assume role mode for aws dynamic secret iam
2025-06-07 00:59:22 +05:30
=
65f4e1bea1
feat: corrected typo
2025-06-07 00:56:03 +05:30
=
73ce3b8bb7
feat: review based update
2025-06-07 00:48:45 +05:30
Akhil Mohan
e63af81e60
Update docs/documentation/platform/access-controls/abac/managing-machine-identity-attributes.mdx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-06-06 23:47:40 +05:30
=
6c2c2b319b
feat: updated doc for k8s policy
2025-06-06 23:43:15 +05:30
=
82c2be64a1
feat: completed changes for backend to have k8s auth
2025-06-06 23:42:56 +05:30
Sheen
a064e31117
misc: image updates
2025-06-06 17:57:28 +00:00
x032205
051d0780a8
Merge pull request #3721 from Infisical/fix/user-stuck-on-invited
...
fix invite bug
2025-06-06 13:43:33 -04:00
Sheen Capadngan
5c9563f18b
feat: docs
2025-06-07 01:42:01 +08:00
carlosmonastyrski
5406871c30
feat(dynamic-secret): Minor improvements on usernameTemplate
2025-06-06 14:34:32 -03:00
=
8b89edc277
feat: resolved ts fail in license
2025-06-06 22:46:51 +05:30
x032205
b394e191a8
Fix accepting invite while logged out
2025-06-06 13:02:23 -04:00
Daniel Hougaard
92030884ec
Merge pull request #3751 from Infisical/daniel/gateway-http-handle-multple-requests
...
fix(gateway): allow multiple requests when using http proxy
2025-06-06 20:54:22 +04:00
=
4583eb1732
feat: removed console log
2025-06-06 22:13:06 +05:30
Daniel Hougaard
4c8bf9bd92
Update values.yaml
2025-06-06 20:16:50 +04:00
Daniel Hougaard
a6554deb80
Update connection.go
2025-06-06 20:14:03 +04:00
carlosmonastyrski
ae00e74c17
Merge pull request #3715 from Infisical/feat/addAzureDevopsDocsOIDC
...
feat(oidc): add azure docs for OIDC authentication
2025-06-06 13:11:25 -03:00
=
adfd5a1b59
feat: doc for assume aws iam
2025-06-06 21:35:40 +05:30
=
d6c321d34d
feat: ui for aws dynamic secret
2025-06-06 21:35:25 +05:30
=
09a7346f32
feat: backend changes for assume permission in aws dynamic secret
2025-06-06 21:33:19 +05:30
carlosmonastyrski
1ae82dc460
feat(PIT-revamp): snapshot changes for PIT revamp and add docs for new logic
2025-06-06 12:52:37 -03:00
Sheen Capadngan
80fada6b55
misc: finalized httpsAgent usage
2025-06-06 23:51:39 +08:00
x032205
e4abac91b4
Merge branch 'main' into fix/user-stuck-on-invited
2025-06-06 11:50:03 -04:00
Maidul Islam
b4f37193ac
Merge pull request #3748 from Infisical/akhilmhdh-patch-3
...
feat: updated dynamic secret,secret import to support glob in environment
2025-06-06 10:50:36 -04:00
Akhil Mohan
c8be5a637a
feat: updated dynamic secret,secret import to support glob in environment
2025-06-06 20:08:21 +05:30
carlosmonastyrski
ff5f66a75f
feat(secret-sync): Add Azure Devops PR suggestions
2025-06-06 10:27:13 -03:00
Akhil Mohan
45485f8bd3
Merge pull request #3739 from akhilmhdh/feat/limit-project-create
...
feat: added invalidate function to lock
2025-06-06 18:55:03 +05:30
carlosmonastyrski
bf72638600
feat(secret-sync): Add Azure Devops PR suggestions
2025-06-06 10:08:31 -03:00
Sheen Capadngan
545df3bf28
misc: added dynamic credential support and gateway auth
2025-06-06 21:03:46 +08:00
Daniel Hougaard
766254c4e3
Merge pull request #3742 from Infisical/daniel/gateway-fix
...
fix(gateway): handle malformed URL's
2025-06-06 16:20:48 +04:00
Scott Wilson
4c22024d13
feature: project group details page
2025-06-05 19:17:46 -07:00
Daniel Hougaard
4bd1eb6f70
Update helm-charts/infisical-gateway/CHANGELOG.md
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-06-06 04:12:04 +04:00
carlosmonastyrski
6847e5bb89
Merge pull request #3741 from Infisical/fix/inviteUsersByUsernameFix
...
Fix for inviteUserToOrganization for usernames with no email formats
2025-06-05 21:04:15 -03:00
Daniel Hougaard
022ecf75e1
fix(gateway): handle malformed URL's
2025-06-06 04:02:24 +04:00
carlosmonastyrski
5d35ce6c6c
Add isEmailVerified to findUserByEmail
2025-06-05 20:59:12 -03:00
carlosmonastyrski
635f027752
Fix for inviteUserToOrganization for usernames with no email formats
2025-06-05 20:47:29 -03:00
carlosmonastyrski
6334ad0d07
Merge branch 'main' into feat/point-in-time-revamp
2025-06-05 18:31:27 -03:00
x032205
89e8f200e9
Reverted test
2025-06-05 16:54:29 -04:00
x032205
e57935a7d3
Support for RegExp + workflow test
2025-06-05 16:53:19 -04:00
x032205
617d07177c
Merge branch 'main' into check-non-re2-regex-workflow
2025-06-05 16:46:16 -04:00
Maidul Islam
ce170a6a47
Merge pull request #3740 from Infisical/daniel/gateway-helm-bump
...
helm(infisical-gateway): bump CLI image version to latest
2025-06-05 16:43:54 -04:00
Daniel Hougaard
cb8e36ae15
helm(infisical-gateway): bump CLI image version to latest
2025-06-06 00:41:35 +04:00
Maidul Islam
16ce1f441e
Merge pull request #3731 from Infisical/daniel/gateway-auth-methods
...
feat(identities/kubernetes-auth): gateway as token reviewer
2025-06-05 16:33:24 -04:00
Scott Wilson
8043b61c9f
Merge pull request #3730 from Infisical/org-access-control-no-access-display
...
improvement(org-access-control): Add org access control no access display
2025-06-05 13:27:38 -07:00
x032205
d374ff2093
Merge pull request #3732 from Infisical/ENG-2809
...
Add {{environment}} support for key schemas
2025-06-05 16:27:22 -04:00
Daniel Hougaard
eb7c533261
Update identity-kubernetes-auth-service.ts
2025-06-06 00:26:01 +04:00
carlosmonastyrski
ac5bfbb6c9
feat(dynamic-secret): Minor improvements on usernameTemplate
2025-06-05 17:18:56 -03:00
=
1f80ff040d
feat: added invalidate function to lock
2025-06-06 01:45:01 +05:30
x032205
9a935c9177
Lint
2025-06-05 16:07:00 -04:00
Scott Wilson
f8939835e1
feature(gcp-sync): add support for syncing to locations
2025-06-05 13:02:05 -07:00
x032205
9d24eb15dc
Feedback
2025-06-05 16:01:56 -04:00
Daniel Hougaard
ed4882dfac
fix: simplify gateway http copy logic
2025-06-05 23:50:46 +04:00
Akhil Mohan
7acd7fd522
Merge pull request #3737 from akhilmhdh/feat/limit-project-create
...
feat: added lock for project create
2025-06-06 00:53:13 +05:30
x032205
2148b636f5
Merge branch 'main' into ENG-2809
2025-06-05 15:10:22 -04:00
=
e40b4a0a4b
feat: added lock for project create
2025-06-06 00:31:21 +05:30
carlosmonastyrski
d9bc4da6f1
feat(secret-sync): Add Azure Devops docs
2025-06-05 15:17:35 -03:00
carlosmonastyrski
7f8d5ec11a
feat(secret-sync): Add Azure Devops Secret Sync
2025-06-05 13:57:41 -03:00
x032205
d2b0ca94d8
Remove commented line
2025-06-05 11:59:10 -04:00
x032205
5255f0ac17
Fix select org
2025-06-05 11:30:05 -04:00
Maidul Islam
311bf8b515
Merge pull request #3734 from Infisical/gateway-netowkr
...
Added networking docs to cover gateway
2025-06-05 10:47:01 -04:00
x032205
4f67834eaa
Merge branch 'main' into fix/user-stuck-on-invited
2025-06-05 10:46:22 -04:00
Daniel Hougaard
78c4c3e847
Update overview.mdx
2025-06-05 18:43:46 +04:00
Daniel Hougaard
b8aa36be99
cleanup and minor requested changes
2025-06-05 18:40:54 +04:00
Daniel Hougaard
594445814a
docs(identity/kubernetes-auth): added docs for gateway as reviewer
2025-06-05 18:40:34 +04:00
Sheen Capadngan
141d0ede2d
misc: add pr checks for gateway
2025-06-05 22:29:54 +08:00
Sheen Capadngan
ab78a79415
misc: add test workflow for gateway helm
2025-06-05 22:25:24 +08:00
Akhil Mohan
a467b13069
Merge pull request #3728 from Infisical/condition-eq-comma-check
...
improvement(permissions): Prevent comma separated values with eq and neq checks
2025-06-05 19:48:38 +05:30
Daniel Hougaard
c425c03939
cleanup
2025-06-05 17:44:41 +04:00
Sheen Capadngan
8fa6af9ba4
misc: added checks for infisical standalone helm
2025-06-05 21:26:53 +08:00
Sheen Capadngan
f0a2845637
Merge remote-tracking branch 'origin/main' into misc/add-checks-for-helm-verification
2025-06-05 21:24:46 +08:00
Maidul Islam
9cc17452fa
address greptile
2025-06-05 01:23:28 -04:00
Maidul Islam
93ba6f7b58
add netowkring docs
2025-06-05 01:18:21 -04:00
Maidul Islam
0fcb66e9ab
Merge pull request #3733 from Infisical/improve-smtp-rate-limits
...
improvement(smtp-rate-limit): trim and substring keys and default to realIp
2025-06-04 23:11:41 -04:00
Scott Wilson
135f425fcf
improvement: trim and substring keys and default to realIp
2025-06-04 20:00:53 -07:00
Scott Wilson
9c149cb4bf
Merge pull request #3726 from Infisical/email-rate-limit
...
Improvement: add more aggresive rate limiting on smtp endpoints
2025-06-04 19:14:09 -07:00
Scott Wilson
ce45c1a43d
improvements: address feedback
2025-06-04 19:05:22 -07:00
x032205
1a14c71564
Greptile review fixes
2025-06-04 21:41:21 -04:00
x032205
e7fe2ea51e
Fix lint issues
2025-06-04 21:35:17 -04:00
Daniel Hougaard
caa129b565
requested changes
2025-06-05 05:23:30 +04:00
x032205
30d7e63a67
Add {{environment}} support for key schemas
2025-06-04 21:20:16 -04:00
Daniel Hougaard
a4c21d85ac
Update identity-kubernetes-auth-router.ts
2025-06-05 05:07:58 +04:00
Daniel Hougaard
c34a139b19
cleanup
2025-06-05 05:02:58 +04:00
Daniel Hougaard
f2a55da9b6
Update .infisicalignore
2025-06-05 04:49:50 +04:00
Daniel Hougaard
a3584d6a8a
Merge branch 'heads/main' into daniel/gateway-auth-methods
2025-06-05 04:49:35 +04:00
Daniel Hougaard
36f1559e5e
cleanup
2025-06-05 04:45:57 +04:00
Daniel Hougaard
07902f7db9
feat(identities/kubernetes-auth): use gateway as token reviewer
2025-06-05 04:42:15 +04:00
Maidul Islam
6fddecdf82
Merge pull request #3729 from akhilmhdh/feat/ui-change-for-approval-replication
...
feat: updated ui for replication approval
2025-06-04 19:05:13 -04:00
Scott Wilson
99e2c85f8f
Merge pull request #3718 from Infisical/filter-org-members-by-role
...
improvement(org-users-table): Add filter by roles to org users table
2025-06-04 16:01:43 -07:00
Maidul Islam
6e1504dc73
Merge pull request #3727 from Infisical/update-github-radar-image
...
improvement(github-radar-app): update image
2025-06-04 18:29:41 -04:00
=
07d930f608
feat: small text changes
2025-06-05 03:54:09 +05:30
Scott Wilson
1101707d8b
improvement: add org access control no access display
2025-06-04 15:15:12 -07:00
=
696bbcb072
feat: updated ui for replication approval
2025-06-05 03:44:54 +05:30
Scott Wilson
54435d0ad9
improvements: prevent comma separated value usage with eq and neq checks
2025-06-04 14:21:36 -07:00
x032205
952e60f08a
Select organization checkpoint
2025-06-04 16:54:14 -04:00
Scott Wilson
6c52847dec
improvement: update image
2025-06-04 13:48:33 -07:00
Scott Wilson
698260cba6
improvement: add more aggresive rate limiting on smtp endpoints
2025-06-04 13:27:08 -07:00
carlosmonastyrski
5367d1ac2e
feat(dynamic-secret): Added new options to username template
2025-06-04 16:43:17 -03:00
Sheen Capadngan
8ffc88ba28
misc: add verification check for secret operator
2025-06-05 03:28:04 +08:00
Maidul Islam
caeda09b21
Merge pull request #3725 from Infisical/doc/spire
...
doc: add oidc auth doc for spire
2025-06-04 12:59:49 -04:00
Sheen
1201baf35c
doc: add oidc auth doc for spire
2025-06-04 15:42:43 +00:00
Akhil Mohan
5d5f843a9f
Merge pull request #3724 from Infisical/fix/secretRequestUIOverflows
...
Fix broken UI for secret requests due to long secret values
2025-06-04 21:08:03 +05:30
carlosmonastyrski
caca23b56c
Fix broken UI for secret requests due to long secret values
2025-06-04 12:33:37 -03:00
Maidul Islam
01ea22f167
move bounty progam to invite only - low quality reports
2025-06-04 10:58:03 -04:00
x032205
92b9abb52b
Fix type issue
2025-06-03 21:48:59 -04:00
x032205
e2680d9aee
Insert old code as comment
2025-06-03 21:48:42 -04:00
x032205
aa049dc43b
Fix invite problem on backend
2025-06-03 21:06:48 -04:00
carlosmonastyrski
419e9ac755
Add identityName to Dynamic Secrets userName template
2025-06-03 21:21:36 -03:00
x032205
b7b36a475d
fix invite bug
2025-06-03 20:12:29 -04:00
Scott Wilson
83c53b9d5a
Merge pull request #3677 from Infisical/secret-scanning-v2-pt-1
...
feature(secret-scanning-v2): secret scanning architecture and github data source
2025-06-03 16:34:29 -07:00
carlosmonastyrski
8cc457d49a
Merge pull request #3710 from Infisical/feat/verticaDynamicSecret
...
feat(dynamic-secret): add vertica dynamic secret option
2025-06-03 20:27:47 -03:00
Scott Wilson
540374f543
Merge pull request #3720 from Infisical/add-email-body-padding
...
improvement(email-templates): Add y-padding to email body
2025-06-03 16:06:34 -07:00
Scott Wilson
4edb90d644
improvement: add y padding to email body
2025-06-03 15:58:00 -07:00
Scott Wilson
1a7151aba7
Merge pull request #3716 from Infisical/adjustable-max-view-limit-secret-sharing
...
Improvement(secret-sharing): Allow free number entry for max views in secret sharing
2025-06-03 15:48:42 -07:00
Scott Wilson
80d2d9d2cf
improvement: handle singular
2025-06-03 15:38:39 -07:00
Scott Wilson
4268fdea44
improvement: address feedback
2025-06-03 15:36:24 -07:00
x032205
781965767d
Merge pull request #3719 from Infisical/fix/ui-button-fix
...
Fix/UI button fix
2025-06-03 18:33:15 -04:00
x032205
fef7e43869
revert license
2025-06-03 18:10:20 -04:00
x032205
9e651a58e3
fix margin and make text click-through
2025-06-03 18:09:45 -04:00
Scott Wilson
0fbf8efd3a
improvement: add filter by roles to org users table
2025-06-03 14:36:47 -07:00
Maidul Islam
dcb77bbdd4
Merge pull request #3717 from akhilmhdh/feat/sort-access-control
...
feat: resolved cert issue with localhost
2025-06-03 16:30:54 -04:00
=
36f7e7d81b
feat: resolved cert issue with localhost
2025-06-04 01:34:38 +05:30
carlosmonastyrski
9159a9fa36
feat(oidc): add azure docs for OIDC authentication
2025-06-03 16:52:12 -03:00
Scott Wilson
8f97b3ad87
improvement: allow free number entry for max views in secret sharing
2025-06-03 12:50:22 -07:00
Sheen
be80444ec2
Merge pull request #3712 from Infisical/misc/update-dynamic-secret-validation-error-handling
...
misc: update dynamic secret validation error handling
2025-06-04 02:45:52 +08:00
Akhil Mohan
6f2043dc26
Merge pull request #3714 from akhilmhdh/feat/sort-access-control
...
feat: added back the describeReadValue permission to default roles
2025-06-03 23:55:19 +05:30
Daniel Hougaard
6ae7b5e996
cleanup
2025-06-03 22:24:27 +04:00
=
95fcf560a5
feat: added back the describeReadValue permission to default roles
2025-06-03 23:46:59 +05:30
Scott Wilson
d8ee05bfba
improvements: address feedback
2025-06-03 10:41:46 -07:00
Daniel Hougaard
400157a468
feat(cli): gateway auth methods
2025-06-03 21:35:54 +04:00
Maidul Islam
274952544f
Merge pull request #3711 from akhilmhdh/feat/sort-access-control
...
feat: added sort for roles in both user and identity details view
2025-06-03 12:59:21 -04:00
Sheen
d23beaedf1
Merge pull request #3707 from Infisical/misc/workspace-file-now-only-needed-when-project-id-omitted
...
misc: workspace file now only needed when project id is omitted (CLI)
2025-06-04 00:24:40 +08:00
Sheen Capadngan
73e89fc4db
misc: update dynamic secret validation error handling
2025-06-04 00:12:40 +08:00
=
817e762e6b
feat: added sort for roles in both user and identity details view
2025-06-03 21:04:02 +05:30
carlosmonastyrski
ce5712606f
feat(dynamic-secret): Vertica option improvements
2025-06-03 10:45:58 -03:00
carlosmonastyrski
ce67e5f137
feat(dynamic-secret): add vertica dynamic secret option
2025-06-03 10:04:11 -03:00
Daniel Hougaard
440c45fd42
Merge pull request #3695 from Infisical/daniel/identity-get-projects
...
fix: allow identities to list projects they are apart of
2025-06-03 16:52:03 +04:00
Daniel Hougaard
893a042c25
Merge pull request #3698 from Infisical/daniel/cli-api-errors
...
fix(cli): improve error handling
2025-06-03 16:49:37 +04:00
Sheen Capadngan
f3fb65fcc3
misc: update error message being displayed
2025-06-03 20:06:42 +08:00
Sheen Capadngan
c0add863be
misc: workspace file now only needed when project id is omitted (CLI)
2025-06-03 19:41:37 +08:00
Sheen
5878904f77
Merge pull request #3704 from Infisical/feat/add-auto-login-for-bad-sessions-1
...
feat: add auto-login support for CLI for bad user session
2025-06-03 17:25:02 +08:00
Scott Wilson
98ab969356
improvements: address greppy
2025-06-02 20:24:50 -07:00
Scott Wilson
d4523b0ca4
improvements: additional feedback
2025-06-02 18:19:51 -07:00
Scott Wilson
2be8c47ae8
chore: add route tree
2025-06-02 16:29:24 -07:00
Scott Wilson
8730d14104
merge main
2025-06-02 16:24:55 -07:00
Scott Wilson
d924580599
improvements: address feedback and setup queue worker profiles
2025-06-02 14:40:06 -07:00
Sheen Capadngan
6e3fe0fe24
misc: addressed comments
2025-06-03 03:26:27 +08:00
Sheen Capadngan
9d11babc4d
misc: add error message
2025-06-03 03:02:09 +08:00
Sheen Capadngan
ce97179b49
feat: spawn new session for login
2025-06-03 02:59:07 +08:00
Sheen Capadngan
f9ebb919e5
feat: add auto login for bad user sessions
2025-06-03 02:47:09 +08:00
Daniel Hougaard
739ef8e05a
Merge pull request #3701 from Infisical/daniel/cli-auto-open-login
...
feat(cli): automatically open browser on login
2025-06-02 21:57:18 +04:00
carlosmonastyrski
d5f5abef8e
PIT: add migration to fix secret versions
2025-06-02 14:54:40 -03:00
Daniel Hougaard
644659bc10
Merge pull request #3688 from Infisical/daniel/super-admin-view-orgs
...
feat(instance-management): organizations overview and control
2025-06-02 21:26:15 +04:00
Daniel Hougaard
21e4fa83ef
Update Sidebar.tsx
2025-06-02 20:48:01 +04:00
Daniel Hougaard
a6a6c72397
requested changes
2025-06-02 20:43:58 +04:00
Daniel Hougaard
4061feba21
Update login.go
2025-06-02 20:38:07 +04:00
carlosmonastyrski
90a415722c
Merge pull request #3697 from Infisical/approvals-redesign
...
revamp UI for access requests
2025-06-02 13:15:38 -03:00
carlosmonastyrski
f3d5790e2c
Fix lint issues
2025-06-02 13:10:50 -03:00
Daniel Hougaard
0d0fddb53a
feat(cli): automatically open browser on login
2025-06-02 18:52:55 +04:00
Maidul Islam
9f2e379d4d
Merge pull request #3700 from akhilmhdh/fix/gateway-dns-resolve
...
feat: resolved gateway verify issue and validation check
2025-06-02 10:15:38 -04:00
Scott Wilson
14e898351f
Merge pull request #3673 from Infisical/check-for-recipients-on-project-access
...
Fix(org-admin-project-access): Check for recipients prior to sending project access email
2025-06-02 07:05:53 -07:00
=
16e0aa13c8
feat: fixed type error
2025-06-02 19:18:04 +05:30
Daniel Hougaard
dc130ecd7f
Update routes.ts
2025-06-02 17:45:47 +04:00
Daniel Hougaard
b70c6b6260
fix: refactored admin panel layout
2025-06-02 17:45:27 +04:00
=
a701635f08
feat: remove gateway condition
2025-06-02 16:23:10 +05:30
=
9eb98dd276
feat: resolved gateway verify issue and validation check
2025-06-02 15:40:32 +05:30
Maidul Islam
96e9bc3b2f
Merge pull request #3667 from akhilmhdh/feat/dynamic-secret-username-template
...
Feat/dynamic secret username template
2025-06-01 21:59:56 -04:00
Daniel Hougaard
22f32e060b
filter out random request ID value
2025-06-01 21:31:26 +04:00
Daniel Hougaard
b4f26aac25
fix: tests failing
2025-06-01 21:26:16 +04:00
Daniel Hougaard
b634a6c371
requested changes
2025-06-01 21:10:05 +04:00
Daniel Hougaard
080ae5ce6f
fix(cli): improve error handling
2025-06-01 20:22:15 +04:00
Daniel Hougaard
90d213a8ab
Merge pull request #3696 from Infisical/daniel/remove-fips-section
...
docs: remove fips section
2025-06-01 17:46:46 +04:00
Vladyslav Matsiiako
52a26b51af
revamp UI for access requests
2025-05-31 17:46:01 -07:00
Daniel Hougaard
3b28e946cf
Update hsm-integration.mdx
2025-06-01 00:23:27 +04:00
Daniel Hougaard
dfcf613023
fix: allow identities to list projects they are apart of
2025-06-01 00:12:56 +04:00
x032205
f711f8a35c
Finishing touches + undo RE2 removal
2025-05-31 01:14:37 -04:00
x032205
9c8bb71878
Remove debug info and change wording
2025-05-31 01:05:57 -04:00
x032205
d0547c354a
grep fix
2025-05-31 01:03:03 -04:00
x032205
88abdd9529
Debug info
2025-05-31 00:58:11 -04:00
x032205
f3a04f1a2f
Fetch depth fix
2025-05-31 00:54:23 -04:00
x032205
082d6c44c4
Vulnerable regex test
2025-05-31 00:50:51 -04:00
x032205
a0aafcc1bf
Workflow
2025-05-31 00:50:35 -04:00
Scott Wilson
3ae2ec1f51
chore: revert license and fix type error
2025-05-30 20:26:55 -07:00
Scott Wilson
ce4e35e908
feature: secret scanning pt 3
2025-05-30 20:19:44 -07:00
x032205
4db82e37c1
Merge pull request #3657 from Infisical/ENG-2608
...
feat(secret-rotation): MySQL Secret Rotation v2
2025-05-30 19:12:57 -04:00
carlosmonastyrski
b350841b86
PIT: fix migration for old projects with no versioning set
2025-05-30 19:14:22 -03:00
x032205
3a8789af76
Merge pull request #3692 from Infisical/fix/secret-sync-regex
...
fix(secret-sync): RE2 for regex + input limits
2025-05-30 18:10:30 -04:00
x032205
79ebfc92e9
RE2 for regex + input limits
2025-05-30 18:01:49 -04:00
x032205
ffca4aa054
lint
2025-05-30 16:52:37 -04:00
x032205
52b3f7e8c8
ui fix
2025-05-30 16:36:09 -04:00
Maidul Islam
9de33d8c23
Merge pull request #3689 from Infisical/add-gloo-docs
...
Gloo mesh docs
2025-05-30 15:55:05 -04:00
carlosmonastyrski
ad623f8753
PIT: fix migration
2025-05-30 16:37:34 -03:00
carlosmonastyrski
9cedae61a9
PIT: fix migration
2025-05-30 15:37:46 -03:00
carlosmonastyrski
97aed61c54
Merge pull request #3691 from Infisical/fix/accessApprovalIssueOnDeletedPrivileges
...
feat(access-request): fix issue for deleted custom privileges reopening old closed access requests
2025-05-30 19:19:32 +01:00
Maidul Islam
972dbac7db
Merge pull request #3686 from akhilmhdh/feat/template-k8-issuer
...
Feat/template k8 issuer
2025-05-30 14:16:49 -04:00
Akhil Mohan
5c0e265703
fix: resolved merge conflict
2025-05-30 18:03:04 +00:00
Akhil Mohan
4efbb8dca6
fix: resolved merge conflict
2025-05-30 17:54:57 +00:00
=
09db9e340b
feat: review comments addressed
2025-05-30 17:53:22 +00:00
=
5e3d4edec9
feat: added new lottie
2025-05-30 17:53:22 +00:00
=
86348eb434
feat: completed reptile reviews
2025-05-30 17:53:22 +00:00
=
d31d28666a
feat: added slugification to old routes
2025-05-30 17:53:22 +00:00
=
3362ec29cd
feat: updated doc for k8s issuer
2025-05-30 17:53:21 +00:00
=
3a0e2bf88b
feat: completed frontend changes for new pki templates
2025-05-30 17:53:21 +00:00
=
86862b932c
feat: completed backend changes for new pki template
2025-05-30 17:53:21 +00:00
carlosmonastyrski
85fefb2a82
feat(access-request): code improvements
2025-05-30 14:53:12 -03:00
carlosmonastyrski
858ec2095e
feat(access-request): fix issue for deleted custom privileges reopening old closed access requests
2025-05-30 14:17:52 -03:00
Maidul Islam
a5bb80d2cf
Merge pull request #3690 from Infisical/policy-ui-tweak
...
New policy warning UI
2025-05-30 13:09:28 -04:00
x032205
3156057278
New policy warning UI
2025-05-30 13:08:10 -04:00
x032205
b5da1d7a6c
Merge pull request #3662 from Infisical/ENG-2800
...
feat(policies): Bypass Approval Rework
2025-05-30 12:00:11 -04:00
x032205
8fa8161602
lint
2025-05-30 11:51:15 -04:00
Maidul Islam
b12aca62ff
Update docs/documentation/platform/pki/pki-issuer.mdx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-05-30 11:44:23 -04:00
Maidul Islam
c9cd843184
Update docs/documentation/platform/pki/integration-guides/gloo-mesh.mdx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-05-30 11:44:05 -04:00
Maidul Islam
47442b16f5
Update docs/documentation/platform/pki/integration-guides/gloo-mesh.mdx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-05-30 11:43:47 -04:00
x032205
0bdb5d3f19
Merge branch 'main' into ENG-2800
2025-05-30 11:42:24 -04:00
Maidul Islam
cd9ab0024e
Gloo mesh docs
...
Added docs for Gloo Mesh. To be merged after infisical-core PKI updates are made and Issuer is released
2025-05-30 11:41:19 -04:00
x032205
f4bed26781
Rename user to username
2025-05-30 11:39:50 -04:00
Daniel Hougaard
abedb4b53c
feat(instance-management): organizations overview and control
2025-05-30 19:28:16 +04:00
Daniel Hougaard
29561d37e9
feat(instance-management): organizations overview and control
2025-05-30 19:28:05 +04:00
x032205
75e9ea9c5d
reworded docs
2025-05-30 02:11:44 -04:00
x032205
d0c10838e1
Added docs
2025-05-30 02:02:14 -04:00
Scott Wilson
4773336a04
feature: secret scanning pt2 and address initial feedback
2025-05-29 20:40:48 -07:00
Maidul Islam
4dc587576b
Merge pull request #3683 from Infisical/offline-lottie
...
Add support for offline lottie
2025-05-29 22:22:16 -04:00
Maidul Islam
7097731539
downgrade dolottie-web to match dotlottie-react
2025-05-29 22:05:19 -04:00
Maidul Islam
4261281b0f
address lint
2025-05-29 21:55:44 -04:00
Maidul Islam
ff7ff06a6a
add dotlottie-web as direct import
2025-05-29 21:55:12 -04:00
Maidul Islam
6cbeb4ddf9
Add support for offline lottie
...
In air gapped, lotties won't load because the WASM player is fetched from CDN. This PR bundles the player so we can fetch it directly from file system
2025-05-29 21:46:45 -04:00
carlosmonastyrski
f7a4731565
PIT: add batch lookup for secret/folder resource versions to migration
2025-05-29 22:16:26 -03:00
Maidul Islam
5a07c3d1d4
Merge pull request #3682 from Infisical/add-managed-permission
...
add manage permission for billing
2025-05-29 18:51:35 -04:00
Maidul Islam
d96e880015
updates billing types else where
2025-05-29 18:26:34 -04:00
Maidul Islam
4df6c8c2cc
Merge pull request #3681 from Infisical/fix/secretPoliciesDeletedBehavior
...
feat(access-request): fix deleted policy interfering with the newest and valid policy and fix for default values on the creation form
2025-05-29 17:50:52 -04:00
Maidul Islam
70860e0d26
fix backend lint
2025-05-29 17:48:50 -04:00
Maidul Islam
3f3b81f9bf
fix frontend lint
2025-05-29 17:34:05 -04:00
Maidul Islam
5181cac9c8
add manage permission for billing
2025-05-29 17:29:06 -04:00
carlosmonastyrski
5af39b1a40
feat(access-request): fix deleted policy interfering with the newest and valid policy and fix for default values on the creation form
2025-05-29 17:43:47 -03:00
carlosmonastyrski
a70aff5f31
PIT: rework of init migration
2025-05-29 16:44:20 -03:00
x032205
a9723134f9
Review fixes
2025-05-29 14:43:54 -04:00
Maidul Islam
fe237fbf4a
update program
2025-05-29 14:32:14 -04:00
Sheen
98e79207cc
Merge pull request #3680 from Infisical/misc/pki-improvements
...
misc: general improvements
2025-05-30 01:48:36 +08:00
Maidul Islam
26375715e4
Remove log from oidc
2025-05-29 13:12:39 -04:00
Sheen Capadngan
5c435f7645
misc: removed updating configuration for internal CAs
2025-05-30 00:09:47 +08:00
Sheen Capadngan
f7a9e13209
misc: general improvements
2025-05-29 23:36:31 +08:00
Maidul Islam
04908edb5b
update
2025-05-29 10:28:35 -04:00
Maidul Islam
e8753a3ce8
Update
2025-05-29 10:16:59 -04:00
Sheen
1947989ca5
Merge pull request #3668 from Infisical/feat/add-kubernetes-dynamic-secret
...
feat: add kubernetes dynamic secret
2025-05-29 21:45:22 +08:00
Daniel Hougaard
a47e6910b1
Merge pull request #3678 from Infisical/daniel/fix-k8s-https-protocol
...
fix: allow https on gateway k8s hosts
2025-05-29 17:06:20 +04:00
Daniel Hougaard
78c4a591a9
requested changes
2025-05-29 16:57:22 +04:00
Daniel Hougaard
f6b7717517
fix: allow https on gateway k8s hosts
2025-05-29 16:39:47 +04:00
=
0885620981
feat: removed all tooltip text as it's doc
2025-05-29 17:54:45 +05:30
=
f67511fa19
feat: added max to validation of dynamic secret username template
2025-05-29 17:51:18 +05:30
Scott Wilson
e6c97510ca
feature: secret scanning architecture and github data source (wip)
2025-05-28 22:21:03 -07:00
x032205
476671e6ef
Merge branch 'main' into ENG-2800
2025-05-28 23:39:57 -04:00
x032205
b21a5b6425
Merge pull request #3672 from Infisical/ENG-2843
...
Improved Key Schema docs + tooltip
2025-05-28 23:39:01 -04:00
carlosmonastyrski
d1d5dd29c6
PIT: fix checkpoint creation to do it in batches to avoid insert fails
2025-05-28 22:02:55 -03:00
Maidul Islam
41d7987a6e
Revert "Revert "feat(PIT): Point In Time Revamp""
2025-05-28 20:56:49 -04:00
Maidul Islam
66a5691ffd
Merge pull request #3675 from Infisical/revert-3546-feat/point-in-time-revamp
...
Revert "feat(PIT): Point In Time Revamp"
2025-05-28 20:56:38 -04:00
Maidul Islam
6bdf62d453
Revert "feat(PIT): Point In Time Revamp"
2025-05-28 20:56:04 -04:00
Maidul Islam
652a48b520
Merge pull request #3674 from Infisical/revert-3671-fix/pitCheckpointCreationBatch
...
Revert "PIT: fix checkpoint creation to do it in batches to avoid insert fails"
2025-05-28 20:55:56 -04:00
Maidul Islam
3148c54e18
Revert "PIT: fix checkpoint creation to do it in batches to avoid insert fails"
2025-05-28 20:55:46 -04:00
Scott Wilson
44367f9149
add boolean filter
2025-05-28 17:06:08 -07:00
Scott Wilson
286dc39ed2
fix: check for recipients to send project access email
2025-05-28 16:45:43 -07:00
x032205
bd4cf64fc6
Merge pull request #3670 from Infisical/ENG-2827
...
feat(secret-sharing): Require Login for Secrets Shared to Specific Emails
2025-05-28 19:23:26 -04:00
x032205
f4e3d7d576
Review fix
2025-05-28 19:22:46 -04:00
x032205
8298f9974f
Improved Key Schema docs + tooltip
2025-05-28 19:18:09 -04:00
carlosmonastyrski
da347e96e1
Merge pull request #3671 from Infisical/fix/pitCheckpointCreationBatch
...
PIT: fix checkpoint creation to do it in batches to avoid insert fails
2025-05-29 00:17:33 +01:00
carlosmonastyrski
5df96234a0
PIT: fix checkpoint creation to do it in batches to avoid insert fails
2025-05-28 20:10:12 -03:00
Maidul Islam
e78682560c
Merge pull request #3546 from Infisical/feat/point-in-time-revamp
...
feat(PIT): Point In Time Revamp
2025-05-28 18:24:37 -04:00
carlosmonastyrski
1602fac5ca
PIT: decrese PIT_CHECKPOINT_WINDOW to 1 for deployment
2025-05-28 19:16:19 -03:00
carlosmonastyrski
0100bf7032
PIT: decrese PIT_CHECKPOINT_WINDOW to 5 for deployment
2025-05-28 19:13:28 -03:00
Maidul Islam
e2c49878c6
Merge pull request #3666 from Infisical/feat/add-token-period-support
...
feat: add token period support for ua
2025-05-28 17:38:59 -04:00
Maidul Islam
e74117b7fd
add link to secret zero section
2025-05-28 17:32:03 -04:00
x032205
335aada941
Doc and review tweaks
2025-05-28 17:28:34 -04:00
x032205
b949fe06c3
Doc update
2025-05-28 17:25:21 -04:00
carlosmonastyrski
28e539c481
PIT: improve wording on the revert button
2025-05-28 17:37:44 -03:00
x032205
5c4c881b60
Docs update
2025-05-28 15:50:46 -04:00
x032205
8ffb92bfb3
Docs revamp
2025-05-28 15:39:44 -04:00
Sheen Capadngan
db9a1726c2
misc: doc improvments
2025-05-29 03:32:19 +08:00
carlosmonastyrski
15986633c7
PIT: omit commit version check on rollbacks and reverts
2025-05-28 16:07:42 -03:00
carlosmonastyrski
c4809bbb54
PIT: remove reminders from commit history
2025-05-28 15:51:51 -03:00
x032205
6305aab0d1
Merge branch 'main' into ENG-2827
2025-05-28 14:44:51 -04:00
x032205
456493ff5a
feat(secret-sharing): Require Login for Email Sharing
2025-05-28 14:44:27 -04:00
Maidul Islam
5fe93dc35a
Merge pull request #3669 from Infisical/update-oidc-logs
...
Update OIDC logs
2025-05-28 12:34:36 -04:00
Scott Wilson
5e0e7763a3
Merge pull request #3664 from Infisical/aws-secret-manager-fix
...
Fix: Update aws secret manager sync to handle constrained iam policies
2025-05-28 09:31:41 -07:00
Maidul Islam
f663d1d4a6
update log
2025-05-28 12:28:33 -04:00
=
90c36eeded
feat: reptile requested changes
2025-05-28 19:37:08 +05:30
carlosmonastyrski
48619ed24c
Fix lint issue
2025-05-28 08:50:40 -03:00
carlosmonastyrski
21fb8df39b
Merge branch 'feat/point-in-time-revamp' of https://github.com/Infisical/infisical into feat/point-in-time-revamp
2025-05-28 08:44:16 -03:00
carlosmonastyrski
f03a7cc249
PIT: add description to folder versioning
2025-05-28 08:43:32 -03:00
=
b5c3f17ec1
feat: resolved reptile changes
2025-05-28 17:04:43 +05:30
=
99d88f7687
doc: updated doc for dynamic secret to have user template input
2025-05-28 16:09:35 +05:30
=
8e3559828f
feat: ui changes for input template
2025-05-28 16:09:12 +05:30
=
93d7c812e7
feat: backend changes for dynamic secret
2025-05-28 16:08:26 +05:30
Sheen Capadngan
d08510ebe4
misc: add proper grace period for max ttl and descriptive comment
2025-05-28 16:24:23 +08:00
Sheen
767159bf8f
doc: added mention of periodic token to ua section
2025-05-28 08:10:27 +00:00
Sheen Capadngan
98457cdb34
misc: addressed frontend lint
2025-05-28 15:40:09 +08:00
Sheen Capadngan
8ed8f1200d
feat: add token period support for ua
2025-05-28 15:35:10 +08:00
Maidul Islam
30252c2bcb
minor text updates
2025-05-28 00:06:50 -04:00
Scott Wilson
cc3551c417
fix: update aws secret manager sync to handle constrained iam policies
2025-05-27 18:25:20 -07:00
x032205
accb21f7ed
Greptile review fixes
2025-05-27 21:11:19 -04:00
x032205
8f010e740f
Docs update
2025-05-27 20:50:19 -04:00
x032205
f3768c90c7
Merge branch 'main' into ENG-2800
2025-05-27 20:47:13 -04:00
x032205
3190ff2eb1
feat(policies): Bypass Approval Rework
2025-05-27 20:46:46 -04:00
carlosmonastyrski
c7ec825830
Improve restore buttons on the UI and reconstruct folder children on revert by default
2025-05-27 19:42:31 -03:00
carlosmonastyrski
5b7f445e33
PIT: fix for folder commit order on cascade deletion
2025-05-27 18:28:00 -03:00
carlosmonastyrski
7fe53ab00e
PIT: add batch logic to initializeFolder migration
2025-05-27 11:58:17 -03:00
carlosmonastyrski
8168b5faf8
PIT: fix resourceChangeSchema schema
2025-05-26 23:25:05 -03:00
carlosmonastyrski
8b9e035bf6
PIT: fix folder update issue
2025-05-26 23:08:01 -03:00
carlosmonastyrski
d36d0784ca
PIT: Add delete commit for cascade deletion
2025-05-26 21:51:43 -03:00
carlosmonastyrski
f3a84f6001
Merge branch 'main' into feat/point-in-time-revamp
2025-05-26 17:28:38 -03:00
carlosmonastyrski
13672481a8
Merge branch 'main' into feat/point-in-time-revamp
2025-05-26 17:14:30 -03:00
x032205
4f26b43789
License revert
2025-05-26 14:59:01 -04:00
x032205
4817eb2fc6
Docs
2025-05-26 14:58:39 -04:00
carlosmonastyrski
c623c615a1
Fix lint issue
2025-05-26 14:52:04 -03:00
carlosmonastyrski
034a8112b7
Merge branch 'main' into feat/point-in-time-revamp
2025-05-26 14:42:55 -03:00
carlosmonastyrski
5fc6fd71ce
Fix tag and metadata insert/update logic on revert/rollback and fix tree checkpoint logic to exclude reserved folders
2025-05-26 14:31:05 -03:00
x032205
f45c917922
Merge
2025-05-26 12:56:15 -04:00
x032205
debef510e4
Merge
2025-05-26 12:54:36 -04:00
carlosmonastyrski
e5bc609a2a
PIT: add last commit indicator and remove unnecessary empty folder commit
2025-05-25 12:07:00 -03:00
carlosmonastyrski
b812761bdd
PIT: hide restore button for last commit
2025-05-25 11:52:28 -03:00
carlosmonastyrski
14362dbe6a
PIT: general improvements and fixes
2025-05-25 11:00:06 -03:00
carlosmonastyrski
b7b90aea33
PIT: general improvements and fixes
2025-05-25 00:12:31 -03:00
x032205
14cc21787d
checkpoint
2025-05-24 03:50:24 -04:00
x032205
f551806737
checkpoint
2025-05-23 17:04:16 -04:00
carlosmonastyrski
28a3bf0b94
Improvement on createCommit function to add changes in batches
2025-05-23 10:59:05 -03:00
carlosmonastyrski
5712c24370
Fix migration to initialize pit projects
2025-05-23 10:45:39 -03:00
carlosmonastyrski
4a391c7ac2
PIT: add commits to snapshots and improve old role hidding
2025-05-23 01:46:13 -03:00
carlosmonastyrski
2b21c9d348
Fix for secret-sync import secrets creating a new version for secrets that did not change
2025-05-22 13:02:38 -03:00
carlosmonastyrski
2b948a18f3
Type fixes and PIT history pagination
2025-05-21 23:43:41 -03:00
carlosmonastyrski
f06004370d
PIT: address PR suggestions
2025-05-21 19:42:09 -03:00
carlosmonastyrski
2493bbbc97
PIT: fix blocker for deep rollbacks
2025-05-21 09:08:12 -03:00
carlosmonastyrski
44aa743d56
Type fixes
2025-05-20 11:09:25 -03:00
carlosmonastyrski
fefb71dd86
Merge branch 'main' into feat/point-in-time-revamp
2025-05-20 10:52:20 -03:00
carlosmonastyrski
1748052cb0
Merge branch 'main' into feat/point-in-time-revamp
2025-05-20 10:37:41 -03:00
carlosmonastyrski
c01a98ccf1
Merge pull request #3555 from Infisical/feat/point-in-time-revamp-2710
...
Feat/point in time revamp 2710
2025-05-20 09:46:08 -03:00
carlosmonastyrski
9ea9f90928
PIT: add envID to rollback endpoint
2025-05-20 09:34:43 -03:00
carlosmonastyrski
6319f53802
PIT: UI views
2025-05-20 08:22:14 -03:00
carlosmonastyrski
8bfd3913da
PIT: add backend logic for deep PIT and rollback
2025-05-14 10:26:41 -03:00
carlosmonastyrski
9e1d38a27b
Add PIT rollback
2025-05-09 16:03:50 -03:00
carlosmonastyrski
78d5bc823d
PIT: Add folder reconstruction functions
2025-05-09 09:20:17 -03:00
carlosmonastyrski
e8d424bbb0
PIT: Add initialization and checkpoint logic
2025-05-08 09:41:01 -03:00
carlosmonastyrski
f0c52cc8da
Add comments to provide context on this change
2025-05-07 08:43:56 -03:00
carlosmonastyrski
e58dbe853e
Minor improvements on commits code quality
2025-05-07 08:38:19 -03:00
carlosmonastyrski
f493a617b1
Add new commit logic on every folder/secret operation
2025-05-06 18:57:25 -03:00
x032205
05d132a1bb
lint fix
2025-05-06 16:32:36 -04:00
x032205
bd7c4fc4eb
review fixes
2025-05-06 16:26:51 -04:00
x032205
45c84d4936
Merge branch 'main' into ENG-2705
2025-05-06 15:28:16 -04:00
x032205
8e8e2e0dfe
feat(dynamic-secrets): GCP IAM
2025-05-06 15:27:55 -04:00
carlosmonastyrski
32a3e1d200
commit
2025-05-06 08:11:50 -03:00
carlosmonastyrski
c6e56f0380
Stop removing secret/folder versions on projects with version >= 3
2025-05-05 16:43:58 -03:00