Commit Graph

15582 Commits

Author SHA1 Message Date
Piyush Gupta
3ad79bc7ea fix: returns error on duplicate folder creation 2025-10-17 22:02:09 +05:30
Sheen
bd18a61f35 Merge pull request #4688 from Infisical/misc/updated-kmip-metadata-handling
misc: updated kmip metadata handling
2025-10-17 22:47:39 +08:00
Piyush Gupta
6a108a5a96 Merge pull request #4684 from Infisical/fix/adds-forceDelete-flag-to-folder-deletion
[ENG-3811] fix: adds delete protection in folder deletion with resources
2025-10-17 17:19:30 +05:30
Piyush Gupta
cd4de4d2d3 Merge pull request #4677 from Infisical/doc/fix-auth-endpoint-for-machine-identities
[ENG-3909] docs: clarifies identity id as machine identity id for auth endpoints
2025-10-17 17:16:30 +05:30
Sheen Capadngan
f43af55ca2 misc: updated kmip metadata handling 2025-10-17 19:38:51 +08:00
BlackMagiq
13f98f1e26 Merge pull request #4683 from Infisical/kubernetes-operator-guide
Kubernetes operator guide
2025-10-16 16:56:57 -07:00
Ashwin Punj
4c66b5be5b Clearing up verbose statements for simplicity 2025-10-16 16:53:33 -07:00
Ashwin Punj
3d2e3eebcb adding to docs.json 2025-10-16 16:32:40 -07:00
Ashwin Punj
cabe246fa6 Making structural changes to guide content 2025-10-16 15:17:47 -07:00
Piyush Gupta
3b07aa33b0 fix: e2e tests 2025-10-17 02:25:17 +05:30
Ashwin Punj
9ea9bb27c2 Minor changes 2025-10-16 13:27:37 -07:00
Piyush Gupta
fcd42a9322 fix: update folder deletion logic to use findOne for subfolder lookup 2025-10-17 01:32:40 +05:30
Piyush Gupta
a14c8d5b37 fix: backwards compatibility 2025-10-17 00:58:39 +05:30
Piyush Gupta
0f0d9ab056 Merge pull request #4682 from Infisical/fix/folder-deletion-policy-check-for-machine-identity
fix: policy check in folder deletion for machine identity
2025-10-17 00:48:27 +05:30
Piyush Gupta
607c085bd4 fix: handle errors when checking for existing resources in folder deletion 2025-10-17 00:32:24 +05:30
Ashwin Punj
19341c2306 Fixing typos 2025-10-16 11:39:23 -07:00
Piyush Gupta
27f32aa2bc fix: adds forceDelete flag to folder deletion V2 endpoint 2025-10-16 23:59:49 +05:30
Ashwin Punj
0d60de9f4a Updating namespace location 2025-10-16 11:27:55 -07:00
Ashwin Punj
6e11fcf6b2 Adding Kubernetes Operator Guide to Infisical Docs 2025-10-16 09:43:08 -07:00
Piyush Gupta
69cef47a63 fix: policy check in folder deletion for machine identity 2025-10-16 21:10:11 +05:30
carlosmonastyrski
d00c9e422f Merge pull request #4679 from Infisical/fix/secretImportsUITable
Fix secret imports in dashboard when fetching secret values fails
2025-10-15 17:42:44 -03:00
carlosmonastyrski
5a6b879d4b Merge pull request #4680 from Infisical/fix/debug-log
feat: added debug log for kms
2025-10-15 17:42:28 -03:00
Piyush Gupta
f1a6d5777e Merge pull request #4665 from Infisical/feat/laravel-forge-app-conn-and-secret-sync
feat: Adds laravel forge app connection and secret sync
2025-10-16 01:59:40 +05:30
=
17de708364 feat: added debug log for kms 2025-10-16 01:56:50 +05:30
Carlos Monastyrski
5172735570 Fix secret imports fetch secret value, and reserved folders not being computed correctly 2025-10-15 17:26:03 -03:00
Piyush Gupta
ddf0de24ea fix: update server ID validation to ensure it is a valid integer 2025-10-16 01:01:34 +05:30
Piyush Gupta
069241dbbc fix: review comments 2025-10-16 00:49:15 +05:30
Piyush Gupta
846403d424 fix: greptile review comments 2025-10-16 00:08:28 +05:30
Carlos Monastyrski
0d0f67dd35 Fix secret imports fetch secret value, and reserved folders not being computed correctly 2025-10-15 14:53:02 -03:00
Piyush Gupta
906d0f5613 chore: remove optional properties from Laravel Forge destinationConfig 2025-10-15 22:48:12 +05:30
Piyush Gupta
42d1491a3e feat: add size property to Laravel Forge app connection 2025-10-15 22:13:27 +05:30
Piyush Gupta
ad6b4c716c fix: review comments 2025-10-15 21:27:44 +05:30
Piyush Gupta
4d19b9faab Merge branch 'main' of https://github.com/Infisical/infisical into feat/laravel-forge-app-conn-and-secret-sync 2025-10-15 19:23:11 +05:30
Piyush Gupta
21c576699e fix: incorrect audit log event usage 2025-10-15 19:19:29 +05:30
Piyush Gupta
483584c8be docs: clarifies identity id as machine identity id for auth endpoints 2025-10-15 19:01:40 +05:30
carlosmonastyrski
4092325a02 Merge pull request #4676 from Infisical/fix/overviewEditRowFetchSecret
Fix secret value fetching to prioritize folder secrets over imported ones
2025-10-14 21:09:08 -03:00
Carlos Monastyrski
fad4b13758 Lint fix 2025-10-14 19:12:33 -03:00
Carlos Monastyrski
f478ef99c3 Fix api call to fetch the secret value, if there is a secret on the folder it should take precedence rather than an import secret 2025-10-14 18:43:33 -03:00
Daniel Hougaard
bbdde04fd9 Merge pull request #4675 from Infisical/daniel/docker-install-fix
fix: standalone docker local installation failing
2025-10-14 21:29:11 +04:00
Daniel Hougaard
e12b11c2b1 Merge branch 'heads/main' into daniel/docker-install-fix 2025-10-14 20:48:44 +04:00
Daniel Hougaard
98f0ad683c fix: clean install failing 2025-10-14 20:47:57 +04:00
Daniel Hougaard
db386cd1f1 Merge pull request #4674 from Infisical/daniel/fix-binary-release
fix: auto binary release strict check
2025-10-14 20:16:54 +04:00
Daniel Hougaard
8ce9473f66 fix: auto binary release strict check 2025-10-14 20:10:16 +04:00
carlosmonastyrski
8fc3cd5eb5 Merge pull request #4673 from Infisical/fix/billingPageIdentitiesCount
Add condition to exclude invited members from total identity count in billing query
2025-10-14 11:12:57 -03:00
Carlos Monastyrski
72deda5e9a Add missing condition to filter non-accepted memberships on the organization members count 2025-10-14 10:56:48 -03:00
Piyush Gupta
902a6f3932 Merge pull request #4641 from Infisical/fix/secrets-tag-editor
Fix: tag modal to create and add a tag to the secret.
2025-10-14 19:02:39 +05:30
Piyush Gupta
68f14c76b4 fix: appConnectionsBrowser file formatting 2025-10-14 18:02:00 +05:30
Maidul Islam
1169940cf1 add replication docs 2025-10-14 01:56:45 -04:00
carlosmonastyrski
3253422e6c Merge pull request #4669 from Infisical/fix/licenseIdentityCount
Remove unnecessary status check on identity count query
2025-10-13 21:40:18 -03:00
carlosmonastyrski
ce038a42e9 Merge pull request #4662 from Infisical/fix/moveSecretsProjectId
Add missing projectId to useMoveSecrets mutation
2025-10-13 21:16:13 -03:00