Sheen
2be10b5f9d
Merge pull request #3503 from Infisical/feat/add-support-for-eddsa-jwt-alg
...
feat: add support for eddsa jwt alg for oidc
2025-04-29 03:27:58 +08:00
Maidul Islam
3b6e35e13c
Merge pull request #3505 from akhilmhdh/feat/cache-jitter
...
feat: increased secret caching to 10mins with jitter of 2min
2025-04-28 12:16:00 -07:00
=
fcf984965e
feat: increased secret caching to 10mins with jitter of 2min
2025-04-29 00:36:39 +05:30
x032205
a69ce50da9
Merge pull request #3495 from Infisical/ENG-2656
...
feat(login): Update all SSO login methods to use PKCE
2025-04-28 14:33:02 -04:00
Sheen Capadngan
1b798bd5d5
misc: fixed casing
2025-04-29 02:08:13 +08:00
Sheen Capadngan
bd3ebe75c9
feat: add support for eddsa jwt alg for oidc
2025-04-29 02:05:19 +08:00
Maidul Islam
0f2b8e4266
Update github-org-sync.mdx
2025-04-28 14:04:02 -04:00
x
c4ae8f2987
Remove false comment
2025-04-28 13:30:06 -04:00
x
b50a022d11
PKCE check logic fix
2025-04-28 13:28:47 -04:00
x
8a035c8d82
check if OIDC provider supports PKCE before applying it
2025-04-28 12:51:18 -04:00
x
03d7f9f786
scope fix for google strategy
2025-04-28 12:17:04 -04:00
x
1b3e8b0a1c
fixed merge conflicts
2025-04-28 10:52:12 -04:00
Sheen
6a26a11cbb
Merge pull request #3471 from Infisical/feat/add-support-for-org-sso-bypass-for-sso
...
feat: enabled sso (google, gitlab, github) to bypass org sso
2025-04-28 22:35:53 +08:00
Maidul Islam
d673c8d8e9
Merge pull request #3498 from akhilmhdh/feat/gh-sync
...
feat: github org sync
2025-04-28 07:26:07 -07:00
=
b39c7070b5
feat: linted merge issues
2025-04-28 19:51:10 +05:30
=
fa3dd03074
feat: updated review comments by @sheen
2025-04-28 19:48:57 +05:30
=
ee40ffd304
feat: changed get user to get org membership details
2025-04-28 19:48:56 +05:30
=
d3d76467ac
feat: addressed rabbit and reptile feedback
2025-04-28 19:48:56 +05:30
=
58940f31e3
docs: added doc for github org sync
2025-04-28 19:48:56 +05:30
=
6d2175cf9f
feat: completed github org sync
2025-04-28 19:48:56 +05:30
Maidul Islam
dbb0b28453
Merge pull request #3494 from Infisical/fix/moveablePermissionList
...
feat(project-permissions): allow users to sort permissions on the UI
2025-04-28 07:14:57 -07:00
Daniel Hougaard
225862aed8
Merge pull request #3453 from Infisical/daniel/reminders
...
feat(reminders): specify recipients
2025-04-28 18:14:23 +04:00
Maidul Islam
8d1bd6aabb
Merge pull request #3447 from akhilmhdh/feat/assume-role
...
Implemented project permission impersonation
2025-04-28 06:59:09 -07:00
Maidul Islam
740c650441
fix import
2025-04-28 09:54:02 -04:00
BlackMagiq
78ccb5acb7
Merge pull request #3497 from Infisical/ssh-host-alias
...
Infisical SSH: Add Alias Field to SSH Hosts
2025-04-28 06:41:29 -07:00
Maidul Islam
e9aa8b317b
Merge branch 'main' into feat/assume-role
2025-04-28 06:33:26 -07:00
=
7b42f666f9
feat: updated files on review changes
2025-04-28 18:56:17 +05:30
Maidul Islam
8a0cfa34d2
Merge pull request #3501 from Infisical/fix-kms-memory-leak
...
Fix KMS memory leak
2025-04-28 05:02:26 -07:00
Maidul Islam
ca9825c1fe
remove unused logger
2025-04-28 07:59:00 -04:00
Maidul Islam
1dfc9511c1
throw only error and remove bool return
2025-04-28 07:55:33 -04:00
Maidul Islam
694ab35f53
Fix KMS memory leak
...
Adds a clean up method because KMS clients like GCP use a persistent connection snd if not closed, will continue to eat up the memory.
2025-04-28 07:48:31 -04:00
Tuan Dang
44ae0519d1
Revise ssh host alias field handling/validation
2025-04-27 14:34:26 -07:00
Tuan Dang
3d89a7f45d
Revise ssh host alias PR
2025-04-26 18:18:22 -07:00
Tuan Dang
de63c8cb6c
Add alias field to ssh hosts for improved ux
2025-04-26 18:04:21 -07:00
Scott Wilson
632572f7c3
Merge pull request #3452 from Infisical/ldaps-connection-and-password-rotation
...
Feature: LDAP Connection and Password Rotation
2025-04-26 09:13:08 -07:00
Daniel Hougaard
0a5f6274f5
Update CreateReminderForm.tsx
2025-04-26 05:56:11 +04:00
Daniel Hougaard
11ee13676d
fix: deletion corner cases
2025-04-26 05:55:25 +04:00
Daniel Hougaard
e7783fe6cc
requested changes & edge cases
2025-04-26 05:19:02 +04:00
Scott Wilson
a524690d01
deconflict merge
2025-04-25 17:20:30 -07:00
carlosmonastyrski
2e459c161d
feat(project-permissions): type fix
2025-04-25 19:51:08 -03:00
x
680f1a2230
Merge branch 'main' into ENG-2656
2025-04-25 18:46:05 -04:00
x
68e21ba8ce
PKCE for Github, Gitlab, Google, and OIDC SSO
2025-04-25 18:45:23 -04:00
carlosmonastyrski
1e9722474f
feat(project-permissions): allow users to sort permissions on the UI
2025-04-25 19:35:42 -03:00
Scott Wilson
f93edbb37f
Merge pull request #3493 from Infisical/improve-aws-connection-error-propagation
...
improvement(app-connections): Improve AWS Connection Error Propagation
2025-04-25 15:25:55 -07:00
Scott Wilson
fa8154ecdd
improvement: add undefined handling
2025-04-25 15:06:16 -07:00
Scott Wilson
d977092502
improvement: improve validate aws connection error propagation
2025-04-25 15:05:22 -07:00
Andrey
cceb29b93a
Merge pull request #3476 from Infisical/ENG-2625
...
feat(secret-sync): TeamCity App Connection & Secret Sync
2025-04-25 15:44:37 -04:00
carlosmonastyrski
02b44365f1
Merge pull request #3470 from Infisical/feat/awsSecretRotationV2
...
feat(secret-rotation-v2): Add AWS IAM User Secret rotation
2025-04-25 16:43:22 -03:00
carlosmonastyrski
b506393765
feat(aws-iam-rotation): docs improvements
2025-04-25 16:35:57 -03:00
carlosmonastyrski
204269a10d
Merge pull request #3480 from Infisical/feat/paginationAndFilterOnProjectMembers
...
feat(project-members): Persist pagination setting and add role filtering
2025-04-25 14:51:05 -03:00
BlackMagiq
cf1f83aaa3
Merge pull request #3446 from Infisical/ssh-non-interactive
...
Improvements to Infisical V2: Support for Non-Interactive Mode, Updating Default SSH CAs.
2025-04-25 10:15:06 -07:00
Andrey
7894181234
Merge pull request #3490 from Infisical/ENG-2546
...
feat(auth): Persist pre-login-redirect path and redirect after login
2025-04-25 13:12:46 -04:00
Tuan Dang
0c214a2f26
Adjust CLI flags to be dash-case
2025-04-25 10:03:51 -07:00
Tuan Dang
f5862cbb9a
Merge
2025-04-25 09:32:48 -07:00
Tuan Dang
bb699ecb5f
Merge remote-tracking branch 'origin' into ssh-non-interactive
2025-04-25 09:31:39 -07:00
x
04b20ed11d
feat(auth): Persist pre-login-redirect path and redirect after login
2025-04-25 12:09:18 -04:00
Sheen
cd1e2af9bf
Merge pull request #3489 from Infisical/feat/add-user-get-token-and-revamp-session-management
...
feat: add user get token CLI and revamp session management
2025-04-25 23:45:38 +08:00
carlosmonastyrski
7a4a877e39
feat(aws-iam-rotation): remove credentials validation due to excesive await time
2025-04-25 12:38:41 -03:00
carlosmonastyrski
8f670bde88
feat(aws-iam-rotation): add credentials validation
2025-04-25 12:06:30 -03:00
carlosmonastyrski
ff9011c899
feat(aws-iam-rotation): add view credentials component
2025-04-25 11:23:43 -03:00
carlosmonastyrski
57c96abe03
feat(aws-iam-rotation): address PR comments
2025-04-25 11:01:35 -03:00
Sheen Capadngan
178acc412d
misc: added optional accesS
2025-04-25 20:52:55 +08:00
Sheen Capadngan
b0288c49c0
feat: add user get token CLI and revamp session management
2025-04-25 20:43:20 +08:00
carlosmonastyrski
f5bb0d4a86
Merge pull request #3484 from Infisical/fix/dynamicSecretSqlErrorPropagation
...
fix(dynamic-secret): improve error propagation and add FAQ to docs
2025-04-25 08:41:42 -03:00
x
7699705334
tiny encodeURIComponent tweak
2025-04-24 23:36:11 -04:00
x
7c49f6e302
review fixes
2025-04-24 23:30:35 -04:00
Scott Wilson
b329b5aa4b
improvements: address feedback
2025-04-24 19:35:56 -07:00
x
0882c181d0
docs(native-integrations): Add deprication warnings on Windmill + TeamCity
2025-04-24 21:55:44 -04:00
x
8672dd641a
Merge branch 'main' into ENG-2625
2025-04-24 21:26:05 -04:00
Maidul Islam
c613bb642e
Merge pull request #3485 from Infisical/daniel/kms-logs
...
fix(kms): better error logs
2025-04-24 17:06:01 -07:00
Daniel Hougaard
90fdba0b77
Update kms-service.ts
2025-04-25 04:04:26 +04:00
Daniel Hougaard
795ce11062
Update kms-service.ts
2025-04-25 04:00:14 +04:00
Daniel Hougaard
2d4adfc651
fix(kms): better error logs
2025-04-25 03:54:59 +04:00
carlosmonastyrski
cb826f1a77
fix(dynamic-secret): improve error propagation and add FAQ to docs
2025-04-24 19:21:30 -03:00
Maidul Islam
55f6a06440
Merge pull request #2718 from akhilmhdh/doc/infisical-package
...
docs: added new docs for infisical package installation instructions
2025-04-24 14:18:07 -07:00
Maidul Islam
a19e5ff905
add min version
2025-04-24 14:16:56 -07:00
Maidul Islam
dccada8a12
Update docs/self-hosting/deployment-options/native/linux-package/installation.mdx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-04-24 14:13:59 -07:00
Maidul Islam
68bbff455f
Update docs/self-hosting/overview.mdx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-04-24 14:12:59 -07:00
Maidul Islam
fcb59a1482
Update docs/self-hosting/overview.mdx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-04-24 14:12:45 -07:00
Maidul Islam
b92bc2183a
Update docs/self-hosting/deployment-options/native/linux-package/commands-configuration.mdx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-04-24 14:12:27 -07:00
Maidul Islam
aff318cf3c
Merge branch 'main' into doc/infisical-package
2025-04-24 14:12:01 -07:00
Maidul Islam
c97a3f07a7
update linux docs
2025-04-24 14:10:21 -07:00
Scott Wilson
e0dc2dd6d8
improvements: address feedback
2025-04-24 13:44:43 -07:00
carlosmonastyrski
8bf5b0f457
Merge pull request #3481 from Infisical/fix/AddDeleteProjectProtectedTooltip
...
fix(delete-project): Add tooltip for delete project button when it has protection enabled
2025-04-24 12:59:35 -03:00
carlosmonastyrski
4973447676
feat(project-members): PR suggestions improvements
2025-04-24 12:21:19 -03:00
carlosmonastyrski
bd2e2b7931
feat(project-members): PR suggestions improvements
2025-04-24 12:14:06 -03:00
Andrey
13b7729af8
Merge pull request #3472 from Infisical/ENG-2618
...
Admin SSO bypass (break-glass login) sends out email to all org admins + creates audit log
2025-04-24 10:37:00 -04:00
x
e25c1199bc
Made email URL use SITE_URL
2025-04-24 10:24:42 -04:00
Akhil Mohan
6b3726957a
Merge pull request #3443 from akhilmhdh/doc/sql-change
...
Updated doc to have europe infisical aws account id
2025-04-24 19:07:43 +05:30
carlosmonastyrski
c64e6310a6
fix(delete-project): Add tooltip for delete project button when it has protection enabled
2025-04-24 10:26:54 -03:00
carlosmonastyrski
aa893a40a9
feat(project-members): Persist pagination setting and add role filtering
2025-04-24 10:06:09 -03:00
Vlad Matsiiako
0e488d840f
Merge pull request #3479 from Infisical/update-org-structure-blueprint
...
Update the organization structure guide to include organizations and …
2025-04-23 21:18:43 -07:00
ArshBallagan
d6186f1fe8
Update organization-structure.mdx
2025-04-23 17:48:26 -07:00
ArshBallagan
cd199f9d3e
Update the organization structure guide to include organizations and clusters
2025-04-23 17:44:51 -07:00
Scott Wilson
71258b6ea7
Merge pull request #3477 from Infisical/native-integration-deleted-import-fix
...
Fix: Filter Out Deleted Imports with Replication
2025-04-23 17:22:04 -07:00
Scott Wilson
49c90c801e
fix: filter out deleted imports with replication
2025-04-23 17:03:33 -07:00
x
d019011822
Made findOrgMembersByUsername use replicaNode to stay consistent
2025-04-23 19:53:14 -04:00
x
8bd21ffa63
Attached settings URL to email, actor no longer a recipient, removed error handling for email send, used read replica node for findOrgMembersByRole
2025-04-23 19:46:25 -04:00
Maidul Islam
024a1891d3
Merge pull request #3450 from Infisical/google-cloud-run-guide
...
Adding a guide on deploying Infisical using Google Cloud Run
2025-04-23 16:08:26 -07:00
Maidul Islam
ac7ac79463
add to nav bar
2025-04-23 16:00:30 -07:00
x
23df78eff8
feat(secret-sync): Only import secrets that have a value from destination to infisical:
2025-04-23 18:57:08 -04:00
x
84255d1b26
remove debug logs, update comments, other nitpicks
2025-04-23 18:44:14 -04:00
x
3a6b2a593b
Merge branch 'main' into ENG-2625
2025-04-23 17:59:34 -04:00
x
d3ee30f5e6
feat(secret-sync): TeamCity App Connection & Secret Sync
2025-04-23 17:58:59 -04:00
ArshBallagan
317b15157d
Update google-cloud-run.mdx
2025-04-23 10:44:39 -07:00
Daniel Hougaard
9ea6eca560
requested changes
2025-04-23 21:40:01 +04:00
Daniel Hougaard
f145a00ef5
Merge pull request #3451 from Infisical/daniel/kms-improvements
...
improvement(kms): return kms key id in project response
2025-04-23 21:35:51 +04:00
ArshBallagan
2e34167a24
Update google-cloud-run.mdx
2025-04-23 10:29:13 -07:00
Maidul Islam
0fc7d04455
Merge pull request #3475 from akhilmhdh/feat/secret-cache-v2
...
feat(api): implemented secret caching version 2
2025-04-23 09:58:00 -07:00
=
af12518f54
fix: resolved lints, addressed feedback from rabbit, reptile and maidul
2025-04-23 22:23:32 +05:30
Andrey
cc193b9a9f
Merge pull request #3459 from Infisical/ENG-2635
...
Moved certificate manager overview tabs to left sidebar
2025-04-23 12:42:48 -04:00
Sheen
0e95600db3
Merge pull request #3469 from Infisical/misc/reordered-kube-auth-not-found-check
...
misc: reordered kube auth not found check
2025-04-23 22:18:54 +08:00
=
b60172f2be
feat(api): implemented secret caching version 2
2025-04-23 19:15:50 +05:30
Scott Wilson
33dea34061
chore: removed unused pick
2025-04-22 18:51:40 -07:00
ArshBallagan
bc1cce62ab
Adding more architecture detail to the Cloud Run document
2025-04-22 18:50:45 -07:00
Scott Wilson
da68073e86
chore: revert secret rotation flag
2025-04-22 18:06:44 -07:00
Scott Wilson
7bd312a287
improvements: update regex checks
2025-04-22 17:57:59 -07:00
Scott Wilson
d61e6752d6
Merge branch 'main' into ldaps-connection-and-password-rotation
2025-04-22 17:42:48 -07:00
Scott Wilson
636aee2ea9
improvements: address feedback
2025-04-22 17:36:18 -07:00
Maidul Islam
b20e6a9265
Merge pull request #3473 from Infisical/add-winget-dcs
...
docs: add winget docs
2025-04-22 15:43:36 -07:00
Maidul Islam
5de9bf25e0
add winget docs
2025-04-22 15:37:45 -07:00
carlosmonastyrski
5819b8c576
PR fix suggestions for aws secret rotations
2025-04-22 17:40:15 -03:00
Sheen Capadngan
d5888f9de7
misc: only append isAdminLogin query param when relevant
2025-04-23 03:27:22 +08:00
Sheen Capadngan
1590b528bf
misc: used url search params
2025-04-23 03:07:50 +08:00
x
a838f84601
Revert license overwrites, fix type errors, add error handling to email function
2025-04-22 14:58:17 -04:00
x
a32b590dc5
Merge branch 'main' into ENG-2618
2025-04-22 14:37:22 -04:00
x
b330fdbc58
Admin SSO bypass (breakglass login) sends out email to all org admins + creates audit log
2025-04-22 14:36:31 -04:00
Sheen Capadngan
75f1ce7b86
feat: enabled sso to bypass org sso
2025-04-23 02:28:58 +08:00
Maidul Islam
4e10f51e50
Merge pull request #3455 from akhilmhdh/feat/hide-swagger
...
Hide non public endpoints in swagger
2025-04-22 10:42:29 -07:00
carlosmonastyrski
b85809293c
Lint fix
2025-04-22 13:53:56 -03:00
carlosmonastyrski
f143d8c358
Merge branch 'main' into feat/awsSecretRotationV2
2025-04-22 13:46:35 -03:00
Scott Wilson
26c14119be
Merge pull request #3463 from Infisical/fix-enterprise-plan-display
...
Fix: Correct Enterprise Plan Display
2025-04-22 09:33:31 -07:00
carlosmonastyrski
2e3330bf69
Add AWS secret rotation V2
2025-04-22 13:26:48 -03:00
Sheen Capadngan
778d6b9bbf
misc: reordered kube auth not found check
2025-04-22 23:06:47 +08:00
Akhil Mohan
b4e831d3e2
Merge pull request #3468 from akhilmhdh/fix/remove-banner
...
feat: removed banner on ui for subscription crossing
2025-04-22 19:38:02 +05:30
=
8818d5c94b
feat: removed banner for now
2025-04-22 19:32:48 +05:30
=
8bfbac153c
feat: nit fixing
2025-04-22 12:44:45 +05:30
Maidul Islam
d7af9e84be
added more validation to region
2025-04-21 22:09:52 -07:00
Scott Wilson
f2a984e6b6
fix: correct plan check for when to display enterprise plan
2025-04-21 19:39:13 -07:00
Andrey
2cff90913b
Merge pull request #3461 from Infisical/ENG-2623
...
Removed low entropy password regexes that threw false positives
2025-04-21 22:25:58 -04:00
Daniel Hougaard
c783fa32e9
Merge pull request #3462 from Infisical/daniel/fix-saml-sso-creation
...
fix: stuck on saml sso creation page
2025-04-22 06:19:52 +04:00
Daniel Hougaard
109971916b
fix: stuck on saml sso creation page
2025-04-22 06:07:14 +04:00
x
f7d35e61f7
removed low entropy password regexes that threw false positives
2025-04-21 19:40:20 -04:00
x
ddd46acbde
replace alerting icon with notification bell, add new notification bell lotties icon, update permission check wrapper to display access restricted popup
2025-04-21 19:01:12 -04:00
x
e6165f7790
remove commented code, combine a UI if-check, split permission check for cert section and pki collection section
2025-04-21 17:39:42 -04:00
x
ac12f9fc66
update file and export names to be accurate
2025-04-21 16:59:37 -04:00
Scott Wilson
6107adcc15
Merge pull request #3460 from Infisical/improve-sql-connection-valdiation-error-propogtation
...
Improvement: Improve SQL Connection Validation Error Propogation
2025-04-21 13:54:41 -07:00
x
7408d38065
fix an import issue
2025-04-21 16:51:30 -04:00
Scott Wilson
a4eb2e77c2
improvement: move client instantation to try/catch for sql connection validation for error propogation
2025-04-21 13:49:09 -07:00
x
e0c458df4b
Merge branch 'ENG-2635' of https://github.com/Infisical/infisical into ENG-2635
2025-04-21 16:21:56 -04:00
x
6a751e720c
Changed cert-manager overview tabs to be proper routes
2025-04-21 16:16:47 -04:00
Sheen
40d119b462
Merge pull request #3457 from Infisical/misc/moved-regex-use-to-re2
...
misc: moved regex use to re2
2025-04-22 04:02:54 +08:00
carlosmonastyrski
6f738d7ed0
Merge pull request #3458 from Infisical/fix/SamlRemovalCornerCase
...
Allow user to remove SAML config
2025-04-21 15:45:36 -03:00
carlosmonastyrski
7f4d4b931b
Add entryPoint zod validation
2025-04-21 15:28:59 -03:00
Sheen Capadngan
ac2ee6884c
misc: updated to use regex literal
2025-04-22 02:10:56 +08:00
=
a80520e425
feat: removed all impersonate word in ui
2025-04-21 23:29:25 +05:30
carlosmonastyrski
608e9a644c
Make entryPoint mandatory on SSOModal and check all fields on isSamlConfigured check
2025-04-21 14:52:33 -03:00
Sheen Capadngan
c15a1c6ed3
misc: moved regex use to re2
2025-04-22 01:38:21 +08:00
Scott Wilson
35f0e8f49a
Merge pull request #3456 from Infisical/fix/secretVersionReferenceIssue
...
Fix SecretVersionV2 reference issue blocking users and identities deletion
2025-04-21 10:20:54 -07:00
carlosmonastyrski
efb8b69777
Fix SecretVersionV2 reference issue blocking users and identities deletion
2025-04-21 14:06:33 -03:00
=
4aa3552060
feat: fixed ts issues
2025-04-21 21:30:28 +05:30
Akhil Mohan
b4226e7e1b
Merge pull request #3427 from akhilmhdh/feat/block-user-on-trail
...
Block user on crossing the identity limit
2025-04-21 20:06:22 +05:30
=
40781949a6
feat: updated ui based on feedback
2025-04-21 20:02:23 +05:30
=
2ee423174a
feat: updated code by rabbit, reptile and maidul changes
2025-04-21 18:43:21 +05:30
=
649f7b560f
feat: added audit log for assume
2025-04-21 18:43:21 +05:30
=
7219ba3b46
feat: implemented user role impersonation
2025-04-21 18:43:21 +05:30
=
ca1f7d3448
feat: reptile and rabbit changes
2025-04-21 15:23:48 +05:30
=
4d569d70d6
fix: broken docs
2025-04-21 14:36:33 +05:30
=
5fccc62213
feat: updated docs to include various endpoints in cli only
2025-04-21 13:22:42 +05:30
Maidul Islam
eba12912f8
Merge pull request #3396 from akhilmhdh/feat/msg-crct
...
Updated error message on update org for saml/oidc enforcement
2025-04-20 12:07:07 -04:00
Maidul Islam
80edccc953
Update org-service.ts
2025-04-20 12:06:34 -04:00
Daniel Hougaard
6e65656360
Update CreateReminderForm.tsx
2025-04-19 07:15:29 +04:00
Daniel Hougaard
e0491c2056
Update types.ts
2025-04-19 07:11:22 +04:00
Daniel Hougaard
b8db15563a
Update 20250419004044_secret-reminder-recipients.ts
2025-04-19 07:07:45 +04:00
Daniel Hougaard
9982ade219
feat(reminders): specify recipients
2025-04-19 06:59:22 +04:00
Scott Wilson
9032bbe514
feature: ldap connection and password rotation
2025-04-18 17:55:03 -07:00
Tuan Dang
1ea8e5a81e
Add frontend uniqueness check for ssh hostnames
2025-04-18 15:25:13 -07:00
Daniel Hougaard
39ff7fddee
improvement: add ID to external KMS list and add copy button
2025-04-19 00:20:18 +04:00
Daniel Hougaard
a0014230f9
improvement: include kms secret manager key ID on project response
2025-04-19 00:19:57 +04:00
ArshBallagan
60d0bc827c
Update google-cloud-run.mdx
2025-04-18 12:37:18 -07:00
ArshBallagan
6e9651d188
Adding a guide on deploying Infisical using Google Cloud Run
2025-04-18 11:35:59 -07:00
Maidul Islam
f1b1d6f480
Merge pull request #3449 from Infisical/rbac-developer-role-correction
...
Documentation: Correct Developer Role Description
2025-04-18 14:19:09 -04:00
Tuan Dang
42aa3c3d46
Remove extra tx in ssh nullable ca defaults migration, update ssh docs
2025-04-18 11:06:59 -07:00
Akhil Mohan
07d6616f3c
Merge pull request #3448 from akhilmhdh/feat/better-saml-error-message
...
Improved saml error messages
2025-04-18 22:36:59 +05:30
=
7364717f60
feat: added an additional 10 as threshold
2025-04-18 22:35:41 +05:30
Scott Wilson
28d056cf7a
documentation: correct developer description
2025-04-18 09:54:58 -07:00
=
f5d7809515
feat: improved saml error messages
2025-04-18 22:24:01 +05:30
Tuan Dang
184d353de5
Update infisical ssh docs to clarify ssh connect command in different modes
2025-04-17 23:29:20 -07:00
Tuan Dang
b2360f9cc8
Reuse writeToFile fn in ssh connect command
2025-04-17 23:12:44 -07:00
Tuan Dang
846a5a6e19
impl improvements according to greptile
2025-04-17 23:08:33 -07:00
Tuan Dang
c6cd3a8cc0
Add audit logs to project ssh config endpoints
2025-04-17 23:00:46 -07:00
Tuan Dang
796f5510ca
Add cli docs for infisical ssh connect command
2025-04-17 22:40:43 -07:00
Tuan Dang
0265665e83
Make infisical ssh v2 work in non-interactive mode, allow reassignment of default ssh cas
2025-04-17 22:35:25 -07:00
Scott Wilson
233740e029
Merge pull request #3429 from Infisical/windmill-connection-and-sync
...
Feature: Windmill Connection and Sync
2025-04-17 17:53:19 -07:00
Daniel Hougaard
767fdc645f
Merge branch 'heads/main' into windmill-connection-and-sync
2025-04-18 04:44:32 +04:00
Daniel Hougaard
c477703dda
Merge pull request #3406 from juhnny5/patch-1
...
Typo correction in the go-sdk example
2025-04-18 03:46:45 +04:00
Scott Wilson
923d639c40
Merge pull request #3445 from Infisical/vercel-connection-validation-fix
...
Fix: Vercel Connection Validation API Call
2025-04-17 14:20:23 -07:00
Scott Wilson
7655dc7f3c
chore: remove unused type
2025-04-17 12:22:02 -07:00
Scott Wilson
6c6c4db92c
fix: use a non-team based api call for validation
2025-04-17 12:20:02 -07:00
Maidul Islam
8cf125ed32
Merge pull request #3444 from Infisical/default-project-delete-protection-false
...
Improvement: Set Project Delete Protection to False by Default
2025-04-17 12:21:46 -04:00
Scott Wilson
886cc9a113
improvement: set project delete protection to false by default
2025-04-17 09:16:36 -07:00
=
79e425d807
feat: updated doc to have europe infisical aws account id
2025-04-17 14:25:55 +05:30
Daniel Hougaard
e1016f0a8b
Merge pull request #3441 from Infisical/revert-3439-daniel/remove-docs
...
Revert "fix: removed legacy sdk's"
2025-04-17 07:05:30 +04:00
Daniel Hougaard
9c0a5f0bd4
fix: deprecation notices
2025-04-17 07:03:20 +04:00
Daniel Hougaard
7facd0e89e
Revert "fix: removed legacy sdk's"
2025-04-17 05:52:07 +04:00
Scott Wilson
3afe2552d5
documentation: fix grammar
2025-04-16 15:59:18 -07:00
Scott Wilson
1fdb695240
deconflict merge
2025-04-16 15:40:18 -07:00
Scott Wilson
d9bd1ac878
improvements: address feedback
2025-04-16 15:28:29 -07:00
Maidul Islam
ee185cbe47
Merge pull request #3425 from akhilmhdh/feat/aws-cf-invalidate
...
Added aws cf invalidation on cli deployment pipeline
2025-04-16 17:22:10 -04:00
Maidul Islam
abc2f3808e
Merge pull request #3438 from akhilmhdh/doc/sql-change
...
Updated doc on db permission change
2025-04-16 17:15:57 -04:00
Maidul Islam
733440a7b5
update docs for pg permissions
2025-04-16 17:15:11 -04:00
Maidul Islam
1ef3525917
Merge pull request #3439 from Infisical/daniel/remove-docs
...
fix: removed legacy sdk's
2025-04-16 16:42:58 -04:00
Daniel Hougaard
6664add428
fix: removed legacy sdk's
2025-04-17 00:41:29 +04:00
Daniel Hougaard
242e8fd2c6
Merge pull request #3424 from Infisical/misc/allow-org-admins-to-bypass-sso-enforcement
...
misc: allow org admins to bypass sso enforcement
2025-04-17 00:22:18 +04:00
Sheen Capadngan
1137247e69
misc: addressed feedback
2025-04-17 04:00:02 +08:00
=
32b951f6e9
doc: updated doc on db permission change
2025-04-17 01:09:23 +05:30
carlosmonastyrski
6f5fe053cd
Merge pull request #3422 from Infisical/feat/addProjectDeletionProtection
...
Add project delete protection
2025-04-16 16:30:46 -03:00
Scott Wilson
875ec6a24e
fix: lowercase workspace for url
2025-04-16 12:08:22 -07:00
carlosmonastyrski
17233e6a6f
Merge pull request #3437 from Infisical/feat/addDocsOnSamlModal
...
Add SAML doc links to Org Settings
2025-04-16 14:20:28 -03:00
carlosmonastyrski
0dd06c1d66
Merge pull request #3419 from Infisical/feat/notifyOnServiceTokenExpiration
...
Add notification on Service Token expiration
2025-04-16 14:20:09 -03:00
Sheen Capadngan
fc2e5d18b7
misc: displayed full admin login url
2025-04-17 00:52:24 +08:00
Sheen
ae1ee25687
Merge pull request #3436 from Infisical/misc/made-jwt-signature-alg-configurable-for-oidc
...
misc: made jwt signature alg configurable for oidc
2025-04-17 00:47:16 +08:00
Sheen Capadngan
5d0bbce12d
misc: added admin login url to tooltip
2025-04-17 00:41:42 +08:00
Sheen Capadngan
8c87c40467
misc: only bypass when from admin login
2025-04-17 00:33:07 +08:00
Sheen Capadngan
a9dab557d9
misc: correct labels
2025-04-17 00:06:27 +08:00
Sheen Capadngan
76c3f1c152
misc: made bypass opt-in
2025-04-16 23:58:20 +08:00
carlosmonastyrski
965084cc0c
notifyExpiredTokens fixes
2025-04-16 12:48:00 -03:00
Scott Wilson
4650ba9fdd
Merge pull request #3397 from Infisical/auth0-connection-and-secret-rotation
...
Feature: Auth0 Connection and Client Secret Rotation
2025-04-16 08:19:50 -07:00
carlosmonastyrski
73dea6a0be
Merge branch 'main' into feat/addProjectDeletionProtection
2025-04-16 10:00:23 -03:00
carlosmonastyrski
e7742afcd3
Merge pull request #3434 from Infisical/fix/improveRandomValueGeneratorUI
...
Improve random value generator modal UI
2025-04-16 09:58:07 -03:00
carlosmonastyrski
7d3dd765ad
Add SAML doc links to Org Settings
2025-04-16 09:52:58 -03:00
Sheen
927eb0407d
misc: update documentation
2025-04-16 12:33:22 +00:00
Sheen Capadngan
17ddb79def
misc: made jwt signature alg configurable for oidc
2025-04-16 20:20:37 +08:00
carlosmonastyrski
5ef5a5a107
Improve random value generator modal UI
2025-04-16 08:04:41 -03:00
carlosmonastyrski
9ae0880f50
Improve random value generator modal UI
2025-04-16 07:07:37 -03:00
Akhil Mohan
3814c65f38
Merge pull request #3433 from akhilmhdh/fix/permission
...
feat: dashboard failing on failing check
2025-04-16 13:00:43 +05:30
Akhil Mohan
3fa98e2a8d
Merge pull request #3428 from x032205/cli-secrets-folders-get-path
...
Fixed `v1/folders` API backward compatibility with `directory` parameter
2025-04-16 12:49:02 +05:30
=
c6b21491db
feat: dashboard failing on failing check
2025-04-16 12:37:39 +05:30
Scott Wilson
357381b0d6
feature: windmill connection and sync
2025-04-15 19:10:13 -07:00
carlosmonastyrski
82af77c480
Add hasDeleteProtection to update endpoint
2025-04-15 22:37:53 -03:00
x
b2fae5c439
fixed backward compatibility with --directory flag on every v1/folders endpoint
2025-04-15 18:46:08 -04:00
x
f16e96759f
fixed --path not working with infisical secrets folders get
2025-04-15 18:42:01 -04:00
Scott Wilson
5eb9a1a667
improvement: add doc additions for single credential rotations
2025-04-15 15:07:39 -07:00
Scott Wilson
03ad6f822a
merge deconflict
2025-04-15 14:32:21 -07:00
carlosmonastyrski
23a5a7a624
Improvements on notify expired service tokens
2025-04-15 18:31:05 -03:00
Scott Wilson
98447e9402
improvements: address feedback
2025-04-15 14:22:41 -07:00
Sheen
0f7e8585dc
Merge pull request #3391 from Infisical/feat/add-metadata-based-permissions-for-dynamic-secret
...
feat: add metadata based permissions for dynamic secret
2025-04-16 04:28:52 +08:00
carlosmonastyrski
8568d1f6fe
Merge pull request #3426 from Infisical/fix/addConfusedDeputyProblemOnAWSDocs
...
Add confused deputy problem to AWS assume role docs
2025-04-15 17:03:04 -03:00
carlosmonastyrski
27198869d8
Confused Deputy Attacks docs improvement
2025-04-15 16:55:05 -03:00
Sheen
dd0880825b
doc: added reference to admin login portal
2025-04-15 19:50:49 +00:00
Maidul Islam
f27050a1c3
Merge pull request #3421 from x032205/san-size-limit
...
Increase Certificate Alternative Names (SAN) Character Limit to 4096
2025-04-15 15:29:58 -04:00
Sheen Capadngan
785173747f
misc: introduce admin login portal
2025-04-16 03:28:04 +08:00
=
5b20c1feba
feat: reptile jaw spaced
2025-04-16 00:30:11 +05:30
=
ac73800acb
feat: added banner on crossing user/identity limit
2025-04-16 00:25:21 +05:30
carlosmonastyrski
d33b06dd8a
Add confused deputy problem to AWS assume role docs
2025-04-15 15:41:13 -03:00
=
9a6e27d4be
feat: added aws cf invalidation on cli deployment pipeline
2025-04-15 23:41:06 +05:30
Sheen Capadngan
d0db5c00e8
misc: allow org admins to bypass sso enforcement
2025-04-16 01:35:39 +08:00
=
dd323eccd4
feat: added banner on projects when limit reached
2025-04-15 22:00:22 +05:30
Scott Wilson
9475c1671e
Merge pull request #3418 from Infisical/allow-internal-ip-connection-env-var
...
Feature: Add General Env Var for Allowing Internal IP Connections
2025-04-15 08:26:00 -07:00
Sheen
0f710b1ccc
misc: updated documentation
2025-04-15 15:01:10 +00:00
Sheen Capadngan
71c55d5a53
misc: addressed review comments
2025-04-15 22:42:38 +08:00
Akhil Mohan
32bca651df
Merge pull request #3423 from Infisical/fix/getFolderIsImportedByThrow
...
Avoid throwing on getFolderIsImportedBy no folder found
2025-04-15 18:51:51 +05:30
carlosmonastyrski
82533f49ca
Avoid throwing on getFolderIsImportedBy no folder found
2025-04-15 10:19:41 -03:00
carlosmonastyrski
1d8c513da1
Improve invalidateQueries for useToggleDeleteProjectProtection
2025-04-15 08:07:21 -03:00
carlosmonastyrski
ae8a78b883
Fix cron schedule used to test
2025-04-15 07:46:35 -03:00
x
b08b53b77d
increase certificate altnames character limit to 4096
2025-04-15 00:40:28 -04:00
Daniel Hougaard
862ed4f4e7
Merge pull request #3411 from Infisical/daniel/kms-signing-docs
...
docs(kms): KMS sign/verify docs
2025-04-15 05:39:21 +04:00
Daniel Hougaard
7b9254d09a
Merge pull request #3358 from Infisical/daniel/go-sdk-kms-docs
...
docs(sdk): go sdk kms docs
2025-04-15 05:30:48 +04:00
Daniel Hougaard
c6305045e3
Revert "fix(docs): rename isDigest
to preDigested
"
...
This reverts commit 2642f7501d
.
2025-04-15 05:28:41 +04:00
Daniel Hougaard
24bf9f7a2a
Revert "fix: rename IsDigest
to IsPreDigested
"
...
This reverts commit 8d4fa0bdb9
.
2025-04-15 05:24:39 +04:00
carlosmonastyrski
86d7fca8fb
Add minor improvements to notifyExpiredTokens
2025-04-14 21:52:16 -03:00
carlosmonastyrski
cac4f30ca8
Update backend/src/services/service-token/service-token-dal.ts
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-04-14 21:43:19 -03:00
carlosmonastyrski
101c056f43
Add project delete protection
2025-04-14 21:41:46 -03:00
Daniel Hougaard
8d4fa0bdb9
fix: rename IsDigest
to IsPreDigested
2025-04-15 03:51:30 +04:00
Daniel Hougaard
2642f7501d
fix(docs): rename isDigest
to preDigested
2025-04-15 03:49:29 +04:00
Scott Wilson
68ba807b43
Merge pull request #3417 from Infisical/rollback-rotation-v1-deprecation
...
Improvement: Rollback Secret V1 Create Deprecation
2025-04-14 15:28:23 -07:00
carlosmonastyrski
80352acc8a
Add notification on Service Token expiration
2025-04-14 18:31:06 -03:00
Scott Wilson
499ff3635b
feature: add general env var for allowing internal ip connections and update relevant docs
2025-04-14 14:04:26 -07:00
carlosmonastyrski
78fc8a693d
Merge pull request #3356 from Infisical/feat/showWarningOnImportedSecretDeletion
...
Add warning on secret deletions where it's being imported by another folder
2025-04-14 17:37:16 -03:00
Scott Wilson
78687984b7
Merge pull request #3404 from Infisical/native-integrations-ui-deprecation-for-sync-parity
...
Improvement: Native Integration Deprecation Details and Sync Redirect
2025-04-14 13:29:56 -07:00
Scott Wilson
25d3fb6a8c
improvements: address feedback
2025-04-14 13:22:25 -07:00
carlosmonastyrski
31a4bcafbe
Merge branch 'main' into feat/showWarningOnImportedSecretDeletion
2025-04-14 15:30:41 -03:00
carlosmonastyrski
ac8b3aca60
Merge pull request #3415 from Infisical/feat/addBackstagePluginsDocs
...
Add Backstage Plugins docs
2025-04-14 15:18:20 -03:00
carlosmonastyrski
4ea0cc62e3
Change External Integrations to Others
2025-04-14 15:07:16 -03:00
Sheen
bdab16f64b
Merge pull request #3414 from Infisical/misc/add-proper-display-of-auth-failure-message
...
misc: add proper display of auth failure message for OIDC
2025-04-15 01:54:08 +08:00
Scott Wilson
9d0020fa4e
improvement: rollback deprecate all secret rotation v1 create, update UI to only prevent pg/mssql
2025-04-14 10:50:45 -07:00
Akhil Mohan
3c07204532
Merge pull request #3416 from Infisical/daniel/make-idoment
...
fix: improve kms key migration
2025-04-14 23:08:59 +05:30
Daniel Hougaard
c0926bec69
fix: no check for encryption algorithm on external KMS
2025-04-14 21:36:38 +04:00
Daniel Hougaard
b9d74e0aed
requested changes
2025-04-14 21:36:16 +04:00
Daniel Hougaard
f3078040fc
fix: improve kms key migration
2025-04-14 21:22:59 +04:00
carlosmonastyrski
f2fead7a51
Add Backstage Plugins docs
2025-04-14 14:15:42 -03:00
Sheen Capadngan
3483ed85ff
misc: add proper display of auth failure message oidc
2025-04-15 01:03:45 +08:00
carlosmonastyrski
3c58bf890d
Merge branch 'main' into feat/showWarningOnImportedSecretDeletion
2025-04-14 09:04:47 -03:00
carlosmonastyrski
dc219b8e9f
Fix edge case for referenced secrets batch delete and empty message
2025-04-14 08:54:43 -03:00
Maidul Islam
85627eb825
Merge pull request #3412 from x032205/github-username
...
Github & Gitlab SSO display name fallback to username
2025-04-13 17:45:25 -04:00
Daniel Hougaard
f1e30fd06b
requested changes
2025-04-14 01:42:05 +04:00
x032205
fcc6f812d5
Merge branch 'Infisical:main' into github-username
2025-04-13 16:01:33 -04:00
x
7c38932878
github & gitlab sso display name fallback to username
2025-04-13 15:59:25 -04:00
Daniel Hougaard
e339b81bf1
docs(kms): signing documentation
2025-04-13 23:19:06 +04:00
Daniel Hougaard
b9bfe19b64
feat(kms/signing): better error handling
2025-04-13 23:17:50 +04:00
Daniel Hougaard
966ca1a3c6
Merge pull request #3357 from Infisical/daniel/kms-sign-verify
...
feat(kms): sign & verify data
2025-04-13 22:22:23 +04:00
Julien Briault
fa030417ef
Typo correction in the go-sdk example
2025-04-12 10:15:04 +02:00
Scott Wilson
8bfbae1037
chore: remove outdated comment
2025-04-11 19:38:47 -07:00
Scott Wilson
d00b34663e
improvement: native integration legacy details and sync redirects
2025-04-11 19:34:33 -07:00
carlosmonastyrski
cdc364d44c
Merge pull request #3401 from Infisical/fix/AddVersionToGoSdkRetrieveSecretOptionsDocs
...
Add go-sdk version parameter to RetrieveSecretOptions docs
2025-04-11 17:45:14 -03:00
carlosmonastyrski
34a6ec1b64
Add go-sdk version parameter to RetrieveSecretOptions docs
2025-04-11 17:41:03 -03:00
Maidul Islam
32641cfc3a
Merge pull request #3394 from akhilmhdh/feat/secret-cache
...
Added caching for secret dal
2025-04-11 16:11:30 -04:00
carlosmonastyrski
fe58508136
Merge pull request #3360 from Infisical/feat/terraformCloudIntegration
...
Terraform cloud integration
2025-04-11 16:59:06 -03:00
Daniel Hougaard
65f78c556f
Update files.ts
2025-04-11 23:52:14 +04:00
Maidul Islam
dd52f4d7e0
Merge pull request #3400 from Infisical/update-vite
...
update vite to 5.4.18
2025-04-11 15:49:35 -04:00
Maidul Islam
aa7ad9a8c8
update vite to 5.4.18
2025-04-11 15:42:17 -04:00
carlosmonastyrski
85a716628b
Merge branch 'main' into feat/terraformCloudIntegration
2025-04-11 16:37:05 -03:00
Scott Wilson
581e4b35f9
rebase
2025-04-11 12:25:26 -07:00
carlosmonastyrski
4b0e5fa05b
Address PR comment for terraform sync integration
2025-04-11 16:23:07 -03:00
Daniel Hougaard
4a9e24884d
fix: RSA not working in UI
2025-04-11 23:21:55 +04:00
=
9565ef29d0
feat: update with review changes
2025-04-12 00:36:42 +05:30
=
7107a1b225
feat: added cache invalidation for old secret rotation
2025-04-12 00:36:41 +05:30
=
8676421a10
feat: resolved failing test
2025-04-12 00:36:41 +05:30
=
5f6db870a6
feat: added caching for secret dal\
2025-04-12 00:36:41 +05:30
Daniel Hougaard
5bc8e4729f
chore: moved signing fns to files lib
2025-04-11 22:59:57 +04:00
carlosmonastyrski
27fdf68e42
Merge pull request #3395 from Infisical/feat/addCommentToAccessRequests
...
Add access request note and change secret request to change request
2025-04-11 15:57:38 -03:00
carlosmonastyrski
9a5bc33517
Add approval request note max lenght on endpoint parameter
2025-04-11 15:52:48 -03:00
BlackMagiq
0fecbad43c
Merge pull request #3347 from Infisical/ssh-host-key-signing-docs2
...
Infisical SSH - V2
2025-04-11 11:31:19 -07:00
Sheen
511a81a464
Merge pull request #3373 from Infisical/feat/camunda-app-connection-and-secret-sync
...
feat: camunda app connection and secret sync
2025-04-12 02:12:11 +08:00
Sheen Capadngan
f33a777fae
misc: updated form declaration for consistency
2025-04-12 02:04:49 +08:00
Sheen Capadngan
8a870131e9
misc: updated missing tx
2025-04-12 02:02:41 +08:00
Daniel Hougaard
041fac7f42
Update signing-fns.ts
2025-04-11 21:58:21 +04:00
Sheen Capadngan
70f5f21e7f
misc: updated file name
2025-04-12 01:54:21 +08:00
Sheen Capadngan
d97057b43b
misc: address metadata type
2025-04-12 01:50:05 +08:00
Daniel Hougaard
5ce738bba0
fix: better file cleanup
2025-04-11 21:49:57 +04:00
Sheen Capadngan
19b0cd9735
feat: update dynamic secret permissioning
2025-04-12 01:47:33 +08:00
=
7dcd3d24aa
feat: corrected oidc message
2025-04-11 23:11:23 +05:30
=
3c5c6aeca8
feat: updated error message on update org for saml/oidc enforcement
2025-04-11 23:09:27 +05:30
Tuan Dang
b5b0d42dd5
Add writeHostCaToFile to cli for infisical ssh connect
2025-04-11 10:28:18 -07:00
carlosmonastyrski
1ec87fae75
Add referenced secret delete warning to overview page
2025-04-11 14:00:31 -03:00
Sheen Capadngan
d888d990d0
misc: added loading state
2025-04-11 22:25:10 +08:00
Sheen Capadngan
1cbab41609
misc: added description for fields
2025-04-11 22:13:50 +08:00
Sheen Capadngan
49b5b488ef
misc: added missing break
2025-04-11 22:10:59 +08:00
Sheen Capadngan
bb59e04c28
misc: updated ui to show cluster name instead of just ID
2025-04-11 22:09:37 +08:00
Sheen Capadngan
46b08dccd1
Merge remote-tracking branch 'origin/main' into feat/camunda-app-connection-and-secret-sync
2025-04-11 21:53:56 +08:00
Sheen Capadngan
53ca8d7161
misc: address comments
2025-04-11 21:47:30 +08:00
carlosmonastyrski
aec131543f
Add referenced secret delete warning to batch delete modal inside env
2025-04-11 10:12:41 -03:00
carlosmonastyrski
e19c3630d9
Rename TerraformCloudSyncDestinationSection file
2025-04-11 09:54:24 -03:00
carlosmonastyrski
071dab723a
Merge branch 'main' into feat/terraformCloudIntegration
2025-04-11 09:52:14 -03:00
carlosmonastyrski
aeaa5babab
Improve referenced secret deletion message logic
2025-04-11 09:29:01 -03:00
carlosmonastyrski
1ce155e2fd
Merge pull request #3338 from Infisical/feat/vercelSecretSyncIntegration
...
Add secret sync vercel integration
2025-04-11 07:52:02 -03:00
Tuan Dang
2ed05c26e8
Fix minor login mapping update description
2025-04-11 00:53:49 -07:00
Tuan Dang
9e0fdb10b1
Add unique constraints for ssh login user and login user mapping tables
2025-04-11 00:52:50 -07:00
Tuan Dang
5c40347c52
Update default on frontend user cert ttl form
2025-04-10 21:57:40 -07:00
Tuan Dang
edf375ca48
Bring back ssh host read permission
2025-04-10 21:48:25 -07:00
Tuan Dang
264177638f
Address greptile suggestions
2025-04-10 16:45:24 -07:00
carlosmonastyrski
230b44fca1
Add access request note and change secret request to change request
2025-04-10 20:10:38 -03:00
Daniel Hougaard
3d02feaad9
Merge pull request #3389 from Infisical/daniel/get-project-identity-membership-by-id
...
feat(project-identity): get project identity by membership ID
2025-04-11 00:55:03 +04:00
Tuan Dang
77dd768a38
Fix merge conflicts
2025-04-10 12:39:09 -07:00
Tuan Dang
eb11efcafa
Run linter
2025-04-10 12:27:56 -07:00
Tuan Dang
8522420e7f
Minor cleans for consistency
2025-04-10 12:19:37 -07:00
Tuan Dang
81331ec4d1
Update db schema for ssh login mappings
2025-04-10 10:50:23 -07:00
Sheen
f15491d102
Merge pull request #3393 from Infisical/fix/address-type-issue-for-secret-approval-requests
...
fix: address runtime error for secret approval requests
2025-04-11 01:46:31 +08:00
Sheen Capadngan
4d4547015e
fix: address runtime error for secret approval requests
2025-04-11 01:26:56 +08:00
carlosmonastyrski
06cd496ab3
Merge pull request #3392 from Infisical/fix/avoidForwardSlachOnSecretKeys
...
Add condition to avoid secret names that contain forward slashes
2025-04-10 14:16:40 -03:00
carlosmonastyrski
4119478704
Add condition to avoid secret names that contain forward slashes
2025-04-10 13:59:20 -03:00
Sheen Capadngan
07898414a3
feat: add metadata based permissions for dynamic secret
2025-04-11 00:20:02 +08:00
carlosmonastyrski
f15b30ff85
Improve referenced secret deletion message component
2025-04-10 13:08:52 -03:00
Daniel Hougaard
700efc9b6d
Merge pull request #3304 from Infisical/daniel/scim-fixes
...
fix: scim improvements and ui fixes
2025-04-10 20:06:49 +04:00
Daniel Hougaard
894633143d
fix(kms-signing): requested changes
2025-04-10 19:55:59 +04:00
Maidul Islam
b76ee9cc49
Merge pull request #3374 from thomas-infisical/feb-mar-changelog
...
docs: update changelog for february & march 2025
2025-04-10 11:38:03 -04:00
Daniel Hougaard
c498178923
Update scim-service.ts
2025-04-10 18:10:58 +04:00
Daniel Hougaard
8bb68f9889
Update identity-project-service.ts
2025-04-10 17:53:17 +04:00
Daniel Hougaard
1c121ec30d
feat(project-identity): get project identity by membership ID
2025-04-10 17:48:41 +04:00
carlosmonastyrski
8ee2b54182
Improve referenced secret deletion message component
2025-04-10 10:24:02 -03:00
carlosmonastyrski
956d97eda2
Add missing describe on TerraformCloudConnectionAccessTokenCredentialsSchema
2025-04-10 09:24:25 -03:00
carlosmonastyrski
e877a4c9e9
Improve vercer secret sync integration
2025-04-10 09:20:18 -03:00
carlosmonastyrski
ee9a7cd5a1
Improve terraform-cloud secret sync schema
2025-04-10 07:54:06 -03:00
carlosmonastyrski
a84dddaf6f
Improve terraform-cloud secret sync destination variables
2025-04-10 07:38:11 -03:00
Maidul Islam
8cbfeffe4c
Merge pull request #3386 from Infisical/disable-ratelimits-onselfhost
...
Remove rate limits on self host
2025-04-09 21:01:51 -04:00
Maidul Islam
2084539f61
fix logic
2025-04-09 20:55:41 -04:00
Tuan Dang
9baab63b29
Add docs for Infisical SSH V2
2025-04-09 17:48:52 -07:00
Maidul Islam
34cf47a5eb
remove console
2025-04-09 20:47:16 -04:00
Maidul Islam
b90c6cf3fc
remove rate limits for self host
2025-04-09 20:45:51 -04:00
carlosmonastyrski
68374a17f0
Fix lint issue
2025-04-09 20:16:05 -03:00
carlosmonastyrski
993eb4d239
General improvements to Terraform Integration
2025-04-09 20:15:24 -03:00
Tuan Dang
2382937385
Add configure sshd flag to infisical ssh add-host command, update issue user cert permissioning
2025-04-09 14:41:10 -07:00
Daniel Hougaard
ac0f4aa8bd
Merge branch 'heads/main' into daniel/kms-sign-verify
2025-04-10 01:12:13 +04:00
carlosmonastyrski
05af70161a
Merge branch 'main' into feat/terraformCloudIntegration
2025-04-09 17:55:23 -03:00
carlosmonastyrski
b121ec891f
UI changes on reference secret warning
2025-04-09 17:36:57 -03:00
carlosmonastyrski
ab566bcbe4
Merge branch 'main' into feat/showWarningOnImportedSecretDeletion
2025-04-09 15:39:43 -03:00
Akhil Mohan
2940300164
Merge pull request #3385 from akhilmhdh/feat/add-max-role
...
Added max to $OR in search function
2025-04-09 22:37:36 +05:30
=
9356ab7cbc
feat: added max to search or
2025-04-09 22:04:31 +05:30
Maidul Islam
bbc94da522
Merge pull request #3384 from akhilmhdh/feat/win-get
...
feat: added winget to build
2025-04-09 12:24:37 -04:00
=
8a241771ec
feat: added winget to build
2025-04-09 21:11:39 +05:30
carlosmonastyrski
ed5c18b5ac
Add rate-limit to vercel sync fns
2025-04-09 12:36:43 -03:00
Akhil Mohan
1f23515aac
Merge pull request #3367 from akhilmhdh/feat/syntax-highlight
...
Add filter by role for org identity and search identity api
2025-04-09 20:02:52 +05:30
carlosmonastyrski
d01cb282f9
General improvements to Vercel Integration
2025-04-09 11:32:48 -03:00
Daniel Hougaard
8fa8117fa1
Update signing.ts
2025-04-09 18:28:50 +04:00
carlosmonastyrski
6dc085b970
Merge branch 'main' into feat/vercelSecretSyncIntegration
2025-04-09 09:15:52 -03:00
=
63dc9ec35d
feat: updated search message on empty result with role filter
2025-04-09 15:15:54 +05:30
=
1d083befe4
feat: added order by
2025-04-09 15:09:55 +05:30
=
c01e29b932
feat: rabbit review changes
2025-04-09 15:09:54 +05:30
=
3aed79071b
feat: added search endpoint to docs
2025-04-09 15:09:54 +05:30
=
140fa49871
feat: added advance filter for identities list table in org
2025-04-09 15:09:54 +05:30
=
03a3e80082
feat: completed api for new search identities
2025-04-09 15:09:54 +05:30
Tuan Dang
5a114586dc
Add ssh host host ca public key endpoint
2025-04-08 18:54:08 -07:00
Tuan Dang
20ebfcefaa
Update permission logic
2025-04-08 18:45:16 -07:00
Maidul Islam
bfcfffbabf
update notice
2025-04-08 21:15:31 -04:00
Maidul Islam
210bd220e5
Delete .github/workflows/codeql.yml
2025-04-08 20:51:25 -04:00
Maidul Islam
7be2a10631
Merge pull request #3380 from Infisical/end-cloudsmith-publish
...
update install scrip for deb
2025-04-08 20:49:52 -04:00
Maidul Islam
5753eb7d77
rename install file
2025-04-08 20:49:14 -04:00
Maidul Islam
cb86aa40fa
update install scrip for deb
2025-04-08 20:47:33 -04:00
Maidul Islam
1131143a71
remove gpg passphrase
2025-04-08 18:28:23 -04:00
Daniel Hougaard
041d585f19
Update go.mdx
2025-04-09 02:11:43 +04:00
Tuan Dang
728c3f56a7
Add rbac permissioning support for ssh hosts, render access tree for secrets projects only
2025-04-08 14:56:05 -07:00
Daniel Hougaard
939b77b050
fix: fixed local verification & added digest support
2025-04-09 01:55:26 +04:00
Maidul Islam
a50b8120fd
Merge pull request #3378 from akhilmhdh/fix/doc-p-access-image
...
feat: updated ruby action
2025-04-08 16:21:06 -04:00
=
f1ee53d417
feat: updated ruby action
2025-04-09 01:49:35 +05:30
Maidul Islam
229ad79f49
Merge pull request #3377 from akhilmhdh/fix/doc-p-access-image
...
feat: added passphrase
2025-04-08 15:56:34 -04:00
=
d7dbd01ecf
feat: banner respect silent
2025-04-09 01:24:38 +05:30
=
026fd21fd4
feat: added passphrase
2025-04-09 01:05:31 +05:30
Maidul Islam
9b9c1a52b3
Merge pull request #3376 from akhilmhdh/fix/doc-p-access-image
...
feat: added s3 deb pipeline
2025-04-08 15:05:32 -04:00
Maidul Islam
98aa424e2e
Update .github/workflows/release_build_infisical_cli.yml
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-04-08 15:02:47 -04:00
=
2cd5df1ab3
feat: updated message
2025-04-09 00:30:48 +05:30
Daniel Hougaard
e0d863e06e
Merge pull request #3375 from Infisical/helm-update-v0.9.1
...
Update Helm chart to version v0.9.1
2025-04-08 22:52:42 +04:00
=
d991af557b
feat: added s3 deb pipeline
2025-04-09 00:22:00 +05:30
DanielHougaard
ae54d04357
Update Helm chart to version v0.9.1
2025-04-08 18:51:31 +00:00
Daniel Hougaard
fa590ba697
Merge pull request #3348 from Infisical/daniel/k8s-auto-reviewer-token
...
feat(k8s): k8s auth automatic service account token creation
2025-04-08 22:45:57 +04:00
Thomas
9899864133
docs: update changelog for february & march 2025
2025-04-08 20:13:46 +02:00
Sheen Capadngan
06715b1b58
misc: code rabbit
2025-04-09 02:10:45 +08:00
Sheen
038f43b769
doc: add camunda secret sync
2025-04-08 18:01:30 +00:00
Sheen
35d7881613
doc: added camundo app connection
2025-04-08 17:08:13 +00:00
Sheen Capadngan
b444908022
doc: added api reference
2025-04-09 00:06:17 +08:00
Sheen Capadngan
3f9a793578
feat: added camunda secret sync
2025-04-08 23:52:27 +08:00
Sheen Capadngan
479d6445a7
feat: added camunda app connection
2025-04-08 21:57:24 +08:00
Tuan Dang
bf5e8d8c8b
Add ssh host command to cli
2025-04-07 22:25:37 -07:00
Tuan Dang
99aa567a6f
Add ssh host endpoint for issuing ssh host cert
2025-04-07 20:47:52 -07:00
Maidul Islam
1da2896bb0
Create codeql.yml
2025-04-07 21:00:43 -04:00
Sheen
423a2f38ea
Merge pull request #3371 from Infisical/misc/add-missing-version-filter
...
misc: add missing version filter in get secret by name
2025-04-08 02:55:21 +08:00
Sheen Capadngan
db0a72f7b4
misc: add missing version filter
2025-04-08 02:26:20 +08:00
Maidul Islam
4a202d180a
Merge pull request #3370 from akhilmhdh/fix/doc-p-access-image
...
added check for org in project id
2025-04-07 18:24:08 +01:00
=
33103f1e95
added check for org in project id
2025-04-07 22:51:14 +05:30
Akhil Mohan
ce8a4bc50e
Merge pull request #3369 from akhilmhdh/fix/doc-p-access-image
...
feat: added env for dynamic secret to allow internal ip
2025-04-07 22:30:59 +05:30
=
141a821091
feat: added env for dynamic secret to allow internal ip
2025-04-07 21:43:17 +05:30
Maidul Islam
b3dd5410d7
Merge pull request #3368 from akhilmhdh/fix/doc-p-access-image
...
doc: updated project access control images
2025-04-07 15:55:44 +01:00
=
74574c6c29
doc: updated project access control images
2025-04-07 20:19:25 +05:30
Maidul Islam
4f32756951
Merge pull request #3343 from Infisical/secret-rotations-v2-feature
...
Feature: Secret Rotations v2
2025-04-07 15:24:40 +01:00
Akhil Mohan
961fe09a6e
Merge pull request #3366 from Infisical/update-all-projcts-ui
...
Update UI for all projects/my projects
2025-04-07 15:29:30 +05:30
Tuan Dang
eb4816fd29
Add infisical ssh connect command
2025-04-06 21:17:23 -07:00
Maidul Islam
5ab853d3e6
fix lint
2025-04-06 21:17:51 -04:00
Maidul Islam
0e073cc9fc
Update UI for all projects/my projects
...
Updated the UI so that instead of having a dropdown to select + a heading on the project overview page, the heading becomes the drop down for my projects vs all projects
2025-04-06 21:12:08 -04:00
Tuan Dang
715bb447e6
Add list accessible ssh hosts endpoint
2025-04-06 17:28:46 -07:00
Tuan Dang
c2f2a038ad
Add ssh project default cas
2025-04-06 14:22:17 -07:00
Sheen
433b1a49f0
Merge pull request #3362 from Infisical/misc/add-dev-setup-for-fips
2025-04-06 19:41:49 +08:00
Tuan Dang
5671cd5cef
Begin ssh host permissions
2025-04-05 22:57:46 -07:00
Tuan Dang
b8f04d6738
preliminary ssh host structs, api, ui
2025-04-05 22:25:06 -07:00
Scott Wilson
b0b255461d
improvements: address coderabbit
2025-04-04 18:08:07 -07:00
Scott Wilson
c2f2dc1e72
docs: improve mssql statement order
2025-04-04 17:56:24 -07:00
Scott Wilson
0ee1b425df
improvements: add ssl options to sql connections and update ui/docs
2025-04-04 17:51:05 -07:00
Scott Wilson
46e72e9fba
merge and deconflict main
2025-04-04 13:30:57 -07:00
Scott Wilson
06fc4e955d
improvements: final feedback and ssl enforcement
2025-04-04 13:28:01 -07:00
Tuan Dang
18c8fc66ee
Update docs for Infisical SSH, fix Infisical SSH project deletion bug
2025-04-04 11:59:05 -07:00
Maidul Islam
ece294c483
Merge pull request #3363 from asp143/fix/pg-admin-dev
...
feat: Fix pgadmin in dev
2025-04-04 19:03:43 +01:00
Sheen Capadngan
2e40ee76d0
misc: removed possibly misleading log
2025-04-05 00:50:07 +08:00
Your Name
9a712b5c85
feat: Fix pgadmin in dev
2025-04-05 00:17:48 +08:00
carlosmonastyrski
1ec427053b
Merge pull request #3355 from Infisical/feat/refetchInstancePlan
...
Fetch self hosted license feature set without needing to redeploy the instance
2025-04-04 12:57:20 -03:00
carlosmonastyrski
6c636415bb
Improve logs of syncLicenseKeyOnPremFeatures
2025-04-04 12:53:28 -03:00
Sheen Capadngan
9b083a5dfb
misc: add dev setup for fips
2025-04-04 23:15:55 +08:00
carlosmonastyrski
224b167000
Improve delete referenced secret warning message
2025-04-04 11:22:45 -03:00
Akhil Mohan
e323cb4630
Merge pull request #3361 from Infisical/akhilmhdh-patch-2
...
feat: updated project access note to max a limit
2025-04-04 19:29:53 +05:30
carlosmonastyrski
e87a1bd402
Add flag to throw on syncLicenseKeyOnPremFeatures for the initial bootstrap
2025-04-04 10:55:30 -03:00
Akhil Mohan
3b09173bb1
feat: updated project access note to max a limit
2025-04-04 19:22:38 +05:30
carlosmonastyrski
d957419b94
Fix mist.json ngrok url used to test
2025-04-04 10:49:01 -03:00
carlosmonastyrski
ec9897d561
Terraform Cloud Secret Sync Integration Docs
2025-04-04 10:46:23 -03:00
carlosmonastyrski
4d41513abf
Terraform Cloud Secret Sync Integration
2025-04-04 09:54:53 -03:00
Akhil Mohan
2a8e159f51
Merge pull request #3354 from akhilmhdh/feat/project-access
...
Project access request
2025-04-04 14:18:37 +05:30
Daniel Hougaard
83206aad93
fix: public key encoding as DER
2025-04-04 11:08:06 +04:00
Tuan Dang
9fc9f69fc9
Finish preliminary support for external key source for ssh cas
2025-04-03 22:46:41 -07:00
Scott Wilson
cd333a7923
improvements: address coderabbit
2025-04-03 21:42:59 -07:00
Scott Wilson
e11fdf8f3a
fix: add doc images and format constants
2025-04-03 21:37:10 -07:00
Scott Wilson
4725108319
Merge branch 'main' into secret-rotations-v2-feature
2025-04-03 21:21:06 -07:00
Scott Wilson
715441908b
improvements: address feedback, feature docs and cert validation with dns rebinding handling
2025-04-03 21:17:04 -07:00
Daniel Hougaard
e1a11c37e3
docs(sdk): go sdk kms docs
2025-04-04 06:02:47 +04:00
Daniel Hougaard
cd83efb060
Update types.ts
2025-04-04 04:24:43 +04:00
Daniel Hougaard
53b5497271
fix: requested changes
2025-04-04 04:21:00 +04:00
Daniel Hougaard
3f190426fe
fix: added docs for operator managed service account tokens & made audience optional
2025-04-04 03:15:11 +04:00
carlosmonastyrski
15130a433c
UI improvements on secret deletion warning
2025-04-03 17:40:08 -03:00
=
954e94cd87
feat: updated plurals
2025-04-04 01:04:28 +05:30
carlosmonastyrski
a0bf03b2ae
UI improvements on secret deletion warning
2025-04-03 16:00:41 -03:00
=
9dd2379fb3
fix: lint issues
2025-04-03 23:29:51 +05:30
=
6bf9ab5937
feat: updated by review comment
2025-04-03 23:28:18 +05:30
=
ee536717c0
feat: code rabbit review feedbacks
2025-04-03 23:28:18 +05:30
=
a0cb4889ca
feat: updated org admin sidebar images and doc on project access request
2025-04-03 23:28:18 +05:30
=
271a8de4c0
feat: updated ui for request access feature
2025-04-03 23:28:18 +05:30
=
b18f7b957d
feat: added backend logic for project access, search project endpoint, send mail for org admin project access direct
2025-04-03 23:28:18 +05:30
Daniel Hougaard
c7416c825c
Update audit-log-types.ts
2025-04-03 20:13:01 +04:00
carlosmonastyrski
e6349474aa
Merge pull request #3352 from Infisical/feat/addPasswordGenerator
...
Add new PasswordGenerator and Slider components
2025-04-03 13:01:45 -03:00
carlosmonastyrski
419dd37d03
Allow vercel importSecrets
2025-04-03 11:38:20 -03:00
carlosmonastyrski
f00a54ed54
Initial Commit for terraform cloud intergation
2025-04-03 11:15:38 -03:00
carlosmonastyrski
a25c25434c
Lint fix
2025-04-03 08:31:00 -03:00
carlosmonastyrski
4f72d09458
Merge branch 'main' into feat/vercelSecretSyncIntegration
2025-04-03 08:30:24 -03:00
carlosmonastyrski
08baf02ef0
Add docs for API setup Vercel Connection
2025-04-03 08:26:24 -03:00
Daniel Hougaard
fe172e39bf
feat(kms): audit logs for sign/verify
2025-04-03 09:30:51 +04:00
Daniel Hougaard
fda77fe464
fix: better error handling & renamed handler function
2025-04-03 08:23:12 +04:00
Daniel Hougaard
c4c065ea9e
docs(kms): signing api endpoints
2025-04-03 08:17:35 +04:00
Daniel Hougaard
c6ca668db9
feat(kms): sign & verify data
2025-04-03 07:17:29 +04:00
carlosmonastyrski
4d8598a019
Fix lint issue
2025-04-02 19:06:27 -03:00
carlosmonastyrski
a9da2d6241
Truncate folder name on warning message
2025-04-02 19:02:24 -03:00
carlosmonastyrski
4420985669
Add warning on secret deletions where it's being imported by another folder
2025-04-02 18:58:34 -03:00
Vlad Matsiiako
d6da108e32
Merge pull request #3353 from Infisical/doc/improve-docs-for-secret-ref-and-notices
...
misc: improved docs for secret ref and notices
2025-04-02 22:45:44 +01:00
Scott Wilson
577c81be65
improvements: address feedback
2025-04-02 14:11:59 -07:00
carlosmonastyrski
93baf9728b
Small fix on PasswordGeneratorModal useMemo
2025-04-02 17:20:22 -03:00
carlosmonastyrski
064322936b
Add try-catch to syncLicenseKeyOnPremFeatures
2025-04-02 16:36:17 -03:00
carlosmonastyrski
7634fc94a6
Fix lint issue
2025-04-02 16:34:42 -03:00
carlosmonastyrski
ecd39abdc1
Remove unnecessary function call
2025-04-02 15:39:31 -03:00
carlosmonastyrski
d8313a161e
Moved from useEffect to useMemo on PasswordGeneratorModal and remove it from secret-share
2025-04-02 15:27:05 -03:00
carlosmonastyrski
d82b06c72b
Add LICENSE_KEY refresh job for self hosted instances
2025-04-02 14:57:34 -03:00
Sheen
b8e79f20dc
misc: improved docs for secret ref and notices
2025-04-02 15:50:30 +00:00
carlosmonastyrski
0088217fa9
Add new PasswordGenerator and Slider components
2025-04-02 11:42:01 -03:00
carlosmonastyrski
13485cecbb
Merge pull request #3349 from Infisical/fix/secretSetCLIFix
...
Fix issue with missing token on secrets set command CLI
2025-04-01 23:19:06 -03:00
carlosmonastyrski
85e9952a4c
Fix issue with missing token on secrets set command CLI
2025-04-01 23:10:02 -03:00
Daniel Hougaard
3d072c2f48
feat(k8s): automatic service account token creation for k8s auth
2025-04-01 23:39:22 +04:00
carlosmonastyrski
ebcf4761b6
Merge pull request #3324 from Infisical/fix/accessTreeImprovements
...
Fix/access tree improvements
2025-04-01 16:35:17 -03:00
Daniel Hougaard
82b828c10e
feat(k8s): automatic service account token creation for k8s auth
2025-04-01 23:16:38 +04:00
Tuan Dang
5e7ad5614d
Update max ttl param constraint on ssh certificate template creation
2025-04-01 11:08:03 -07:00
Tuan Dang
f825a62af2
Add docs for host key signing
2025-04-01 11:04:19 -07:00
carlosmonastyrski
bf20556b17
Merge pull request #3289 from Infisical/feat/addReplicateFolderContent
...
Add replicate folder content functionality
2025-04-01 14:59:22 -03:00
BlackMagiq
dcde10a401
Merge pull request #3342 from Infisical/pki-telemetry
...
Add Telemetry for Infisical PKI
2025-04-01 09:47:54 -07:00
Maidul Islam
e0373cf416
Merge pull request #3315 from akhilmhdh/feat/folder-last-secret-modified
...
Folder last secret commit feature
2025-04-01 10:08:50 -04:00
Akhil Mohan
ea038f26df
feat: again updated the desc
2025-04-01 14:07:57 +00:00
carlosmonastyrski
f95c446651
Add goToRootNode to effect dependencies
2025-04-01 11:01:03 -03:00
carlosmonastyrski
90bf8f800b
Add vercel secret syncs docs
2025-04-01 10:56:36 -03:00
Akhil Mohan
59ab4de24a
feat: updated api description
2025-04-01 13:44:23 +00:00
Daniel Hougaard
d2295c47f5
Merge pull request #3311 from Infisical/daniel/audit-log-secretname
...
feat(audit-logs): filter audit logs by secret key
2025-04-01 17:16:34 +04:00
carlosmonastyrski
47dc4f0c47
Fix top right icons to dock/undock view
2025-04-01 09:27:23 -03:00
carlosmonastyrski
4b0e0d4de5
Fix edge case for many secrets on replicate folders update function
2025-04-01 09:17:57 -03:00
carlosmonastyrski
6128301622
Merge branch 'main' into feat/addReplicateFolderContent
2025-04-01 08:16:09 -03:00
Scott Wilson
766c1242fd
feature secret rotations v2
2025-03-31 20:34:48 -07:00
Tuan Dang
8c318f51e4
Add telemtry for Infisical PKI
2025-03-31 18:51:19 -07:00
Daniel Hougaard
be51e358fc
Merge pull request #3341 from Infisical/daniel/fix-username-capitalization
...
fix: remove users with capitalized usernames from projects
2025-04-01 04:59:59 +04:00
Daniel Hougaard
e8dd8a908d
fix: remove users with capitalized usernames from projects
2025-04-01 04:26:29 +04:00
Daniel Hougaard
fd20cb1e38
improvement: optimize database filtering to only use GIN index when necessary
2025-04-01 04:14:21 +04:00
Daniel Hougaard
a07f168c36
fix: remove star variant and use outlined button instead
2025-04-01 03:55:49 +04:00
Daniel Hougaard
530045aaf2
fix: improved query
...
removed seq scan
2025-04-01 03:55:29 +04:00
Daniel Hougaard
cd4f2cccf8
Merge pull request #3340 from Infisical/helm-update-v0.9.0
...
Update Helm chart to version v0.9.0
2025-04-01 02:36:12 +04:00
DanielHougaard
ff4ff0588f
Update Helm chart to version v0.9.0
2025-03-31 22:11:08 +00:00
Daniel Hougaard
993024662a
Merge pull request #3339 from Infisical/daniel/fix-k8s-release
...
fix: add permissions to k8s release
2025-04-01 02:08:42 +04:00
Daniel Hougaard
a03c152abf
fix: add permissions to k8s release
2025-04-01 02:07:12 +04:00
Daniel Hougaard
45d2cc05b3
Merge pull request #3326 from Infisical/daniel/pushsecret-templating
...
feat(k8s): go templating support for InfisicalPushSecret CRD
2025-04-01 01:59:35 +04:00
carlosmonastyrski
74200bf860
Add clearTimeout on setTimeouts
2025-03-31 18:20:01 -03:00
carlosmonastyrski
c59cecdb45
Merge branch 'main' into fix/accessTreeImprovements
2025-03-31 18:11:47 -03:00
carlosmonastyrski
dbabb4f964
Add secret sync vercel integration
2025-03-31 18:10:29 -03:00
Daniel Hougaard
483f26d863
Update main.go
2025-03-31 21:59:24 +04:00
carlosmonastyrski
da094383b8
Merge pull request #3335 from Infisical/fix/teamCityParametersHiddenConfig
...
Mark TeamCity secrets as password type and Hidden visibility on syncs
2025-03-31 14:25:38 -03:00
carlosmonastyrski
fce772bc20
Merge branch 'main' into fix/teamCityParametersHiddenConfig
2025-03-31 14:14:17 -03:00
Maidul Islam
5e1a7cfb6e
Merge pull request #3336 from akhilmhdh/feat/patch-v5
...
feat: minor bug fixes and patch
2025-03-31 12:57:31 -04:00
carlosmonastyrski
323d5d2d27
Mark TeamCity secrets as password type and Hidden visibility on syncs
2025-03-31 13:31:13 -03:00
=
dd79d0385a
feat: minor bug fixes and patch
2025-03-31 21:33:12 +05:30
Maidul Islam
0a28ac4a7d
extract region only
2025-03-30 16:13:41 -04:00
Daniel Hougaard
196c616986
Update push-secret-with-template.yaml
2025-03-29 04:50:39 +04:00
Daniel Hougaard
bf6060d353
fix: make initialization a standalone process to account for concurrent calls
2025-03-29 04:50:16 +04:00
Daniel Hougaard
438e2dfa07
fix: removed json functions since they're covered by Sprig lib
2025-03-29 04:45:19 +04:00
Daniel Hougaard
3ad50a4386
docs(k8s): added better templating docs
2025-03-29 04:45:04 +04:00
Daniel Hougaard
ed94e7a8e7
fix: edge case delete fails
2025-03-29 03:40:54 +04:00
Daniel Hougaard
09ad1cce96
fix: incorrect examples
2025-03-29 03:29:43 +04:00
Daniel Hougaard
d7f9cff43e
feat(k8s): large expansion of templating functions
2025-03-29 03:27:35 +04:00
carlosmonastyrski
5d8d75ac93
Merge pull request #3331 from Infisical/fix/groupPorjectsByProductOnInvites
...
Improve FilterableSelect to support optional grouping by option field
2025-03-28 18:02:39 -03:00
carlosmonastyrski
db5a85d3ca
Renamed default value of getGroupHeaderLabel
2025-03-28 17:38:07 -03:00
carlosmonastyrski
a1a931d3dd
Merge pull request #3330 from Infisical/fix/snapshotsInfiniteLoading
...
Fix infinite loading icon on snapshot button
2025-03-28 16:51:29 -03:00
carlosmonastyrski
e639f5ee49
Improve FilterableSelect to support optional grouping by option field
2025-03-28 16:17:14 -03:00
carlosmonastyrski
a2c9c4529b
Fix sidebar menus on safari
2025-03-28 15:22:13 -03:00
carlosmonastyrski
0a338ee539
Fix infinite loading icon on snapshot button
2025-03-28 13:22:40 -03:00
carlosmonastyrski
2a7679005e
Merge pull request #3329 from Infisical/fix/orgIconFlickeringOnSafari
...
Set modal=false on DropdownMenu on MinimizedOrgSidebar orgDetails option
2025-03-28 13:02:41 -03:00
carlosmonastyrski
838d132898
Set modal=false on DropdownMenu on MinimizedOrgSidebar orgDetails option
2025-03-28 12:49:28 -03:00
carlosmonastyrski
b0cacc5a4a
General improvements to Access Tree view
2025-03-28 11:09:56 -03:00
carlosmonastyrski
68d07f0136
Merge pull request #3323 from Infisical/feat/allowCustomHeadersOnCLI
...
Feat/allow custom headers on cli
2025-03-28 08:18:43 -03:00
Daniel Hougaard
10a3c7015e
Update push-secret-with-template.yaml
2025-03-28 08:12:11 +04:00
Daniel Hougaard
03b0334fa0
feat(k8s): pushsecret go templating
2025-03-28 08:09:55 +04:00
carlosmonastyrski
10a3658328
Update go.mod to latest go-sdk version
2025-03-27 18:26:50 -03:00
carlosmonastyrski
e8ece6be3f
Change SDK config customHeaders format
2025-03-27 17:31:38 -03:00
Daniel Hougaard
c765c20539
Merge pull request #3325 from Infisical/daniel/view-secret-docs
...
docs: add new secret actions to permission doc
2025-03-28 00:15:10 +04:00
Daniel Hougaard
5cdabd3e61
docs: add new secret actions to permission doc
2025-03-28 00:01:47 +04:00
carlosmonastyrski
2f4c42482d
Fix type issue on buildFolderPath
2025-03-27 16:45:33 -03:00
carlosmonastyrski
75ca093b24
Add FAQ docs for custom headers
2025-03-27 16:31:25 -03:00
carlosmonastyrski
6c0889f117
Allow custom headers on Config, improve docs and GetRestyClientWithCustomHeaders logic
2025-03-27 16:20:55 -03:00
carlosmonastyrski
8f49d45309
Merge pull request #3316 from Infisical/feat/addFileContentToArgValueCLI
...
Add file support to secrets set key=value command
2025-03-27 16:10:44 -03:00
Daniel Hougaard
a4a162ab65
docs: small docs fix
2025-03-27 17:33:38 +00:00
carlosmonastyrski
5b11232325
Allow custom headers on CLI
2025-03-27 14:33:05 -03:00
Akhil Mohan
8b53f63d69
Merge pull request #3319 from akhilmhdh/feat/oidc-claims-in-audit-log
...
Added provider oidc claim in audit log event
2025-03-27 19:28:27 +05:30
=
6c0975554d
feat: added provider oidc payload in audit log event of oidc login
2025-03-27 15:25:05 +05:30
Daniel Hougaard
042a472f59
fix: missing type
2025-03-27 10:34:52 +04:00
Maidul Islam
697543e4a2
Merge pull request #3193 from Infisical/misc/privilege-management-v2-transition
...
misc: privilege management v2 transition
2025-03-27 01:43:31 -04:00
Daniel Hougaard
53c015988d
feat(audit-logs): filtering revamp
2025-03-27 09:41:46 +04:00
Sheen Capadngan
73b5ca5b4f
Merge branch 'misc/privilege-management-v2-transition' of https://github.com/Infisical/infisical into misc/privilege-management-v2-transition
2025-03-27 13:26:57 +08:00
Sheen Capadngan
a1318d54b1
misc: added no access exemption
2025-03-27 13:26:30 +08:00
Sheen
44afe2fc1d
misc: finalized docs
2025-03-27 04:54:19 +00:00
Sheen Capadngan
956d0f6c5d
misc: review comments
2025-03-27 12:17:36 +08:00
Maidul Islam
c376add0fa
Make the model look simpler
2025-03-26 21:41:07 -04:00
Daniel Hougaard
fb0b6b00dd
fix: added suggested changes
2025-03-27 03:51:16 +04:00
carlosmonastyrski
977c02357b
Update docs of secrets set command
2025-03-26 19:04:07 -03:00
carlosmonastyrski
d4125443a3
Add file support to secrets set key=value command
2025-03-26 18:48:37 -03:00
Daniel Hougaard
8e3ac6ca29
Merge pull request #2561 from artyom-p/helm-chart-tolerations
...
feat(helm/infisical-core): nodeSelector and tolerations support
2025-03-27 01:19:19 +04:00
carlosmonastyrski
a5f198a3d5
Allow access tree relative path graph on path filter
2025-03-26 17:30:20 -03:00
Maidul Islam
fa9bdd21ff
Merge pull request #3314 from akhilmhdh/fix/ua-optimization
...
feat: patched up regex issues
2025-03-26 15:25:14 -04:00
=
accf42de2e
feat: updated by review comment
2025-03-27 00:32:42 +05:30
=
2f060407ab
feat: completed folder last secret commit feature
2025-03-27 00:19:26 +05:30
carlosmonastyrski
c516ce8196
Merge branch 'main' into fix/accessTreeImprovements
2025-03-26 15:22:14 -03:00
carlosmonastyrski
95ccd35f61
Search bar improvements and position show more on top of last folder of the row
2025-03-26 15:19:42 -03:00
=
348a412cda
feat: rabbit rabbit changes
2025-03-26 22:46:07 +05:30
=
c5a5ad93a8
feat: patched up regex issues
2025-03-26 22:19:03 +05:30
BlackMagiq
d55ddcd577
Merge pull request #3312 from Infisical/ssh-telemetry
...
Add Telemetry for Infisical SSH
2025-03-26 09:15:16 -07:00
Sheen Capadngan
67a0e5ae68
misc: addressed comments
2025-03-26 23:28:49 +08:00
Sheen
37cbb4c55b
Merge pull request #3310 from Infisical/misc/reordered-ua-checks-for-crossplane
...
misc: reordered ua checks for crossplane
2025-03-26 23:07:12 +08:00
carlosmonastyrski
d5741b4a72
Add horizontal limit, search bar and change icons of access tree component
2025-03-26 11:13:12 -03:00
Tuan Dang
506b56b657
Merge remote-tracking branch 'origin' into ssh-telemetry
2025-03-25 22:16:22 -07:00
Tuan Dang
351304fda6
Add telemetry for Infisical SSH
2025-03-25 22:16:07 -07:00
Daniel Hougaard
2af515c486
Merge branch 'heads/main' into pr/2561
2025-03-26 06:34:34 +04:00
Daniel Hougaard
cdfec32195
Update .infisicalignore
2025-03-26 06:33:34 +04:00
Daniel Hougaard
8d6bd5d537
feat(helm): tolerations & nodeSelector support
2025-03-26 06:27:05 +04:00
Daniel Hougaard
4654a17e5f
feat(audit-logs): filter audit logs by secret key
2025-03-26 05:54:33 +04:00
carlosmonastyrski
b6d67df966
Merge pull request #3290 from Infisical/feat/usageAndBillingSelfHostedInstance
...
Show usage and billing for self-hosted instances
2025-03-25 17:41:34 -03:00
Daniel Hougaard
3897f0ece5
Merge pull request #3302 from Infisical/daniel/helm-fix
...
feat(k8s): preserve helm charts and streamline release process
2025-03-26 00:12:30 +04:00
carlosmonastyrski
7719ebb112
Merge pull request #3301 from Infisical/feat/addSelfApprovalsCheck
...
Allow project approval workflows to set if a reviewer can or can not review their own requests
2025-03-25 16:45:18 -03:00
Maidul Islam
f03f02786d
Update audit-logs.mdx
2025-03-25 15:43:31 -04:00
Sheen Capadngan
c60840e979
misc: reordered ua checks for crossplane
2025-03-26 03:35:37 +08:00
Maidul Islam
6fe7a5f069
Merge pull request #3309 from akhilmhdh/fix/ua-optimization
...
feat: client secret optimization in login
2025-03-25 15:34:34 -04:00
=
14b7d763ad
feat: client secret optimization in login
2025-03-26 01:02:46 +05:30
Daniel Hougaard
bc1b7ddcc5
Merge pull request #3307 from Infisical/revert-3306-fix/dynamic-secret-issue
...
Revert "Added vite base path option"
2025-03-25 19:49:55 +04:00
Daniel Hougaard
dff729ffc1
Revert "Added vite base path option"
2025-03-25 19:49:18 +04:00
carlosmonastyrski
786f5d9e09
Fix typo
2025-03-25 12:48:51 -03:00
carlosmonastyrski
ef6abedfe0
Renamed column to allowedSelfApprovals
2025-03-25 12:18:13 -03:00
carlosmonastyrski
9a5633fda4
Add gamma to isInfisicalCloud and fix for no billing plan set
2025-03-25 11:59:13 -03:00
Maidul Islam
f8a96576c9
Merge pull request #3306 from akhilmhdh/fix/dynamic-secret-issue
...
Added vite base path option
2025-03-25 09:56:18 -04:00
carlosmonastyrski
dd2fee3eca
Coderabbit code suggestions
2025-03-25 08:45:38 -03:00
carlosmonastyrski
802cf79af5
Hide copy secrets button and fix corner case for root secret on folder import
2025-03-25 08:34:52 -03:00
carlosmonastyrski
88d3d62894
Merge pull request #3298 from Infisical/fix/keepDomainsOnConfigFileCLI
...
Keep Domains on writeInitalConfig for CLI login
2025-03-25 08:04:32 -03:00
=
ac40dcc2c6
feat: added vite base path
2025-03-25 14:41:53 +05:30
Maidul Islam
6482e88dfc
Merge pull request #3305 from akhilmhdh/fix/dynamic-secret-issue
...
Resolved ip getting populated in form
2025-03-25 02:41:28 -04:00
=
a01249e903
feat: resolved ip getting populated in form
2025-03-25 12:01:43 +05:30
Daniel Hougaard
4b9f409ea5
fix: scim improvements and ui fixes
2025-03-25 07:12:56 +04:00
carlosmonastyrski
7b3e1f12bd
Merge pull request #3303 from Infisical/fix/overviewSecretImports
...
Rework of secret imports on the overview page
2025-03-24 21:51:12 -03:00
carlosmonastyrski
031c8d67b1
Rework of secret imports on the overview page
2025-03-24 20:14:01 -03:00
Daniel Hougaard
778b0d4368
feat: release helm scripts updated to be automatic
2025-03-25 02:10:41 +04:00
Daniel Hougaard
95b57e144d
fix: metrics-service.yaml wrong indention
2025-03-25 02:10:19 +04:00
Daniel Hougaard
1d26269993
chore: helm generate
2025-03-25 02:08:57 +04:00
Daniel Hougaard
ffee1701fc
feat(k8s/helm): preserve custom helm changes
2025-03-25 01:58:17 +04:00
carlosmonastyrski
871be7132a
Allow project approval workflows to set if a reviewer can or can not review their own requests
2025-03-24 18:08:07 -03:00
Maidul Islam
5fe3c9868f
Merge pull request #3299 from akhilmhdh/fix/dynamic-secret-issue
...
Additional validation for dynamic secret
2025-03-24 17:04:02 -04:00
=
c936aa7157
feat: updated all providers
2025-03-25 02:29:50 +05:30
=
05005f4258
feat: updated redis and rotation
2025-03-25 02:24:51 +05:30
=
c179d7e5ae
feat: returns ip instead of host for sql
2025-03-25 02:22:49 +05:30
=
c8553fba2b
feat: updated nitpicks
2025-03-25 01:53:52 +05:30
=
26a9d68823
feat: added same for secret rotation
2025-03-25 01:29:32 +05:30
=
af5b3aa171
feat: additional validation for dynamic secret
2025-03-25 01:26:00 +05:30
carlosmonastyrski
d4728e31c1
Keep Domains on writeInitalConfig for CLI login
2025-03-24 09:50:22 -03:00
carlosmonastyrski
f9a5b46365
Merge pull request #3293 from Infisical/feat/addRecursiveSearchToFoldersGetEndpoint
...
Add recursive flag to folders get endpoint to retrieve all nested folders
2025-03-24 08:15:30 -03:00
Akhil Mohan
d65deab0af
Merge pull request #3295 from akhilmhdh/fix/cli-gateway
...
Gateway minor fixes
2025-03-23 22:57:53 +05:30
=
61591742e4
feat: error propagation for quic client on backend
2025-03-23 22:28:19 +05:30
=
54b13a9daa
feat: resolved small gateway issues and added gateway uninstall command
2025-03-23 22:24:41 +05:30
Maidul Islam
4adf0aa1e2
Merge pull request #3292 from akhilmhdh/feat/k8-auth
...
K8s reviewer jwt optional and self client method
2025-03-21 21:04:17 -04:00
Maidul Islam
3d3ee746cf
improve docs
2025-03-21 20:37:41 -04:00
Daniel Hougaard
07e4358d00
Merge pull request #3294 from Infisical/daniel/airflow-docs
...
docs: added apache airflow link
2025-03-22 03:55:54 +04:00
Daniel Hougaard
962dd5d919
docs: added apache airflow link
2025-03-22 03:51:39 +04:00
carlosmonastyrski
52bd1afb0a
Move booleanSchema to sanitizedSchema - fix default value
2025-03-21 18:35:32 -03:00
carlosmonastyrski
d918dd8967
Move booleanSchema to sanitizedSchema
2025-03-21 18:29:55 -03:00
carlosmonastyrski
e2e0f6a346
Add recursive flag to folders get endpoint to retrieve all nested folders
2025-03-21 18:08:22 -03:00
=
326cb99732
feat: updated docs
2025-03-22 01:07:35 +05:30
=
341b63c61c
feat: updated frontend to make reviewer jwt optional
2025-03-22 01:07:28 +05:30
=
81b026865c
feat: updated backend for identity auth with reviewer optional
2025-03-22 01:06:58 +05:30
carlosmonastyrski
f50c72c033
Merge pull request #3291 from Infisical/fix/removeDragonsFromInviteUserViews
...
Remove dragons from /signupinvite and /requestnewinvite
2025-03-21 16:11:00 -03:00
carlosmonastyrski
e1046e2d56
Remove dragons from /signupinvite and /requestnewinvite
2025-03-21 16:00:43 -03:00
carlosmonastyrski
ed3fa8add1
Merge pull request #3264 from Infisical/feat/addSecretImportsToOverview
...
Show when folders have imports in secret overview page
2025-03-21 15:30:03 -03:00
carlosmonastyrski
d123283849
Merge branch 'main' into feat/addSecretImportsToOverview
2025-03-21 15:10:37 -03:00
carlosmonastyrski
d7fd44b845
Fix secret imports issue on isSecretPresentInEnv validation
2025-03-21 15:06:17 -03:00
carlosmonastyrski
cefcd872ee
Minor UI improvements
2025-03-21 14:46:32 -03:00
carlosmonastyrski
3ffee049ee
Merge pull request #3268 from Infisical/feat/addCustomDomainToWindmillIntegration
...
Add Windmill custom api url domain
2025-03-21 14:19:39 -03:00
carlosmonastyrski
9924ef3a71
Show usage and billing for self-hosted instances
2025-03-21 13:57:45 -03:00
Maidul Islam
524462d7bc
Merge pull request #3276 from akhilmhdh/feat/folder-sql-improvement
...
Indexed and optimized folder queries
2025-03-21 09:55:10 -04:00
carlosmonastyrski
4955e2064d
Add replicate folder content functionality
2025-03-21 10:10:35 -03:00
Sheen Capadngan
6ebc766308
misc: added actor indication
2025-03-21 19:07:33 +08:00
Sheen Capadngan
6f9a66a0d7
misc: finalized error message
2025-03-21 18:48:02 +08:00
Sheen Capadngan
cca7b68dd0
misc: reverted a few updates
2025-03-21 18:14:59 +08:00
Sheen Capadngan
ab39f13e03
misc: added reference to permission docs
2025-03-21 17:45:56 +08:00
Vlad Matsiiako
351e573fea
Merge pull request #3288 from Infisical/0xArshdeep-patch-1
...
Update terraform.mdx
2025-03-20 16:10:00 -07:00
ArshBallagan
f1bc26e2e5
Update terraform.mdx
2025-03-20 16:09:01 -07:00
Maidul Islam
8aeb607f6e
Merge pull request #3287 from akhilmhdh/fix/patch-4
...
Fix/patch 4
2025-03-20 17:32:32 -04:00
=
e530b7a788
feat: reduced to two
2025-03-21 02:59:44 +05:30
=
bf61090b5a
feat: added cache clear and refresh with session limit
2025-03-21 02:58:59 +05:30
Maidul Islam
106b068a51
Merge pull request #3286 from akhilmhdh/fix/patch-4
...
feat: removed refresh
2025-03-20 17:16:01 -04:00
=
6f0a97a2fa
feat: removed refresh
2025-03-21 02:43:10 +05:30
Maidul Islam
5d604be091
Merge pull request #3285 from akhilmhdh/fix/patch-4
...
feat: return fastify res and making it async
2025-03-20 17:01:03 -04:00
=
905cf47d90
feat: return fastify res and making it async
2025-03-21 02:26:33 +05:30
Sheen
2c40d316f4
Merge pull request #3284 from Infisical/misc/add-flag-for-disabling-worker-queue
...
misc: add flag for disabling workers
2025-03-21 03:49:57 +08:00
Sheen Capadngan
32521523c1
misc: add flag for disabling workers
2025-03-21 03:46:17 +08:00
Sheen
3a2e8939b1
Merge pull request #3282 from Infisical/misc/add-event-loop-stats
...
misc: add event loop stats
2025-03-21 01:54:12 +08:00
Sheen Capadngan
e5947fcab9
misc: add event loop stats
2025-03-21 01:48:11 +08:00
Maidul Islam
a6d9c74054
Merge pull request #3272 from akhilmhdh/feat/metadata-audit-log
...
Permission metadata data in audit log
2025-03-20 13:47:52 -04:00
Sheen Capadngan
07bd527cc1
Merge remote-tracking branch 'origin/main' into misc/privilege-management-v2-transition
2025-03-21 00:19:17 +08:00
Daniel Hougaard
f7cf2bb78f
Merge pull request #3278 from Infisical/daniel/kubernetes-hsm-docs
...
docs(hsm): kubernetes deployment docs
2025-03-20 03:25:48 +04:00
Daniel Hougaard
ff24e76a32
docs(hsm): kubernetes deployment docs, requested changes
2025-03-20 02:59:07 +04:00
Maidul Islam
6ac802b6c9
Merge pull request #3280 from akhilmhdh/fix/patch-4
...
feat: added k8s abort
2025-03-19 18:01:18 -04:00
=
ff92e00503
feat: added k8s abort
2025-03-20 03:29:40 +05:30
Maidul Islam
b20474c505
Merge pull request #3279 from akhilmhdh/fix/patch-4
...
feat: added log and updated license ttl to 5min
2025-03-19 17:11:12 -04:00
=
e19ffc91c6
feat: added more log
2025-03-20 02:40:37 +05:30
=
61eb66efca
feat: added log and updated license ttl to 5min
2025-03-20 02:36:26 +05:30
Sheen
fa7843983f
Merge branch 'misc/privilege-management-v2-transition' of https://github.com/Infisical/infisical into misc/privilege-management-v2-transition
2025-03-19 20:00:18 +00:00
Sheen
2d5b7afda7
misc: finalized permission docs
2025-03-19 19:59:50 +00:00
Daniel Hougaard
15999daa24
docs(hsm): kubernetes deployment docs
2025-03-19 23:02:39 +04:00
carlosmonastyrski
82520a7f0a
Check local urls for cloud instances on windmill custom domain input
2025-03-19 15:54:07 -03:00
carlosmonastyrski
af236ba892
Avoid throwing forbidden on non accessible resources and return an empty response for those
2025-03-19 15:30:05 -03:00
Daniel Hougaard
ec31211bca
Merge pull request #3277 from Infisical/daniel/fix-helm-required-field
...
fix(k8s): remove required field from helm
2025-03-19 21:31:45 +04:00
Daniel Hougaard
0ecf6044d9
fix(k8s): remove required field from helm
2025-03-19 20:50:28 +04:00
carlosmonastyrski
6c512f47bf
Merge pull request #3274 from Infisical/fix/bulkDeleteSecretIncorrectPermissions
...
Bulk Delete Secret Incorrectly says lacking permission
2025-03-19 12:30:19 -03:00
=
c4b7d4618d
feat: updated ui
2025-03-19 20:33:31 +05:30
=
003f2b003d
feat: indexed and optimized folder queries
2025-03-19 19:46:05 +05:30
carlosmonastyrski
33b135f02c
Merge pull request #3275 from Infisical/fix/universalAuthDocApiUrlImprovement
...
Universal Auth doc improvement to show US/EU API URLs
2025-03-19 11:10:23 -03:00
carlosmonastyrski
eed7cc6408
Add tip to universal auth doc to show US/EU API URLs
2025-03-19 10:49:33 -03:00
Sheen
440ada464f
Merge pull request #3259 from Infisical/feat/automated-instance-bootstrapping
...
feat: automated bootstrapping
2025-03-19 21:40:55 +08:00
Sheen Capadngan
4f08801ae8
misc: made warning banner less intimidating
2025-03-19 20:13:25 +08:00
carlosmonastyrski
6b7abbbeb9
Return accum if no entry is found for env.slug on secretsToDelete to avoid losing reducer process due to permission.can
2025-03-19 09:10:15 -03:00
Sheen Capadngan
cfe2bbe125
misc: added new property to the pick org
2025-03-19 20:05:45 +08:00
Sheen Capadngan
29dcf229d8
Merge remote-tracking branch 'origin/main' into misc/privilege-management-v2-transition
2025-03-19 19:51:41 +08:00
carlosmonastyrski
3944e20a5b
Merge pull request #3257 from Infisical/feat/addFileImportToSecretSetCLI
...
Add file option to secret set CLI command to retrieve secrets from .env or .yaml files
2025-03-19 08:01:11 -03:00
=
747b5ec68d
feat: updated doc
2025-03-19 15:00:36 +05:30
Sheen
2079913511
misc: final doc updates
2025-03-19 08:08:11 +00:00
=
ed0dc324a3
feat: updated audit log ui
2025-03-19 13:28:26 +05:30
=
1c13ed54af
feat: updated audit log to permission metadataw
2025-03-19 13:28:26 +05:30
Sheen Capadngan
049f0f56a0
misc: added env support for the other cli flags
2025-03-19 15:44:56 +08:00
BlackMagiq
9ad725fd6c
Merge pull request #3271 from Infisical/vmatsiiako-patch-cure53-1
...
Update security.mdx
2025-03-18 19:37:29 -07:00
Vlad Matsiiako
9a954c8f15
Update security.mdx
2025-03-18 19:32:26 -07:00
Daniel Hougaard
81a64d081c
Merge pull request #3270 from Infisical/daniel/helm-custom-volume-support
...
feat(helm): custom volume support
2025-03-19 06:22:59 +04:00
Daniel Hougaard
43804f62e6
Update CHANGELOG.md
2025-03-19 06:18:48 +04:00
Daniel Hougaard
67089af17a
feat(helm): custom volume support
2025-03-19 05:39:00 +04:00
carlosmonastyrski
8abfea0409
Fix getAppsWindmill url field type
2025-03-18 19:14:49 -03:00
carlosmonastyrski
ce4adccc80
Add Windmill custom api url domain to connection details page
2025-03-18 19:07:11 -03:00
carlosmonastyrski
dcd3b5df56
Add Windmill custom api url domain
2025-03-18 19:01:52 -03:00
Maidul Islam
d83240749f
Merge pull request #3265 from Infisical/minor-changes
...
Minor changes to oidc claims and mappings
2025-03-18 17:22:51 -04:00
Maidul Islam
36144d8c42
add proper docs
2025-03-18 17:21:48 -04:00
carlosmonastyrski
f6425480ca
Merge branch 'main' into feat/addSecretImportsToOverview
2025-03-18 16:45:47 -03:00
carlosmonastyrski
a3e9392a2f
Fix totalCount missing import count
2025-03-18 16:34:31 -03:00
carlosmonastyrski
633a2ae985
Rework of secret imports on overview page
2025-03-18 16:26:15 -03:00
Sheen Capadngan
4478dc8659
misc: minor header label updates
2025-03-19 03:05:50 +08:00
Sheen
510ddf2b1a
misc: add machine identity server admin image
2025-03-18 19:05:23 +00:00
Sheen
5363f8c6ff
misc: doc updates
2025-03-18 18:45:43 +00:00
Sheen
7d9de6acba
Merge branch 'feat/automated-instance-bootstrapping' of https://github.com/Infisical/infisical into feat/automated-instance-bootstrapping
2025-03-18 18:37:42 +00:00
Sheen
bac944133a
doc: finalized response schema
2025-03-18 18:36:42 +00:00
Sheen Capadngan
f059d65b45
misc: finalized response
2025-03-19 02:26:51 +08:00
=
c487b2b34a
feat: updated doc
2025-03-18 23:44:50 +05:30
Sheen Capadngan
015a193330
misc: added support for removing instance admin access of users
2025-03-19 02:13:24 +08:00
=
8e20531b40
feat: changed key to be required
2025-03-18 23:05:31 +05:30
Sheen Capadngan
d91add2e7b
misc: added return statements
2025-03-18 23:49:40 +08:00
=
8ead2aa774
feat: updated documentation on identity oidc auth permission
2025-03-18 20:54:12 +05:30
=
1b2128e3cc
feat: updated code to auth field in permission for identity
2025-03-18 20:53:51 +05:30
Sheen Capadngan
6d72524896
misc: addressed typo
2025-03-18 23:15:48 +08:00
Sheen
1ec11d5963
doc: added docs
2025-03-18 14:43:19 +00:00
carlosmonastyrski
ad6f285b59
Throw if file and args secrets are used on secret set command
2025-03-18 09:58:10 -03:00
carlosmonastyrski
d4842dd273
Improve secret set --file message and make it mutually exclusive with manual secrets args
2025-03-18 08:32:31 -03:00
Maidul Islam
78f83cb478
remove default open
2025-03-17 21:51:47 -04:00
carlosmonastyrski
e67a8f9c05
Add filter imports and minor improvements to allSecretImports logic
2025-03-17 22:23:31 -03:00
Maidul Islam
c8a871de7c
fix lint
2025-03-17 19:47:08 -04:00
Maidul Islam
64c0951df3
add new line so there is no change
2025-03-17 19:38:50 -04:00
Maidul Islam
c185414a3c
bring back .env example
2025-03-17 19:38:05 -04:00
Maidul Islam
f9695741f1
Minor changes to oidc claims and mappings
...
- Made the claims expanded by default (it looked off when they were closed)
- Moved claims from advanced to geneal tab and kept the mapping in the advanced tab
- Added better description for the tooltip
question: i feel like it would be better to access metadata like: `{{identity.auth.oidc.claim.<...>}}` instead of like how it is now: `{{identity.metadata.auth.oidc.claim.<...>}}`? What do you think
2025-03-17 19:36:40 -04:00
Scott Wilson
b7c4b11260
Merge pull request #3246 from Infisical/disable-delete-sync-option
...
Feature: Disable Secret Deletion Sync Option
2025-03-17 15:16:55 -07:00
carlosmonastyrski
ad110f490c
Show when folders have imports in secret overview page
2025-03-17 19:13:06 -03:00
Scott Wilson
81f3613393
improvements: address feedback
2025-03-17 15:10:36 -07:00
Maidul Islam
a7fe79c046
Merge pull request #3242 from akhilmhdh/feat/metadata-oidc
...
Feat/metadata OIDC
2025-03-17 16:55:50 -04:00
Sheen Capadngan
ed6306747a
feat: add support for removing instance admin permission from identity
2025-03-18 03:00:54 +08:00
Sheen Capadngan
64569ab44b
feat: added bootstrap to CLI
2025-03-18 02:27:42 +08:00
=
9eb89bb46d
fix: null causing ui error
2025-03-17 23:52:11 +05:30
=
c4da1ce32d
feat: resolved PR feedbacks
2025-03-17 23:38:24 +05:30
Sheen Capadngan
2d1d6f5ce8
misc: added privilege escalation checks
2025-03-18 01:20:01 +08:00
carlosmonastyrski
add97c9b38
Merge pull request #3241 from Infisical/feat/addDynamicSecretsToOverview
...
Add dynamic secrets modal form on secrets overview page
2025-03-17 13:14:22 -03:00
Maidul Islam
768ba4f4dc
Merge pull request #3261 from Infisical/revert-3238-feat/ENG-2320-echo-environment-being-used-in-cli
...
Revert "feat: confirm environment exists when running `run` command"
2025-03-17 12:09:39 -04:00
Maidul Islam
18c32d872c
Revert "feat: confirm environment exists when running run
command"
2025-03-17 12:06:35 -04:00
Akhil Mohan
1fd40ab6ab
Merge pull request #3260 from akhilmhdh/fix/gateway-migration
...
fix: corrected table name check in migration
2025-03-17 21:31:00 +05:30
=
9d258f57ce
fix: corrected table name check in migration
2025-03-17 21:28:50 +05:30
Scott Wilson
45ccbaf4c9
Merge pull request #3243 from Infisical/gcp-sync-handle-destroyed-values
...
Fix: Handle Disabled/Destroyed Values in GCP Sync
2025-03-17 08:41:52 -07:00
Sheen Capadngan
6ef358b172
feat: initialize base
2025-03-17 22:35:37 +08:00
carlosmonastyrski
838c1af448
Add file option to secret set CLI command to retrieve secrets from .env or .yaml files
2025-03-17 09:51:21 -03:00
Maidul Islam
8de7261c9a
Update docs
2025-03-16 19:46:21 -04:00
Daniel Hougaard
67b1b79fe3
Merge pull request #3253 from Infisical/daniel/bump-helm
...
chore: bump helm
2025-03-17 00:28:19 +04:00
Daniel Hougaard
31477f4d2b
chore: bump helm
2025-03-17 00:21:35 +04:00
Daniel Hougaard
f200372d74
Merge pull request #3252 from Infisical/daniel/patch-k8s-install
...
fix: k8s installation failing
2025-03-17 00:11:18 +04:00
Daniel Hougaard
f955b68519
Update infisicalsecret-crd.yaml
2025-03-17 00:03:53 +04:00
Maidul Islam
9269b63943
Merge pull request #3248 from kanad13/patch-2
...
Grammar fixes to local-development.mdx
2025-03-15 12:09:07 -04:00
Maidul Islam
8f96653273
Merge pull request #3247 from Infisical/address-saml-cve
...
Upgrade passport/saml to 5.0
2025-03-15 12:07:33 -04:00
=
7dffc08eba
feat: resolved type error
2025-03-15 21:32:52 +05:30
Kunal Pathak
126b0ce7e7
Grammar fixes to local-development.mdx
2025-03-15 13:15:40 +01:00
=
0b71f7f297
fix: resolved idpCert rename
2025-03-15 12:57:45 +05:30
carlosmonastyrski
e53439d586
Improvements on dynamic secrets overview
2025-03-14 23:18:57 -03:00
Maidul Islam
c86e508817
upgrade to saml 5.0
2025-03-14 21:17:57 -04:00
Maidul Islam
6426b85c1e
Upgrade passport/saml to 5.0
...
This addresses the breaking changes in 5.0 listed here https://github.com/node-saml/node-saml/blob/v5.0.0/CHANGELOG.md#-major-changes
Todo: test with existing saml workflow
2025-03-14 21:16:42 -04:00
Scott Wilson
cc7d0d752f
improvement: improve tooltip description
2025-03-14 15:30:31 -07:00
Scott Wilson
b89212a0c9
improvement: improve property description
2025-03-14 15:27:47 -07:00
Scott Wilson
d4c69d8e5d
feature: disable secret deletion sync option
2025-03-14 15:24:21 -07:00
Maidul Islam
3d6da1e548
Merge pull request #3245 from Infisical/revert-3244-fix-saml-cve
...
Revert "Address SAML CVE"
2025-03-14 17:58:06 -04:00
Maidul Islam
7e46fe8148
Revert "Address SAML CVE"
2025-03-14 17:57:48 -04:00
Maidul Islam
3756a1901d
Merge pull request #3244 from Infisical/fix-saml-cve
...
Main
2025-03-14 16:35:35 -04:00
Maidul Islam
9c8adf75ec
Main
...
Address SAML CVE in https://workos.com/blog/samlstorm
2025-03-14 16:35:23 -04:00
carlosmonastyrski
f461eaa432
Merge pull request #3221 from Infisical/feat/allowShareToAnyoneEdition
...
Feat/allow share to anyone edition
2025-03-14 17:06:49 -03:00
carlosmonastyrski
a1fbc140ee
Merge pull request #3235 from Infisical/feat/addHumanitecIntegration
...
Add Humanitec secret sync integration
2025-03-14 16:55:53 -03:00
carlosmonastyrski
ea27870ce3
Move useOrganization outside ShareSecretForm as it's used on a public page
2025-03-14 16:12:40 -03:00
Scott Wilson
48943b4d78
improvement: refine status check
2025-03-14 11:26:59 -07:00
Scott Wilson
fd1afc2cbe
fix: handle disabled/destroyed values in gcp sync
2025-03-14 11:04:49 -07:00
carlosmonastyrski
6905029455
Change overview dynamic secret creation modal to set only one env
2025-03-14 14:59:19 -03:00
Sheen Capadngan
3741201b87
misc: update legacy system description
2025-03-15 01:55:57 +08:00
carlosmonastyrski
e89fb33981
Add missing docs for humanitec app connection endpoints
2025-03-14 14:21:56 -03:00
=
2ef77c737a
feat: added a simple oidc server
2025-03-14 22:11:23 +05:30
=
0f31fa3128
feat: updated form for oidc auth
2025-03-14 22:11:23 +05:30
=
1da5a5f417
feat: completed backend code for oidc permission inject
2025-03-14 22:11:22 +05:30
Daniel Hougaard
5ebf142e3e
Merge pull request #3239 from Infisical/daniel/k8s-config-map
...
feat(k8s): configmap support
2025-03-14 20:01:52 +04:00
carlosmonastyrski
94d7d2b029
Fix call of onCompleted after all promises are resolved
2025-03-14 12:44:49 -03:00
carlosmonastyrski
e39d1a0530
Fix call of onCompleted after all promises are resolved
2025-03-14 12:26:20 -03:00
carlosmonastyrski
4c5f3859d6
Add dynamic secrets modal form on secrets overview page
2025-03-14 11:59:13 -03:00
carlosmonastyrski
16866d46bf
Fix edge case for delete humanitec secret and improvements on docs
2025-03-14 09:27:21 -03:00
carlosmonastyrski
4f4764dfcd
Fix rebase issue with deleted files
2025-03-14 08:54:14 -03:00
Daniel Hougaard
bdceea4c91
requested changes
2025-03-14 06:59:04 +04:00
Daniel Hougaard
32fa6866e4
Merge pull request #3238 from Infisical/feat/ENG-2320-echo-environment-being-used-in-cli
...
feat: confirm environment exists when running `run` command
2025-03-14 03:58:05 +04:00
Daniel Hougaard
b4faef797c
fix: address comment
2025-03-14 03:47:25 +04:00
Mahyar Mirrashed
08732cab62
refactor(projects): move rest api call directly into run command module
2025-03-13 16:36:41 -07:00
Mahyar Mirrashed
81d5f639ae
revert: "refactor: clean smelly code"
...
This reverts commit c04b97c689
.
2025-03-13 16:33:26 -07:00
Daniel Hougaard
25b83d4b86
docs: fix formatting
2025-03-14 02:45:59 +04:00
carlosmonastyrski
155e59e571
Fix humanitec API header
2025-03-13 18:06:18 -03:00
carlosmonastyrski
8fbd3f2fce
Fix humanitec api calls to create secret if the env has no overrides
2025-03-13 17:50:05 -03:00
Mahyar Mirrashed
a500f00a49
fix(run): compare environment slug to environment slug
2025-03-13 13:21:12 -07:00
Sheen Capadngan
63d325c208
misc: lint
2025-03-14 04:08:58 +08:00
Sheen Capadngan
2149c0a9d1
misc: added neat check all condition
2025-03-14 03:50:17 +08:00
Sheen Capadngan
430f8458cb
misc: minor format
2025-03-14 03:47:12 +08:00
Daniel Hougaard
6842f7aa8b
docs(k8s): config map support
2025-03-13 23:44:32 +04:00
Sheen Capadngan
bdb7cb4cbf
misc: improved permission error message
2025-03-14 03:29:49 +08:00
Mahyar Mirrashed
ad207786e2
refactor: clean up empty line
2025-03-13 12:18:54 -07:00
Daniel Hougaard
ace8c37c25
docs: fix formatting
2025-03-13 23:11:50 +04:00
carlosmonastyrski
f15e61dbd9
Add missing docs for humanitec app connection endpoints
2025-03-13 15:50:32 -03:00
Mahyar Mirrashed
4c82408b51
fix(run): grap workspace id from workspace file if not defined on the cli
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
8146dcef16
refactor(run): call it project instead of workspace
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
2e90addbc5
refactor(run): do not report project id in error message
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
427201a634
refactor(run): set up variable before call
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
0b55ac141c
refactor(projects): rename workspace to project
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
aecfa268ae
fix(run): handle case where we require a login
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
fdfc020efc
refactor: clean up more smelly code
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
62aa80a104
feat(run): ensure that the project has the requested environment
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
cf9d8035bd
feat(run): add function to confirm project has the requested environment
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
d0c9f1ca53
feat(projects): add new module in util package for getting project details
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
2ecc7424d9
feat(models): add model for environments
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
c04b97c689
refactor: clean smelly code
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
7600a86dfc
fix(nix): set gopath for usage by IDEs
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
8924eaf251
chore: ignore direnv folder
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
82e9504285
chore: ignore .idea and .go folders
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
c4e10df754
fix(nix): set the goroot for tools like jetbrains
...
JetBrains needs to know the GOROOT environment variables. For the sake
of other tooling, we will just set these in the flake rather than only
in the `.envrc` file. It also keeps all environment configuration
localized to our project flake.
2025-03-13 11:43:00 -07:00
Mahyar Mirrashed
ce60e96008
chore(nix): add golang dependency
2025-03-13 11:43:00 -07:00
Sheen Capadngan
54d002d718
Merge remote-tracking branch 'origin/main' into misc/privilege-management-v2-transition
2025-03-14 02:00:35 +08:00
Sheen Capadngan
dc2358bbaa
misc: added privilege version checks
2025-03-14 01:59:07 +08:00
Daniel Hougaard
930b59cb4f
chore: helm
2025-03-13 20:20:43 +04:00
Daniel Hougaard
ec363a5ad4
feat(infisicalsecret-crd): added configmap support
2025-03-13 20:20:43 +04:00
carlosmonastyrski
c0de4ae3ee
Add secret share permissions
2025-03-13 12:44:38 -03:00
Akhil Mohan
de7e92ccfc
Merge pull request #3236 from akhilmhdh/fix/renew-token
...
Resolved renew token not renewing
2025-03-13 20:12:26 +05:30
Sheen Capadngan
fc651f6645
misc: added trigger for privilege upgrade
2025-03-13 22:21:44 +08:00
Akhil Mohan
522d81ae1a
Merge pull request #3237 from akhilmhdh/feat/metadata-oidc
...
Resolved create and update failing for service token
2025-03-13 19:47:51 +05:30
carlosmonastyrski
ef22b39421
Merge branch 'main' into feat/allowShareToAnyoneEdition
2025-03-13 11:11:37 -03:00
=
02153ffb32
fix: resolved create and update failing for service token
2025-03-13 19:41:33 +05:30
carlosmonastyrski
1d14cdf334
Merge branch 'main' into feat/addHumanitecIntegration
2025-03-13 10:55:40 -03:00
carlosmonastyrski
39b323dd9c
Improve humanitec docs
2025-03-13 10:47:18 -03:00
carlosmonastyrski
b0b55344ce
General improvements to Humanitec integration
2025-03-13 09:41:12 -03:00
Sheen Capadngan
cc2c4b16bf
Merge remote-tracking branch 'origin/main' into misc/privilege-management-v2-transition
2025-03-13 18:36:26 +08:00
Scott Wilson
d9d62384e7
Merge pull request #3196 from Infisical/org-name-constraint
...
Improvement: Add Organization Name Constraint
2025-03-12 19:02:38 -07:00
Scott Wilson
76f34501dc
improvements: address feedback
2025-03-12 17:20:53 -07:00
Scott Wilson
7415bb93b8
Merge branch 'main' into org-name-constraint
2025-03-12 17:07:12 -07:00
Mahyar Mirrashed
7a1c08a7f2
Merge pull request #3224 from Infisical/feat/ENG-2352-view-machine-identities-in-admin-console
...
feat: add ability to view machine identities in admin console
2025-03-12 16:31:54 -07:00
carlosmonastyrski
568aadef75
Add Humanitec secret sync integration docs
2025-03-12 18:42:07 -03:00
Maidul Islam
84f9eb5f9f
Merge pull request #3234 from Infisical/fix/ENG-2341-fix-ui-glitch-hovering-on-comment
...
fix: ui glitching on hover
2025-03-12 16:55:52 -04:00
=
87ac723fcb
feat: resolved renew token not renewing
2025-03-13 01:45:49 +05:30
Akhil Mohan
a6dab47552
Merge pull request #3232 from akhilmhdh/fix/delete-secret-approval
...
Resolved approval rejecting on delete secret
2025-03-13 01:34:44 +05:30
carlosmonastyrski
79d8a9debb
Add Humanitec secret sync integration
2025-03-12 16:23:59 -03:00
Mahyar Mirrashed
08bac83bcc
chore(nix): add comments linking to documentation
2025-03-12 12:23:12 -07:00
Mahyar Mirrashed
46c90f03f0
refactor: use flexbox gap instead of individual margin right
2025-03-12 12:04:28 -07:00
Mahyar Mirrashed
d7722f7587
fix: set pointer events to none for arrow part of popover
2025-03-12 12:04:12 -07:00
Scott Wilson
a42bcb3393
Merge pull request #3230 from Infisical/access-tree
...
Feature: Role Access Tree
2025-03-12 11:38:35 -07:00
Scott Wilson
192dba04a5
improvement: update conditions description
2025-03-12 11:34:22 -07:00
Scott Wilson
0cc3240956
improvements: final feedback
2025-03-12 11:28:38 -07:00
Scott Wilson
667580546b
improvement: check env folders exists
2025-03-12 10:43:45 -07:00
Scott Wilson
9fd662b7f7
improvements: address feedback
2025-03-12 10:33:56 -07:00
=
a56cbbc02f
feat: resolved approval rejecting on delete secret
2025-03-12 14:28:50 +05:30
Scott Wilson
dc30465afb
chore: refactor to avoid dep cycle
2025-03-11 22:04:56 -07:00
Scott Wilson
f1caab2d00
chore: revert license fns
2025-03-11 22:00:50 -07:00
Scott Wilson
1d186b1950
feature: access tree
2025-03-11 22:00:25 -07:00
Maidul Islam
9cf5908cc1
Merge pull request #3229 from Infisical/daniel/secret-scanning-docs
...
docs(platform): secret scanning
2025-03-12 00:09:42 -04:00
Daniel Hougaard
f1b6c3764f
Update secret-scanning.mdx
2025-03-12 08:07:20 +04:00
Daniel Hougaard
4e6c860c69
Update secret-scanning.mdx
2025-03-12 07:46:29 +04:00
Daniel Hougaard
eda9ed257e
docs: secret scanning
2025-03-12 07:31:25 +04:00
Maidul Islam
38cf43176e
add gateway diagram
2025-03-11 20:13:39 -04:00
Maidul Islam
f5c7943f2f
Merge pull request #3226 from Infisical/support-systemd
...
Add proper support for systemd
2025-03-11 19:21:54 -04:00
Maidul Islam
3c59f7f350
update deployment docs
2025-03-11 19:21:32 -04:00
Maidul Islam
84cc7bcd6c
add docs + fix nit
2025-03-11 19:01:47 -04:00
Maidul Islam
159c27ac67
Add proper support for systemd
...
There wasn't a great way to start the gateway with systemd so that it can run in the background and be managed by systemd. This pr addeds a install sub command that decouples install from running. The goal was so you can run something like this in your IaC:
```infisical gateway install --token=<> --domain=<> && systemctl start infisical-gateway```
2025-03-11 18:43:18 -04:00
Mahyar Mirrashed
de5a432745
fix(lint): appease the linter
...
There is a conflict between this and our Prettier configuration.
2025-03-11 14:54:03 -07:00
Mahyar Mirrashed
387780aa94
fix(lint): remove file extension from imports
...
JetBrains accidentally added these when I ran the auto-complete. Weird.
2025-03-11 14:44:22 -07:00
Mahyar Mirrashed
3887ce800b
refactor(admin): fix spelling for variable
2025-03-11 14:34:14 -07:00
Mahyar Mirrashed
1a06b3e1f5
fix(admin): stop returning auth method on table
2025-03-11 14:30:04 -07:00
Scott Wilson
5f0dd31334
Merge pull request #3225 from Infisical/databricks-native-integration-disclaimer
...
Improvement: Databrick Integration Doc Improvements
2025-03-11 14:29:26 -07:00
Scott Wilson
7e14c58931
improvement: clarify databricks native integration behavior and suggest desingated scope for sync/native integration
2025-03-11 14:12:33 -07:00
Mahyar Mirrashed
627e17b3ae
fix(admin): return back auth method from schema too
2025-03-11 14:10:08 -07:00
Mahyar Mirrashed
39b7a4a111
chore(nix): add python312 to list of dependencies
2025-03-11 13:31:23 -07:00
Mahyar Mirrashed
e7c512999e
feat(admin): add ability to view machine identities
2025-03-11 13:30:45 -07:00
Akhil Mohan
c19016e6e6
Merge pull request #3223 from Infisical/misc/improve-support-for-jwks-via-http
...
misc: improve support for jwks via http
2025-03-11 23:02:17 +05:30
Maidul Islam
20477ce2b0
Merge pull request #3222 from Infisical/daniel/list-secrets-permissioning-bug
...
fix: list secrets permissioning bug
2025-03-11 13:18:08 -04:00
Maidul Islam
e04b2220be
Merge pull request #3216 from Infisical/password-reqs
...
feat: Add password requirements to dyanmic secret
2025-03-11 13:16:26 -04:00
Maidul Islam
edf6a37fe5
fix lint
2025-03-11 13:08:04 -04:00
Maidul Islam
f5749e326a
remove regex and fix lint
2025-03-11 12:49:55 -04:00
Maidul Islam
75e0a68b68
remove password regex
2025-03-11 12:46:43 -04:00
carlosmonastyrski
71b8e3dbce
Fix migration column name on check variable
2025-03-11 13:44:42 -03:00
Sheen Capadngan
4dc56033b1
misc: improve support for jwks via http
2025-03-12 00:41:05 +08:00
Daniel Hougaard
ed37b99756
fix: list secrets permissioning bug
2025-03-11 20:34:35 +04:00
Maidul Islam
6fa41a609b
remove char and digit rangs and other requested changes/improvments
2025-03-11 12:28:48 -04:00
carlosmonastyrski
e46f10292c
Fix createFileRoute issue due to a missing / on route definition
2025-03-11 13:09:38 -03:00
carlosmonastyrski
acb22cdf36
Added new option to enable/disable option to share secrets with anyone
2025-03-11 12:58:09 -03:00
Mahyar Mirrashed
c9da8477c8
chore(nix): add prettier to list of dependencies
2025-03-11 08:54:15 -07:00
Mahyar Mirrashed
5e4b478b74
refactor(nix): replace shell hook with infisical dependency
2025-03-11 08:17:07 -07:00
Akhil Mohan
765be2d99d
Merge pull request #3220 from akhilmhdh/fix/remove-user-removal-paywall
...
feat: removed user paywall for user management and fixed a type error
2025-03-11 19:43:03 +05:30
=
719a18c218
feat: removed user paywall for user management and fixed a type error
2025-03-11 16:03:39 +05:30
Sheen Capadngan
1b05b7cf2c
Merge remote-tracking branch 'origin/main' into misc/privilege-management-v2-transition
2025-03-11 15:48:01 +08:00
Maidul Islam
16d3bbb67a
Add password requirements to dyanmic secret
...
This will add a new accordion to add custom requirements for the generated password for DB drivers. We can use this pattern for other dynamic secrets too
2025-03-10 23:46:04 -04:00
Maidul Islam
872a3fe48d
Merge pull request #3190 from Infisical/revert-3189-revert-3128-daniel/view-secret-value-permission
...
feat(api/secrets): view secret value permission 2
2025-03-10 23:19:39 -04:00
Daniel Hougaard
c7414e00f9
chore: rolled back service token permission changes
2025-03-11 07:11:14 +04:00
Daniel Hougaard
ad1dd55b8b
chore: requested changes
2025-03-11 06:01:21 +04:00
Daniel Hougaard
497761a0e5
fix: missing permision check
2025-03-11 05:44:28 +04:00
Daniel Hougaard
483fb458dd
requested changes
2025-03-11 04:52:12 +04:00
Mahyar Mirrashed
17cf602a65
style: remove blank line
2025-03-10 16:26:39 -07:00
Mahyar Mirrashed
23f6f5dfd4
chore(nix): add support for flakes
2025-03-10 16:26:18 -07:00
Daniel Hougaard
b9b76579ac
requested changes
2025-03-11 02:07:38 +04:00
Maidul Islam
761965696b
Merge pull request #3215 from Infisical/feat/ENG-2325-change-timestamp-format
...
fix: change dd-mm-yy to mm-dd-yy
2025-03-10 17:32:31 -04:00
Mahyar Mirrashed
ace2500885
feat(audit): add timestamp format to column header
2025-03-10 14:29:34 -07:00
Mahyar Mirrashed
4eff7d8ea5
fix(audit): change dd-mm-yy to mm-dd-yy
2025-03-10 14:29:34 -07:00
Daniel Hougaard
c4512ae111
Update go.sum
2025-03-11 00:33:11 +04:00
Daniel Hougaard
78c349c09a
fix(view-secret-value): requested changes
2025-03-11 00:31:21 +04:00
Daniel Hougaard
09df440613
Update secret-version-dal.ts
2025-03-11 00:18:42 +04:00
Daniel Hougaard
a8fc0e540a
fix: tests and missing tags permission check
2025-03-11 00:09:00 +04:00
Daniel Hougaard
46ce46b5a0
fix: get secret by ID using legacy permissions
2025-03-11 00:09:00 +04:00
Daniel Hougaard
dc88115d43
fix: tests failing
2025-03-11 00:08:59 +04:00
Daniel Hougaard
955657e172
fix: legacy permission check
2025-03-11 00:08:59 +04:00
Daniel Hougaard
f1ba64aa66
fix(view-secret-value): backwards compatibility for read
2025-03-11 00:08:59 +04:00
Maidul Islam
d74197aeb4
Revert "use forked pion turn server"
...
This reverts commit bd66411d754df79fb22a0b333ea5205e90affef4.
2025-03-11 00:08:59 +04:00
Daniel Hougaard
97567d06d4
Revert "Revert "feat(api/secrets): view secret value permission""
2025-03-11 00:07:47 +04:00
Maidul Islam
3986df8e8a
Merge pull request #3214 from akhilmhdh/fix/gateway-cert-error
...
feat: changed to permission check
2025-03-10 14:59:16 -04:00
Daniel Hougaard
3fcd84b592
Merge pull request #3198 from Infisical/daniel/reset-password-serverside
...
Daniel/reset password serverside
2025-03-10 22:31:22 +04:00
=
29e39b558b
feat: changed to permission check
2025-03-10 23:59:17 +05:30
Daniel Hougaard
9458c8b04f
Update auth-fns.ts
2025-03-10 22:15:30 +04:00
Maidul Islam
3b95c5d859
Merge pull request #3211 from Infisical/add-systemmd-service
...
add system md service for gateway
2025-03-10 14:07:18 -04:00
Maidul Islam
de8f315211
Merge pull request #3201 from Infisical/feat/addMoreVisibilityToServerAdmins
...
Add is-admin filter to Server Admin Console and add a component to sh…
2025-03-10 14:06:08 -04:00
Maidul Islam
9960d58e1b
Merge pull request #3213 from akhilmhdh/fix/gateway-cert-error
...
feat: removed ca pool from dialing
2025-03-10 13:02:34 -04:00
=
0057404562
feat: removed ca pool from dialing
2025-03-10 22:22:58 +05:30
carlosmonastyrski
47ca1b3011
Merge branch 'main' into feat/addMoreVisibilityToServerAdmins
2025-03-10 11:57:15 -03:00
Daniel Hougaard
716cd090c4
Merge pull request #3212 from Infisical/daniel/breaking-change-check-fix
...
fix: breaking change check fix
2025-03-10 18:55:30 +04:00
Daniel Hougaard
e870bb3ade
Update check-api-for-breaking-changes.yml
2025-03-10 18:53:01 +04:00
carlosmonastyrski
98c9e98082
Merge pull request #3207 from Infisical/feat/allowProjectSlugEdition
...
Allow project slug edition
2025-03-10 11:32:29 -03:00
carlosmonastyrski
a814f459ab
Add condition to hide Instance Admins on cloud instances
2025-03-10 10:58:39 -03:00
Sheen Capadngan
dcc3509a33
misc: add doc changes
2025-03-10 21:45:20 +08:00
Sheen Capadngan
9dbe45a730
misc: added privilege check for project user invite
2025-03-10 19:53:46 +08:00
carlosmonastyrski
66817a40db
Adjust modal width to match the rest of the modals
2025-03-10 08:31:19 -03:00
carlosmonastyrski
20bd2ca71c
Improve slug description, regex and replace useState with watch
2025-03-10 08:18:43 -03:00
=
004a8b71a2
feat: refactored the systemd service to seperate package file
2025-03-10 16:03:51 +05:30
Sheen Capadngan
7875bcc067
misc: address lint
2025-03-10 16:28:37 +08:00
Sheen Capadngan
9c702b27b2
misc: updated permission usage across FE
2025-03-10 16:24:55 +08:00
Sheen Capadngan
db8a4bd26d
Merge remote-tracking branch 'origin/main' into misc/privilege-management-v2-transition
2025-03-10 15:35:48 +08:00
Maidul Islam
f0fce3086e
Merge pull request #3208 from Infisical/fix/TagsDeleteButtonNotWorking
...
Use slug to check tag on remove icon click
2025-03-09 22:32:36 -04:00
Maidul Islam
a9e7db6fc0
Merge pull request #3057 from akhilmhdh/fix/permission-scope
...
Permission boundary check
2025-03-09 22:25:16 -04:00
Maidul Islam
2bd681d58f
add system md service for gateway
2025-03-09 16:07:33 -04:00
Maidul Islam
51fef3ce60
Merge pull request #3210 from akhilmhdh/fix/gateway-patch-up
...
Gateway patch up
2025-03-09 14:03:21 -04:00
=
df9e7bf6ee
feat: renamed timeout
2025-03-09 22:06:27 +05:30
=
04479bb70a
fix: removed cert read to load
2025-03-09 21:37:28 +05:30
=
cdc90411e5
feat: updated gateway to use dtls
2025-03-09 21:15:10 +05:30
=
dcb05a3093
feat: resolved not able to edit sql form due to gateway change
2025-03-09 21:15:10 +05:30
=
b055cda64d
feat: increased turn cred duration, and fixed gateway crashing
2025-03-09 21:15:10 +05:30
Maidul Islam
f68602280e
Merge pull request #3197 from Infisical/gateway-arch
...
add gateway security docs
2025-03-07 20:15:49 -05:00
Maidul Islam
f9483afe95
Merge pull request #3204 from akoullick1/patch-13
...
Update meetings.mdx
2025-03-07 18:31:16 -05:00
akoullick1
d742534f6a
Update meetings.mdx
...
ECD detail
2025-03-07 14:54:38 -08:00
carlosmonastyrski
99eb8eb8ed
Use slug to check tag on remove icon click
2025-03-07 19:45:10 -03:00
carlosmonastyrski
1dea024880
Improvement on admin visibility UI components
2025-03-07 19:19:55 -03:00
carlosmonastyrski
699e03c1a9
Allow project slug edition and refactor frontend components to reduce duplicated code
2025-03-07 17:49:30 -03:00
carlosmonastyrski
f6372249b4
Merge pull request #3206 from Infisical/fix/removeInviteAllOnProjectCreation
...
Remove addAllMembers option from project creation modal
2025-03-07 17:16:12 -03:00
Sheen Capadngan
2b7e1b465f
misc: updated project rbac fe
2025-03-08 04:10:06 +08:00
carlosmonastyrski
0f42fcd688
Remove addAllMembers option from project creation modal
2025-03-07 16:59:12 -03:00
Sheen Capadngan
b7b294f024
Merge remote-tracking branch 'origin/main' into misc/privilege-management-v2-transition
2025-03-08 03:40:33 +08:00
Maidul Islam
2e02f8bea8
Merge pull request #3199 from akhilmhdh/feat/webhook-reminder
...
Added webhook trigger for secret reminder
2025-03-07 14:17:11 -05:00
carlosmonastyrski
8203158c63
Merge pull request #3195 from Infisical/feat/addSecretNameToSlackNotification
...
Feat/add secret name to slack notification
2025-03-07 15:39:06 -03:00
akoullick1
ada04ed4fc
Update meetings.mdx
...
Added daily standup
2025-03-07 10:19:54 -08:00
Sheen
cc9cc70125
Merge pull request #3203 from Infisical/misc/add-uncaught-exception-handler
...
misc: add uncaught exception handler
2025-03-08 00:36:08 +08:00
Sheen Capadngan
045debeaf3
misc: added unhandled rejection handler
2025-03-08 00:29:23 +08:00
Sheen Capadngan
3fb8ad2fac
misc: add uncaught exception handler
2025-03-08 00:22:27 +08:00
Daniel Hougaard
795d9e4413
Update auth-password-service.ts
2025-03-07 20:15:30 +04:00
Daniel Hougaard
67f2e4671a
requested changes
2025-03-07 19:59:29 +04:00
Sheen
cbe3acde74
Merge pull request #3202 from Infisical/fix/address-unhandled-promise-rejects-causing-502
...
fix: address unhandled promise rejects causing 502s
2025-03-07 23:48:43 +08:00
Daniel Hougaard
de480b5771
Merge pull request #3181 from Infisical/daniel/id-get-secret
...
feat: get secret by ID
2025-03-07 19:35:52 +04:00
Daniel Hougaard
07b93c5cec
Update secret-v2-bridge-service.ts
2025-03-07 19:26:18 +04:00
Daniel Hougaard
77431b4719
requested changes
2025-03-07 19:26:18 +04:00
Daniel Hougaard
50610945be
feat: get secret by ID
2025-03-07 19:25:53 +04:00
Sheen Capadngan
57f54440d6
misc: added support for type
2025-03-07 23:15:05 +08:00
Sheen Capadngan
9711e73a06
fix: address unhandled promise rejects causing 502s
2025-03-07 23:05:47 +08:00
carlosmonastyrski
214f837041
Add is-admin filter to Server Admin Console and add a component to show the server admins on side panel
2025-03-07 11:42:15 -03:00
carlosmonastyrski
58ebebb162
Merge pull request #3191 from Infisical/feat/addActorToVersionHistory
...
Add actor to secret version history
2025-03-07 08:06:24 -03:00
carlosmonastyrski
65ddddb6de
Change slack notification label from key to secret key
2025-03-07 08:03:02 -03:00
=
a55b26164a
feat: updated doc
2025-03-07 15:14:09 +05:30
=
6cd448b8a5
feat: webhook on secret reminder trigger
2025-03-07 15:01:14 +05:30
Daniel Hougaard
c48c9ae628
cleanup
2025-03-07 04:55:18 +04:00
Daniel Hougaard
7003ad608a
Update user-service.ts
2025-03-07 04:37:08 +04:00
Daniel Hougaard
104edca6f1
feat: reset password without emergency kit
2025-03-07 04:34:34 +04:00
Maidul Islam
75345d91c0
add gateway security docs
2025-03-06 18:49:57 -05:00
Scott Wilson
abc2ffca57
improvement: add organization name constraint
2025-03-06 15:41:27 -08:00
carlosmonastyrski
b7640f2d03
Lint fixes
2025-03-06 17:36:09 -03:00
carlosmonastyrski
2ee4d68fd0
Fix case for multiple projects messing with the joins
2025-03-06 17:04:01 -03:00
carlosmonastyrski
3ca931acf1
Add condition to query to only retrieve the actual project id
2025-03-06 16:38:49 -03:00
Sheen Capadngan
a3fb7c9f00
misc: add org-level UI changes for role
2025-03-07 02:39:03 +08:00
carlosmonastyrski
7f6715643d
Change label from Secret to Key for consistency with the UI
2025-03-06 15:31:37 -03:00
carlosmonastyrski
8e311658d4
Improve query to only use one to retrieve all information
2025-03-06 15:15:52 -03:00
Sheen Capadngan
5ed164de24
misc: project permission transition
2025-03-07 01:33:29 +08:00
carlosmonastyrski
9116acd37b
Fix linter issues
2025-03-06 13:07:03 -03:00
carlosmonastyrski
0513307d98
Improve code quality
2025-03-06 12:55:10 -03:00
carlosmonastyrski
28c2f1874e
Add secret name to slack notification
2025-03-06 12:46:43 -03:00
Sheen Capadngan
596378208e
misc: privilege management transition for org
2025-03-06 23:39:39 +08:00
carlosmonastyrski
efc3b6d474
Remove secret_version_v1 changes
2025-03-06 11:31:26 -03:00
carlosmonastyrski
07e1d1b130
Merge branch 'main' into feat/addActorToVersionHistory
2025-03-06 10:56:54 -03:00
carlosmonastyrski
7f76779124
Fix frontend type errors
2025-03-06 09:17:55 -03:00
carlosmonastyrski
30bcf1f204
Fix linter and type issues, made a small fix for secret rotation platform events
2025-03-06 09:10:13 -03:00
Maidul Islam
706feafbf2
revert featureset changes
2025-03-06 00:20:08 -05:00
Maidul Islam
fc4e3f1f72
update relay health check
2025-03-05 23:50:11 -05:00
Maidul Islam
dcd5f20325
add example
2025-03-05 22:20:13 -05:00
Maidul Islam
58f3e116a3
add example
2025-03-05 22:19:56 -05:00
Maidul Islam
7bc5aad8ec
fix infinite loop
2025-03-05 22:14:09 -05:00
Maidul Islam
a16dc3aef6
add windows stub to fix build issue
2025-03-05 18:29:29 -05:00
Maidul Islam
da7746c639
use forked pion
2025-03-05 17:54:23 -05:00
carlosmonastyrski
cd5b6da541
Merge branch 'main' into feat/addActorToVersionHistory
2025-03-05 17:53:57 -03:00
carlosmonastyrski
2dda7180a9
Fix linter issue
2025-03-05 17:36:00 -03:00
carlosmonastyrski
30ccfbfc8e
Add actor to secret version history
2025-03-05 17:20:57 -03:00
Maidul Islam
aa76924ee6
fix import
2025-03-05 14:48:36 -05:00
Maidul Islam
d8f679e72d
Merge pull request #3189 from Infisical/revert-3128-daniel/view-secret-value-permission
...
Revert "feat(api/secrets): view secret value permission"
2025-03-05 14:15:16 -05:00
Maidul Islam
bf6cfbac7a
Revert "feat(api/secrets): view secret value permission"
2025-03-05 14:15:02 -05:00
Daniel Hougaard
8e82813894
Merge pull request #3128 from Infisical/daniel/view-secret-value-permission
...
feat(api/secrets): view secret value permission
2025-03-05 22:57:25 +04:00
Daniel Hougaard
df21a1fb81
fix: types
2025-03-05 22:47:40 +04:00
Daniel Hougaard
bdbb6346cb
fix: permission error instead of not found error on single secret import
2025-03-05 22:47:40 +04:00
Daniel Hougaard
ea9da6d2a8
fix: view secret value (requested changes)
2025-03-05 22:47:40 +04:00
Daniel Hougaard
3c2c70912f
Update secret-service.ts
2025-03-05 22:47:40 +04:00
Daniel Hougaard
b607429b99
chore: minor ui improvements
2025-03-05 22:47:40 +04:00
Daniel Hougaard
16c1516979
fix: move permissions
2025-03-05 22:47:40 +04:00
Daniel Hougaard
f5dbbaf1fd
Update SecretEditRow.tsx
2025-03-05 22:47:40 +04:00
Daniel Hougaard
2a292455ef
chore: minor ui improvements
2025-03-05 22:47:40 +04:00
Daniel Hougaard
4d040706a9
Update SecretDetailSidebar.tsx
2025-03-05 22:47:40 +04:00
Daniel Hougaard
5183f76397
fix: pathing
2025-03-05 22:47:40 +04:00
Daniel Hougaard
4b3efb43b0
fix: view secret value permission (requested changes)
2025-03-05 22:47:40 +04:00
Daniel Hougaard
96046726b2
Update 20250218020306_backfill-secret-permissions-with-readvalue.ts
2025-03-05 22:47:40 +04:00
Daniel Hougaard
a86a951acc
Update secret-snapshot-service.ts
2025-03-05 22:47:40 +04:00
Daniel Hougaard
5e70860160
fix: ui bug
2025-03-05 22:47:40 +04:00
Daniel Hougaard
abbd427ee2
minor lint fixes
2025-03-05 22:47:40 +04:00
Daniel Hougaard
8fd5fdbc6a
chore: minor changes
2025-03-05 22:47:40 +04:00
Daniel Hougaard
77e1ccc8d7
fix: view secret value permission (requested changes)
2025-03-05 22:47:40 +04:00
Daniel Hougaard
711cc438f6
chore: better error
2025-03-05 22:47:40 +04:00
Daniel Hougaard
8447190bf8
fix: coderabbit requested changes
2025-03-05 22:47:40 +04:00
Daniel Hougaard
12b447425b
chore: further cleanup
2025-03-05 22:47:40 +04:00
Daniel Hougaard
9cb1a31287
fix: allow Viewer role to read value
2025-03-05 22:47:40 +04:00
Daniel Hougaard
b00413817d
fix: add service token read value permissions
2025-03-05 22:47:40 +04:00
Daniel Hougaard
2a8bd74e88
Update 20250218020306_backfill-secret-permissions-with-readvalue.ts
2025-03-05 22:47:40 +04:00
Daniel Hougaard
f28f4f7561
fix: requested changes
2025-03-05 22:47:40 +04:00
Daniel Hougaard
f0b05c683b
fix: service token creation
2025-03-05 22:47:40 +04:00
Daniel Hougaard
3e8f02a4f9
Update service-token.spec.ts
2025-03-05 22:47:40 +04:00
Daniel Hougaard
50ee60a3ea
Update service-token.spec.ts
2025-03-05 22:47:40 +04:00
Daniel Hougaard
21bdecdf2a
Update secret-v2-bridge-service.ts
2025-03-05 22:47:40 +04:00
Daniel Hougaard
bf09461416
Update secret-v2-bridge-service.ts
2025-03-05 22:47:40 +04:00
Daniel Hougaard
1ff615913c
fix: bulk secret create
2025-03-05 22:47:40 +04:00
Daniel Hougaard
281cedf1a2
fix: updated migration to support additional privileges
2025-03-05 22:47:39 +04:00
Daniel Hougaard
a8d847f139
chore: remove logs
2025-03-05 22:47:39 +04:00
Daniel Hougaard
2a0c0590f1
fix: cleanup and bug fixes
2025-03-05 22:47:39 +04:00
Daniel Hougaard
2e6d525d27
chore: cleanup
2025-03-05 22:47:39 +04:00
Daniel Hougaard
7fd4249d00
fix: frontend requested changes
2025-03-05 22:47:39 +04:00
Daniel Hougaard
90cfc44592
fix: personal secret support without read value permission
2025-03-05 22:47:39 +04:00
Daniel Hougaard
8c403780c2
chore: lint & ts
2025-03-05 22:47:39 +04:00
Daniel Hougaard
b69c091f2f
Update 20250218020306_backfill-secret-permissions-with-readvalue.ts
2025-03-05 22:47:39 +04:00
Daniel Hougaard
4a66395ce6
feat(api): view secret value, WIP
2025-03-05 22:47:39 +04:00
Daniel Hougaard
8c18753e3f
Merge pull request #3188 from Infisical/daniel/fix-breaking-check
...
fix: breaking changes check
2025-03-05 22:45:56 +04:00
Daniel Hougaard
85c5d69c36
chore: remove breaking change test
2025-03-05 22:42:29 +04:00
Daniel Hougaard
94fe577046
chore: test breaking change
2025-03-05 22:38:35 +04:00
Daniel Hougaard
a0a579834c
fix: check docs endpoint instead of status
2025-03-05 22:36:43 +04:00
Daniel Hougaard
b5575f4c20
fix api endpoint
2025-03-05 22:31:01 +04:00
Daniel Hougaard
f98f212ecf
Update check-api-for-breaking-changes.yml
2025-03-05 22:23:49 +04:00
Daniel Hougaard
b331a4a708
fix: breaking changes check
2025-03-05 22:17:16 +04:00
Maidul Islam
e351a16b5a
Merge pull request #3184 from Infisical/feat/add-secret-approval-review-comment
...
feat: add secret approval review comment
2025-03-05 12:24:59 -05:00
Maidul Islam
2cfca823f2
Merge pull request #3187 from akhilmhdh/feat/connector
...
feat: added ca to cli
2025-03-05 10:13:27 -05:00
=
a8398a7009
feat: added ca to cli
2025-03-05 20:00:45 +05:30
Sheen Capadngan
8c054cedfc
misc: added section for approval and rejections
2025-03-05 22:30:26 +08:00
Maidul Islam
24d4f8100c
Merge pull request #3183 from akhilmhdh/feat/connector
...
feat: fixed cli issues in gateway
2025-03-05 08:26:04 -05:00
Maidul Islam
08f23e2d3c
remove background context
2025-03-05 08:24:56 -05:00
Sheen Capadngan
d1ad605ac4
misc: address nit
2025-03-05 21:19:41 +08:00
Sheen Capadngan
9dd5857ff5
misc: minor UI
2025-03-05 19:32:26 +08:00
Sheen Capadngan
babbacdc96
feat: add secret approval review comment
2025-03-05 19:25:56 +08:00
=
76427f43f7
feat: fixed cli issues in gateway
2025-03-05 16:16:07 +05:30
Maidul Islam
3badcea95b
added permission refresh and main context
2025-03-05 01:07:36 -05:00
Maidul Islam
1a4c0fe8d9
make heartbeat method simple + fix import
2025-03-04 23:21:26 -05:00
Daniel Hougaard
04f6864abc
Merge pull request #3177 from Infisical/improve-secret-scanning-setup
...
Improvement: Clear Secret Scanning Query Params after Setup
2025-03-05 04:05:38 +04:00
Vlad Matsiiako
fcbe0f59d2
Merge pull request #3180 from Infisical/daniel/fix-vercel-custom-envs
...
fix: vercel integration custom envs
2025-03-04 13:45:48 -08:00
Daniel Hougaard
e95b6fdeaa
cleanup
2025-03-05 01:36:06 +04:00
Daniel Hougaard
5391bcd3b2
fix: vercel integration custom envs
2025-03-05 01:33:58 +04:00
Maidul Islam
48fd9e2a56
Merge pull request #3179 from akhilmhdh/feat/connector
...
feat: quick fix for quic
2025-03-04 15:52:48 -05:00
=
7b5926d865
feat: quick fix for quic
2025-03-05 02:14:00 +05:30
Maidul Islam
034123bcdf
Merge pull request #3175 from Infisical/feat/grantServerAdminAccessToUsers
...
Allow server admins to grant server admin access to other users
2025-03-04 15:25:09 -05:00
carlosmonastyrski
f3786788fd
Improve UserPanelTable, moved from useState to handlePopUpOpen
2025-03-04 16:54:28 -03:00
Maidul Islam
c406f6d78d
Update release_build_infisical_cli.yml
2025-03-04 14:52:01 -05:00
Maidul Islam
eb66295dd4
Update release_build_infisical_cli.yml
2025-03-04 14:41:44 -05:00
Maidul Islam
798215e84c
Update release_build_infisical_cli.yml
2025-03-04 14:36:39 -05:00
carlosmonastyrski
53f7491441
Update UpgradePlanModal message to show relevant message on user actions
2025-03-04 16:30:22 -03:00
Maidul Islam
53f6ab118b
Merge pull request #3178 from akhilmhdh/feat/connector
...
Add QUIC to gateway
2025-03-04 14:06:42 -05:00
=
0f5a1b13a6
fix: lint and typecheck
2025-03-05 00:33:28 +05:30
Scott Wilson
5c606fe45f
improvement: replace window reload with query refetch
2025-03-04 10:39:40 -08:00
carlosmonastyrski
bbf60169eb
Update Server Admin Console documentation and add a fix for endpoint /admin-access
2025-03-04 15:29:34 -03:00
=
e004be22e3
feat: updated docker image and resolved build error
2025-03-04 23:58:31 +05:30
=
016cb4a7ba
feat: completed gateway in quic mode
2025-03-04 23:55:40 +05:30
=
9bfc2a5dd2
feat: updated gateway to quic
2025-03-04 23:55:40 +05:30
Scott Wilson
72dbef97fb
improvement: clear query params after setup to avoid false error messages
2025-03-04 10:14:56 -08:00
carlosmonastyrski
f376eaae13
Merge pull request #3174 from Infisical/feat/addFolderDescription
...
Add descriptions to secret folders
2025-03-04 14:56:43 -03:00
Maidul Islam
026f883d21
Merge pull request #3176 from Infisical/misc/replaced-otel-auto-instrumentation-with-manual
...
misc: replaced otel auto instrumentation with manual
2025-03-04 12:24:14 -05:00
Sheen Capadngan
e42f860261
misc: removed host metrics
2025-03-05 01:20:06 +08:00
carlosmonastyrski
08ec8c9b73
Fix linter issue and remove background colors from dropdown list
2025-03-04 13:58:34 -03:00
carlosmonastyrski
1512d4f496
Fix folder empty description issue and added icon to display it
2025-03-04 13:44:40 -03:00
Sheen Capadngan
9f7b42ad91
misc: replaced otel auto instrumentation with manual
2025-03-05 00:16:15 +08:00
Scott Wilson
3045477c32
Merge pull request #3169 from Infisical/bitbucket-workspace-select-fix
...
Fix: Address Bitbucket Configuration UI Bug Preventing Workspace Selection
2025-03-05 01:14:09 +09:00
carlosmonastyrski
be4adc2759
Allow server admins to grant server admin access to other users
2025-03-04 12:38:27 -03:00
carlosmonastyrski
4eba80905a
Lint fixes
2025-03-04 10:44:26 -03:00
carlosmonastyrski
b023bc7442
Type fixes
2025-03-04 10:26:23 -03:00
carlosmonastyrski
a0029ab469
Add descriptions to secret folders
2025-03-04 10:11:20 -03:00
Scott Wilson
53605c3880
improvement: address feedback
2025-03-03 15:11:48 -08:00
Vlad Matsiiako
e5bca5b5df
Merge pull request #3171 from Infisical/remove-mention-of-affixes-for-secret-syncs
...
Documentation: Remove Secret Sync Affix Options Reference
2025-03-03 14:51:56 -08:00
Maidul Islam
4091bc19e9
Merge pull request #3172 from Infisical/fix/secretReminderSubmitOnModalClose
...
Save Secret Reminder from Modal
2025-03-03 15:25:42 -05:00
carlosmonastyrski
23bd048bb9
Fix delete secret reminder notification
2025-03-03 17:20:44 -03:00
carlosmonastyrski
17a4674821
Fix success notification message on reminder updates
2025-03-03 17:04:02 -03:00
carlosmonastyrski
ec9631107d
Type fixes
2025-03-03 16:36:14 -03:00
carlosmonastyrski
3fa450b9a7
Fix for secrets reminder modal, now saving the reminder on modal close
2025-03-03 16:13:03 -03:00
Daniel Hougaard
3b9c62c366
Merge pull request #3153 from Infisical/daniel/secret-requests
...
feat(secret-sharing): secret requests
2025-03-04 04:04:39 +09:00
Scott Wilson
cb3d171d48
documentation: remove reference to secret affixes in secret syncs overview (temp)
2025-03-03 10:59:31 -08:00
Maidul Islam
c29841fbcf
Merge pull request #3170 from Infisical/misc/updated-notices-doc
...
misc: updated notices doc
2025-03-03 13:57:06 -05:00
Sheen Capadngan
fcccf1bd8d
misc: updated notices doc
2025-03-04 02:46:25 +08:00
Scott Wilson
4382825162
fix: address ui preventing from selecting non-default workspace
2025-03-03 10:16:15 -08:00
Sheen
f80ef1dcc8
Merge pull request #3168 from Infisical/misc/add-datadog-profiler
...
misc: add datadog profiler
2025-03-04 01:54:07 +08:00
Sheen Capadngan
7abf3e3642
misc: re-added dd-trace
2025-03-04 01:51:58 +08:00
Sheen Capadngan
82ef35bd08
Merge remote-tracking branch 'origin/main' into misc/add-datadog-profiler
2025-03-04 01:51:13 +08:00
Sheen Capadngan
4eb668b5a5
misc: uninstalled dd-trace
2025-03-04 01:50:57 +08:00
Sheen
18edea9f26
Merge pull request #3154 from Infisical/misc/gov-banner-and-consent-reqs
...
misc: add instance banner and consent support
2025-03-04 01:46:54 +08:00
Daniel Hougaard
787c091948
requested changes
2025-03-03 21:44:40 +04:00
Daniel Hougaard
ff269b1063
Update RequestedSecretsRow.tsx
2025-03-03 21:14:40 +04:00
Daniel Hougaard
ca0636cb25
minor fixes
2025-03-03 21:14:40 +04:00
Daniel Hougaard
b995358b7e
fix: type fixes
2025-03-03 21:14:40 +04:00
Daniel Hougaard
7aaf0f4ed3
feat(secret-sharing): secret requests
2025-03-03 21:14:40 +04:00
Sheen Capadngan
68646bcdf8
doc: added docs
2025-03-04 00:36:42 +08:00
Sheen Capadngan
9989ceb6d1
misc: addressed comments
2025-03-03 23:55:11 +08:00
Sheen Capadngan
95d7ba5f22
misc: add datadog profiler
2025-03-03 22:39:55 +08:00
Vlad Matsiiako
2aa6fdf983
Merge pull request #3165 from akoullick1/patch-10
...
Update spending-money.mdx
2025-03-02 17:47:01 -08:00
Vlad Matsiiako
be5a32a5d6
Merge pull request #3164 from akoullick1/patch-9
...
Update onboarding.mdx
2025-03-02 17:45:57 -08:00
akoullick1
f009cd329b
Update spending-money.mdx
2025-03-02 15:56:44 -08:00
akoullick1
e2778864e2
Update onboarding.mdx
2025-03-02 15:50:35 -08:00
Maidul Islam
ea7375b2c6
Merge pull request #3159 from akhilmhdh/fix/migration-dev
...
feat: added dev migration commands
2025-03-01 09:26:45 +09:00
Scott Wilson
d42566c335
Merge pull request #3158 from Infisical/fix-secret-approval-generation-when-new-key-name-with-tags
...
Fix: Use New Secret Key for Approval Policy Generation for Tag Resolution
2025-03-01 02:57:56 +09:00
=
45cbd9f006
feat: added dev migration commands
2025-02-28 15:37:51 +05:30
Sheen
8580602ea7
Merge pull request #3156 from Infisical/feat/add-auto-redeploy-daemonset-and-statefulset
...
feat: add auto redeploy for daemonset and statefulset
2025-02-28 17:00:52 +09:00
Maidul Islam
7ff75cdfab
Merge pull request #3150 from thomas-infisical/remove-service-token-deprecation
...
docs: remove service token deprecation warning
2025-02-28 13:43:57 +09:00
Scott Wilson
bd8c8871c0
fix: use new secret key value if present for tags when resolving update for secret approval
2025-02-28 13:38:42 +09:00
Scott Wilson
d5aa13b277
Merge pull request #3157 from Infisical/increase-secret-reminder-note-max-length
...
Improvement: Increase Secret v2 Reminder Note Max Length
2025-02-28 13:12:55 +09:00
Sheen Capadngan
428dc5d371
misc: add rbac/permissions for daemonsets and statefulsets
2025-02-28 13:01:45 +09:00
Scott Wilson
f1facf1f2c
improvement: increase secret v2 reminder note max length
2025-02-28 12:26:30 +09:00
Sheen Capadngan
31dc36d4e2
misc: updated helm version
2025-02-27 16:31:00 +09:00
Sheen Capadngan
51f29e5357
feat: add auto redeploy for daemonset and statefulset
2025-02-27 16:26:43 +09:00
Maidul Islam
30f0f174d1
Merge pull request #3155 from akhilmhdh/feat/connector
...
feat: removed pool config from knex and better closing in cli
2025-02-27 10:28:26 +09:00
=
3e7110f334
feat: removed pool config from knex and better closing in cli
2025-02-27 01:32:03 +05:30
Vlad Matsiiako
e6af7a6fb9
Merge pull request #3149 from Infisical/doc/add-ab-initio-docs
...
doc: add ab-initio docs
2025-02-27 02:59:50 +09:00
Maidul Islam
de420fd02c
update verifyHostInputValidity
2025-02-27 02:56:28 +09:00
Maidul Islam
41a3ca149d
remove on prem fet for gateway
2025-02-27 01:50:42 +09:00
Maidul Islam
da38d1a261
Merge pull request #3126 from akhilmhdh/feat/connector
...
Feat/connector
2025-02-27 01:20:09 +09:00
=
b0d8c8fb23
fix: resolved integration test failing
2025-02-26 21:33:49 +05:30
=
d84bac5fba
feat: changes based on reviews
2025-02-26 20:45:40 +05:30
=
44f74e4d12
feat: small change
2025-02-26 20:45:40 +05:30
=
c16a4e00d8
feat: fixed feedback
2025-02-26 20:45:40 +05:30
=
11f2719842
feat: updated
2025-02-26 20:45:39 +05:30
Maidul Islam
f8153dd896
small typos
2025-02-26 20:45:39 +05:30
Maidul Islam
b104f8c07d
update example to use universal auth
2025-02-26 20:45:39 +05:30
Maidul Islam
746687e5b5
update heading
2025-02-26 20:45:39 +05:30
Maidul Islam
080b1e1550
fix wording
2025-02-26 20:45:39 +05:30
Maidul Islam
38a6fd140c
redo gateway docs
2025-02-26 20:45:39 +05:30
=
19d66abc38
feat: changed order
2025-02-26 20:45:39 +05:30
=
e61c0be6db
fix: resolved failing test
2025-02-26 20:45:39 +05:30
=
917573931f
feat: switched to projecet gateway, updated icon, cli
2025-02-26 20:45:38 +05:30
=
929a41065c
feat: first doc for gateway
2025-02-26 20:45:38 +05:30
=
9b44972e77
feat: added better message on heartbeat
2025-02-26 20:45:38 +05:30
=
17e576511b
feat: updated backend
2025-02-26 20:45:38 +05:30
=
afd444cad6
feat: permission changes
2025-02-26 20:45:38 +05:30
=
55b1fbdf52
feat: added validation for relay ip
2025-02-26 20:45:38 +05:30
=
46ca5c8efa
feat: resolved type error from rebase
2025-02-26 20:45:38 +05:30
=
f7406ea8f8
feat: review feedback, and more changes in cli
2025-02-26 20:45:37 +05:30
=
f34370cb9d
feat: completed frontend
2025-02-26 20:45:37 +05:30
=
78718cd299
feat: completed cli for gateway
2025-02-26 20:45:37 +05:30
=
1307fa49d4
feat: completed backend for gateway
2025-02-26 20:45:37 +05:30
=
a7ca242f5d
feat: frontend changes for connector management
2025-02-26 20:45:37 +05:30
=
c6b3b24312
feat: gateway in cli first version\
2025-02-26 20:45:37 +05:30
=
8520029958
feat: updated backend to new data structure for org
2025-02-26 20:45:37 +05:30
=
7905017121
feat: added gateway page in ui for org
2025-02-26 20:45:36 +05:30
=
4bbe80c083
feat: resolved permission in backend
2025-02-26 20:45:36 +05:30
=
d65ae2c61b
feat: added instance gateway setup ui
2025-02-26 20:45:36 +05:30
=
84c534ef70
feat: added api for admin and org gateway management
2025-02-26 20:45:36 +05:30
Sheen Capadngan
ce4c5d8ea1
misc: add instance banner and consent support
2025-02-26 23:58:45 +09:00
Maidul Islam
617aa2f533
Merge pull request #3151 from akhilmhdh/fix/vite-error
...
Added vite error handler to resolve post build error
2025-02-26 18:21:21 +09:00
=
e9dd3340bf
feat: added vite error handler to resolve post build error
2025-02-26 14:33:31 +05:30
Thomas
1c2b4e91ba
docs: remove service token deprecation warning
2025-02-26 13:38:36 +09:00
Sheen Capadngan
fb030401ab
doc: add ab-initio docs
2025-02-26 13:37:19 +09:00
Daniel Hougaard
f4bd48fd1d
Merge pull request #3142 from Infisical/sidebar-update
...
improve sidebars
2025-02-25 13:20:53 +04:00
Daniel Hougaard
177ccf6c9e
Update SecretDetailSidebar.tsx
2025-02-25 18:15:27 +09:00
Maidul Islam
9200137d6c
Merge pull request #3144 from Infisical/revert-3130-snyk-fix-9bc3e8652a6384afdd415f17c0d6ac68
...
Revert "[Snyk] Fix for 4 vulnerabilities"
2025-02-25 18:12:32 +09:00
Maidul Islam
a196028064
Revert "[Snyk] Fix for 4 vulnerabilities"
2025-02-25 18:12:12 +09:00
Maidul Islam
0c0e20f00e
Merge pull request #3143 from Infisical/revert-3129-snyk-fix-e021ef688dc4b4af03b9ad04389eee3f
...
Revert "[Snyk] Security upgrade @octokit/rest from 21.0.2 to 21.1.1"
2025-02-25 18:11:56 +09:00
Maidul Islam
710429c805
Revert "[Snyk] Security upgrade @octokit/rest from 21.0.2 to 21.1.1"
2025-02-25 18:10:30 +09:00
Daniel Hougaard
c121bd930b
fix nav
2025-02-25 18:03:13 +09:00
Daniel Hougaard
87d383a9c4
Update SecretDetailSidebar.tsx
2025-02-25 17:44:55 +09:00
Vladyslav Matsiiako
6e590a78a0
fix lint issues
2025-02-25 17:30:15 +09:00
Vladyslav Matsiiako
ab4b6c17b3
fix lint issues
2025-02-25 17:23:05 +09:00
Vladyslav Matsiiako
27cd40c8ce
fix lint issues
2025-02-25 17:20:52 +09:00
Vladyslav Matsiiako
5f089e0b9d
improve sidebars
2025-02-25 17:07:53 +09:00
Maidul Islam
19940522aa
Merge pull request #3138 from Infisical/daniel/go-sdk-batch-create-docs
...
docs: go sdk bulk create secrets
2025-02-23 15:14:36 +09:00
Maidul Islam
28b18c1cb1
Merge pull request #3129 from Infisical/snyk-fix-e021ef688dc4b4af03b9ad04389eee3f
...
[Snyk] Security upgrade @octokit/rest from 21.0.2 to 21.1.1
2025-02-23 15:13:25 +09:00
Maidul Islam
7ae2cc2db8
Merge pull request #3130 from Infisical/snyk-fix-9bc3e8652a6384afdd415f17c0d6ac68
...
[Snyk] Fix for 4 vulnerabilities
2025-02-23 15:12:59 +09:00
Maidul Islam
97c069bc0f
fix typo of bulk to batch
2025-02-23 15:09:40 +09:00
Maidul Islam
4a51b4d619
Merge pull request #3139 from akhilmhdh/fix/shared-link-min-check
...
feat: added min check for secret sharing
2025-02-23 15:07:40 +09:00
Scott Wilson
478e0c5ff5
Merge pull request #3134 from Infisical/aws-secrets-manager-additional-features
...
Feature: AWS Syncs - Additional Features
2025-02-21 08:23:06 -08:00
Scott Wilson
5c08136fca
improvement: address feedback
2025-02-21 07:51:15 -08:00
Scott Wilson
cb8528adc4
merge main
2025-02-21 07:39:24 -08:00
=
d7935d30ce
feat: made the function shared one
2025-02-21 14:47:04 +05:30
=
ac3bab3074
feat: added min check for secret sharing
2025-02-21 14:38:34 +05:30
Daniel Hougaard
4a44b7857e
docs: go sdk bulk create secrets
2025-02-21 04:50:20 +04:00
Scott Wilson
63b8301065
Merge pull request #3137 from Infisical/flyio-integration-propagate-errors
...
Fix: Propagate Set Secrets Errors for Flyio Integration
2025-02-20 16:26:35 -08:00
Scott Wilson
babe70e00f
fix: propagate set secrets error for flyio integration
2025-02-20 16:06:58 -08:00
Scott Wilson
2ba834b036
Merge pull request #3136 from Infisical/aws-secrets-manager-many-to-one-update
...
Fix: AWS Secrets Manager Remove Deletion of other Secrets from Many-to-One Mapping
2025-02-20 12:29:01 -08:00
Scott Wilson
db7a6f3530
fix: remove deletion of other secrets from many-to-one mapping
2025-02-20 12:21:52 -08:00
Scott Wilson
f23ea0991c
improvement: address feedback
2025-02-20 11:48:47 -08:00
Sheen
d80a104f7b
Merge pull request #3079 from Infisical/feat/kmip-client-management
...
feat: kmip
2025-02-20 17:53:15 +08:00
Scott Wilson
f8ab2bcdfd
feature: kms key, tags, and sync secret metadata support for aws secrets manager
2025-02-19 20:38:18 -08:00
Maidul Islam
d980d471e8
Merge pull request #3132 from Infisical/doc/add-caching-reference-to-go-sdk
...
doc: add caching reference for go sdk
2025-02-19 22:00:27 -05:00
Scott Wilson
9cdb4dcde9
improvement: address feedback
2025-02-19 16:52:48 -08:00
BlackMagiq
3583a09ab5
Merge pull request #3125 from Infisical/fix-org-select-none
...
Fix failing redirect to create new organization page on no organizations
2025-02-19 13:53:33 -08:00
Tuan Dang
86b6d23f34
Fix lint issue
2025-02-19 10:27:55 -08:00
Sheen Capadngan
2c31ac0569
misc: finalized KMIP icon
2025-02-20 02:11:04 +08:00
Sheen Capadngan
d6c1b8e30c
misc: addressed comments
2025-02-20 01:46:50 +08:00
Sheen Capadngan
0d4d73b61d
misc: update default usage to be numerical
2025-02-19 20:16:45 +08:00
Sheen Capadngan
198b607e2e
doc: add caching reference for go sdk
2025-02-19 20:11:14 +08:00
Sheen Capadngan
f0e6bcef9b
fix: addressed rabbit findings
2025-02-19 17:16:02 +08:00
Scott Wilson
69fb87bbfc
reduce max height for resource tags
2025-02-18 20:32:57 -08:00
Scott Wilson
b0cd5bd10d
feature: add support for kms key, tags, and syncing secret metadata to aws parameter store sync
2025-02-18 20:28:27 -08:00
snyk-bot
15119ffda9
fix: backend/package.json & backend/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-OCTOKITENDPOINT-8730856
- https://snyk.io/vuln/SNYK-JS-OCTOKITPLUGINPAGINATEREST-8730855
- https://snyk.io/vuln/SNYK-JS-OCTOKITREQUEST-8730853
- https://snyk.io/vuln/SNYK-JS-OCTOKITREQUESTERROR-8730854
2025-02-19 04:10:31 +00:00
snyk-bot
4df409e627
fix: frontend/package.json & frontend/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-OCTOKITENDPOINT-8730856
- https://snyk.io/vuln/SNYK-JS-OCTOKITPLUGINPAGINATEREST-8730855
- https://snyk.io/vuln/SNYK-JS-OCTOKITREQUEST-8730853
- https://snyk.io/vuln/SNYK-JS-OCTOKITREQUESTERROR-8730854
2025-02-19 03:23:48 +00:00
Tuan Dang
3a5a88467d
Merge remote-tracking branch 'origin' into fix-org-select-none
2025-02-18 18:55:08 -08:00
Tuan Dang
012f265363
Fix lint issues
2025-02-18 18:42:39 -08:00
Tuan Dang
823bf134dd
Fix case where user can get stuck in a deleted organization if they were prev logged into it
2025-02-18 18:35:22 -08:00
Maidul Islam
1f5a73047d
Merge pull request #3067 from Infisical/doc/added-docs-for-egress-ips
...
doc: added section for egress ips
2025-02-18 19:04:03 -05:00
Maidul Islam
0366df6e19
Update terraform-cloud.mdx
2025-02-18 17:48:56 -05:00
Maidul Islam
c77e0c0666
Merge pull request #3127 from Infisical/oidc-guide-tf-cloud
...
OIDC Guide for Terraform cloud <> Infisical
2025-02-18 17:27:15 -05:00
Maidul Islam
8e70731c4c
add terraform cloud oidc docs
2025-02-18 17:23:03 -05:00
Sheen Capadngan
1db8c9ea29
doc: finish up KMIP
2025-02-19 02:59:04 +08:00
Vlad Matsiiako
21c6700db2
Merge pull request #3106 from thomas-infisical/terraform-provider
...
docs: add ephemeral resources documentation to Terraform guide
2025-02-18 09:55:42 -08:00
Thomas
619062033b
docs: enhance Terraform integration guide with ephemeral resources and best practices
2025-02-18 17:40:24 +01:00
Sheen Capadngan
92b3b9157a
feat: added kmip server to CLI
2025-02-18 20:59:14 +08:00
Sheen Capadngan
f6cd78e078
misc: added exception for kmip
2025-02-18 17:41:34 +08:00
Akhil Mohan
36973b1b5c
Merge pull request #3078 from akhilmhdh/feat/batch-upsert
...
Batch upsert operation
2025-02-18 09:32:01 +05:30
=
1ca578ee03
feat: updated based on review feedback
2025-02-18 00:45:53 +05:30
=
8a7f7ac9fd
feat: added test cases for bulk update
2025-02-18 00:23:10 +05:30
=
049fd8e769
feat: added upsert and ignore to bulk update
2025-02-18 00:23:10 +05:30
Sheen Capadngan
8e2cce865a
Merge remote-tracking branch 'origin/main' into feat/kmip-client-management
2025-02-18 02:50:12 +08:00
Sheen Capadngan
943c2b0e69
misc: finalize KMIP management
2025-02-18 02:22:59 +08:00
Tuan Dang
8518fed726
Merge remote-tracking branch 'origin' into fix-org-select-none
2025-02-17 09:20:29 -08:00
Tuan Dang
5148435f5f
Move user to create org screen on no org
2025-02-17 09:20:19 -08:00
Maidul Islam
2c825616a6
Merge pull request #3124 from Infisical/update-hardware
...
Update hardware for infisical
2025-02-17 09:55:35 -05:00
Sheen Capadngan
603b740bbe
misc: migrated KMIP PKI to be scoped at the org level
2025-02-17 15:54:02 +08:00
Maidul Islam
874dc01692
Update upgrading-infisical.mdx
2025-02-14 23:43:15 -05:00
Maidul Islam
b44b8bf647
Merge pull request #3121 from Infisical/upgrade-infisical-dcos
...
Docs for new upgrade process
2025-02-14 20:41:41 -05:00
Sheen Capadngan
af652f7e52
feat: kmip poc done
2025-02-14 23:55:57 +08:00
Sheen Capadngan
b8a07979c3
misc: audit logs
2025-02-12 01:34:29 +08:00
Sheen Capadngan
292c9051bd
feat: kmip create and get
2025-02-11 23:32:11 +08:00
Sheen Capadngan
77fac45df1
misc: reordered migration
2025-02-07 01:39:48 +08:00
Sheen Capadngan
0ab90383c2
Merge remote-tracking branch 'origin/main' into feat/kmip-client-management
2025-02-07 01:26:04 +08:00
Sheen Capadngan
a3acfa65a2
feat: finished up client cert generation
2025-02-07 01:24:32 +08:00
Sheen Capadngan
0269f57768
feat: completed kmip server cert config
2025-02-06 22:36:31 +08:00
Sheen Capadngan
9f9ded5102
misc: initial instance KMIP PKI setup
2025-02-06 02:57:40 +08:00
Sheen Capadngan
8b315c946c
feat: added kmip to project roles section
2025-02-04 19:29:34 +08:00
Sheen Capadngan
dd9a7755bc
feat: completed KMIP client overview
2025-02-04 18:49:48 +08:00
Sheen Capadngan
64c2fba350
feat: added list support and overview page
2025-02-04 02:44:59 +08:00
Sheen Capadngan
c7f80f7d9e
feat: kmip client backend setup
2025-02-04 01:34:30 +08:00
=
c54eafc128
fix: resolved typo
2025-02-01 01:55:49 +05:30
=
757942aefc
feat: resolved nits
2025-02-01 01:55:49 +05:30
=
1d57629036
feat: added unit test in github action
2025-02-01 01:55:49 +05:30
=
8061066e27
feat: added detail description in ui notification
2025-02-01 01:55:48 +05:30
=
c993b1bbe3
feat: completed new permission boundary check
2025-02-01 01:55:48 +05:30
=
2cbf33ac14
feat: added new permission check
2025-02-01 01:55:11 +05:30
Sheen Capadngan
ecf2cb6e51
misc: made improvements to wording
2025-01-30 13:09:29 +08:00
Sheen Capadngan
1e5a9a6020
doc: added section for egress ips
2025-01-30 03:36:46 +08:00
Artyom Petrosov
943d0ddb69
Helm chart support for tolerations
2024-11-12 20:35:40 +02:00
=
c1570930a9
docs: added new docs for infisical package installation instructions
2024-11-11 19:23:31 +05:30