Ashwin Punj
|
9ea9bb27c2
|
Minor changes
|
2025-10-16 13:27:37 -07:00 |
|
Ashwin Punj
|
19341c2306
|
Fixing typos
|
2025-10-16 11:39:23 -07:00 |
|
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 |
|
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 |
|
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 |
|
Carlos Monastyrski
|
56e04d8cf0
|
Fix identity count used by the license server, removed the status filter as identities accept memberships by default
|
2025-10-13 21:11:44 -03:00 |
|
Daniel Hougaard
|
54697e1524
|
Merge pull request #4643 from Infisical/daniel/aws-cloudhsm-doc
docs: aws cloudhsm integration
|
2025-10-14 03:34:44 +04:00 |
|
Daniel Hougaard
|
c38ed1fa08
|
Update hsm-integration.mdx
requested changes
Update hsm-integration.mdx
|
2025-10-14 03:31:08 +04:00 |
|
Daniel Hougaard
|
f3dcd3c02d
|
Merge branch 'heads/main' into daniel/aws-cloudhsm-doc
|
2025-10-14 03:17:56 +04:00 |
|
Daniel Hougaard
|
76a62c9c1e
|
Update hsm-fns.ts
|
2025-10-14 03:13:40 +04:00 |
|
Scott Wilson
|
43d569262f
|
Merge pull request #4668 from Infisical/scope-differentiation
frontend(UI): Scope Differentiation UI Improvements
|
2025-10-13 15:57:32 -07:00 |
|
Scott Wilson
|
c1ccaaad03
|
wip
|
2025-10-13 14:52:38 -07:00 |
|
Daniel Hougaard
|
2c5a9744b2
|
Update hsm-integration.mdx
|
2025-10-14 01:39:11 +04:00 |
|
Piyush Gupta
|
9267819818
|
fix: update openapi paths for laravel forge endpoints
|
2025-10-14 01:33:31 +05:30 |
|
Daniel Hougaard
|
96ebe558ba
|
Update hsm-integration.mdx
|
2025-10-13 23:42:56 +04:00 |
|
Piyush Gupta
|
3a999e906c
|
Merge pull request #4663 from Infisical/fix/docs-dev-command
fix: docs dev command
|
2025-10-14 01:11:07 +05:30 |
|
Daniel Hougaard
|
752f072ed0
|
Merge pull request #4666 from Infisical/daniel/fix-hsm-init-check
fix: hsm init check failing
|
2025-10-13 23:19:16 +04:00 |
|
Daniel Hougaard
|
f2ba1048f3
|
Update hsm-fns.ts
|
2025-10-13 23:16:37 +04:00 |
|
Piyush Gupta
|
3a259b45ed
|
fix: lint
|
2025-10-14 00:14:37 +05:30 |
|
Piyush Gupta
|
fc7dd6679d
|
Merge branch 'main' of https://github.com/Infisical/infisical into feat/laravel-forge-app-conn-and-secret-sync
|
2025-10-14 00:01:40 +05:30 |
|
Piyush Gupta
|
17291721eb
|
chore: refactor
|
2025-10-13 23:54:45 +05:30 |
|
Piyush Gupta
|
928829ac3e
|
fix: mint CLI commands
|
2025-10-13 23:53:53 +05:30 |
|
Piyush Gupta
|
573d6ec9a4
|
docs: adds laravel forge secret sync docs
|
2025-10-13 23:47:42 +05:30 |
|