Commit Graph

15783 Commits

Author SHA1 Message Date
Victor Santos
41e3026658 refactor(secret-sync): consolidate secret name validation to a single check in SecretNameSchema 2025-10-23 17:20:31 -03:00
Victor Santos
761a898484 feat(secret-sync): validate secret names using SecretNameSchema before processing 2025-10-23 16:40:54 -03:00
carlosmonastyrski
d2cd5544b9 Merge pull request #4733 from Infisical/fix/SamlMappingMembership
Fix missing membership from SAML mapped groups
2025-10-23 16:14:06 -03:00
Carlos Monastyrski
3196e24c27 Small improvement on custom roles for groups memerships migration 2025-10-23 15:55:15 -03:00
Carlos Monastyrski
5e316d9d6e Add missing membership role to SAML mapped group 2025-10-23 15:38:37 -03:00
Daniel Hougaard
19f50b3564 Merge pull request #4735 from Infisical/daniel/aws-arn-validation-fix
fix: backwards compatibility for assumed roles as role formatting
2025-10-23 22:23:08 +04:00
Daniel Hougaard
e9c97c9ed3 fix: backwards compatibility for assumed roles as role formatting 2025-10-23 20:36:53 +04:00
Andre
1bf55017a1 Merge pull request #4687 from Infisical/ENG-3955
feat(gateways): gateway and relay deployment CLI command interactive helper
2025-10-23 11:56:29 -04:00
Carlos Monastyrski
666a09b86b Fix missing membership from SAML mapped groups 2025-10-23 12:52:17 -03:00
Sheen
15bfdf2c5b Merge pull request #4712 from Infisical/misc/added-proper-handling-for-non-string-vault-values
misc: added handling for non-string vault values for migration
2025-10-23 20:20:51 +08:00
Daniel Hougaard
97fd971ff8 Merge pull request #4731 from Infisical/daniel/display-arn-on-aws-failed-auth
fix(aws-auth): better error logging
2025-10-23 15:13:20 +04:00
Daniel Hougaard
02ba35a51e Update identity-aws-auth-service.ts 2025-10-23 15:10:15 +04:00
Daniel Hougaard
49ec838f35 fix(aws-auth): better error logging 2025-10-23 15:04:31 +04:00
Daniel Hougaard
89899cc8a0 Merge pull request #4710 from Infisical/chore/cli-login-docs-update
docs: enhance login documentation
2025-10-23 12:46:46 +04:00
Daniel Hougaard
5699b7dfd0 fix: remove mentions of oidc-jwt 2025-10-23 12:27:03 +04:00
Daniel Hougaard
91a183fa25 Update login.mdx 2025-10-23 12:22:29 +04:00
Victor Santos
9bf8e2a4f4 docs: update login command documentation to include silent flag usage and improve accordion structure 2025-10-22 23:40:27 -03:00
x032205
09e91fbd8b type check fix 2025-10-22 22:14:30 -04:00
x032205
39c66889a9 final review changes 2025-10-22 21:41:33 -04:00
x032205
4a7f4e101b some review changes 2025-10-22 19:22:49 -04:00
Daniel Hougaard
39cbdca9eb Merge pull request #4725 from Infisical/daniel/aws-auth-3
fix: aws auth with sts assume role
2025-10-22 23:25:27 +04:00
Daniel Hougaard
361a66c26a Merge branch 'heads/main' into daniel/aws-auth-3 2025-10-22 23:23:14 +04:00
Daniel Hougaard
d04854e076 Update identity-aws-auth-validators.ts 2025-10-22 23:23:02 +04:00
Daniel Hougaard
f34964adf7 remove session id extraction 2025-10-22 23:15:25 +04:00
Daniel Hougaard
3280cf5e30 fix: aws auth STS assume role 2025-10-22 22:59:24 +04:00
Daniel Hougaard
874cead0f0 Merge pull request #4724 from Infisical/daniel/fix-aws-auth-2
fix: aws auth identity assume role
2025-10-22 22:21:08 +04:00
Daniel Hougaard
1f5deb9f56 Update identity-aws-auth-validators.ts 2025-10-22 22:13:49 +04:00
carlosmonastyrski
83dd549beb Merge pull request #4723 from Infisical/fix/getImportReplicatedFolder
Fix: getImportReplicatedFolder function now retrieve only the id of the replicated folder
2025-10-22 14:51:52 -03:00
Carlos Monastyrski
22bff72c2a Add default return on getImportReplicatedFolder 2025-10-22 14:41:43 -03:00
Piyush Gupta
29d115030e Merge pull request #4722 from Infisical/doc/fix-contribution-docs
[ENG-3950] fix: SDK contribution docs
2025-10-22 23:08:54 +05:30
Carlos Monastyrski
df05009688 Add default return on getImportReplicatedFolder 2025-10-22 14:36:54 -03:00
Piyush Gupta
b4a787e2c9 fix: update SDK documentation references to repositories 2025-10-22 23:06:32 +05:30
Carlos Monastyrski
5887b64a9e Fix getImportReplicatedFolder function to retrieve only the id part of it 2025-10-22 14:35:59 -03:00
Piyush Gupta
8fbfb98222 Merge pull request #4720 from Infisical/doc/fix-rbac-link-in-machine-identities
[ENG-3867] fix: RBAC link in machine identities docs
2025-10-22 22:50:04 +05:30
Scott Wilson
80ccb61ec8 Merge pull request #4715 from Infisical/fix-signup-invite-display
fix: Remove fixed height on sign up invite step components
2025-10-22 10:04:54 -07:00
Piyush Gupta
01126ad3fd fix: greptile review 2025-10-22 22:21:51 +05:30
Piyush Gupta
f1e1e5b0c7 fix: SDK contribution docs 2025-10-22 22:18:45 +05:30
carlosmonastyrski
2b531818d7 Merge pull request #4713 from Infisical/fix/checkIdentitiesUsedFromPlan
Check identitiesUsed instead of identityLimit on getPlan
2025-10-22 12:52:30 -03:00
carlosmonastyrski
abba9a3266 Merge pull request #4707 from Infisical/feat/ENG-3961
Improve SecretDropzone to add all imported values to pending changes
2025-10-22 12:51:33 -03:00
Piyush Gupta
c0241ede61 fix: RBAC link in machine identities docs 2025-10-22 20:49:05 +05:30
Carlos Monastyrski
3d6f68de05 Merge remote-tracking branch 'origin/main' into fix/checkIdentitiesUsedFromPlan 2025-10-22 12:10:59 -03:00
Maidul Islam
0c7a5cfe27 Merge pull request #4718 from Infisical/daniel/fix-sub-orgs-migration
fix(sub-organizations): migration edge-case
2025-10-22 09:13:19 -04:00
Daniel Hougaard
128e70be10 Update 20251018061215_sub-org.ts 2025-10-22 16:45:04 +04:00
Your Name
4116dde66f docs: clarify login command flags and their requirements for non-interactive authentication 2025-10-22 09:42:29 -03:00
Sheen
ed195821e8 Merge pull request #4685 from Infisical/ENG-3925
feat(pam): account credential rotation
2025-10-22 20:26:46 +08:00
Daniel Hougaard
3d23b71138 Merge pull request #4705 from Infisical/daniel/hsm-improvements-prep-work
feat: HSM improvements
2025-10-22 15:32:09 +04:00
Daniel Hougaard
3c4560e081 Update services.ts 2025-10-22 15:20:20 +04:00
Daniel Hougaard
61e2678d7c Merge branch 'heads/main' into daniel/hsm-improvements-prep-work 2025-10-22 15:11:39 +04:00
Daniel Hougaard
f3396b63f6 fix: only validate encryption key if HSM not active 2025-10-22 14:47:59 +04:00
x032205
e6a76187a2 improve UI & greptile review fixes 2025-10-22 03:35:33 -04:00