Commit Graph

16116 Commits

Author SHA1 Message Date
Tuan Dang
fdd367a0e8 start updating images pki 2025-11-06 16:46:09 -08:00
Tuan Dang
b7c7ec36c8 catch up with main 2025-11-05 16:58:39 -08:00
Andre
8745952a3f Merge pull request #4810 from Infisical/PAM-41
pam: return metadata for pam access requests
2025-11-05 19:54:23 -05:00
Tuan Dang
0f9140a410 update ref to cert docs in private ca page 2025-11-05 16:44:33 -08:00
Tuan Dang
7f763dbe81 Merge remote-tracking branch 'origin' into pki-v3-docs 2025-11-05 16:16:47 -08:00
Tuan Dang
80329e69dd continue pki v3 docs 2025-11-05 16:16:39 -08:00
Piyush Gupta
f77bdc5347 Merge pull request #4816 from Infisical/fix/identity-token-error-status
fix: status code when token auth is not found
2025-11-06 01:54:05 +05:30
Piyush Gupta
08cb45f9af fix: status code when token auth not found 2025-11-06 01:37:17 +05:30
Scott Wilson
190717e134 Merge pull request #4815 from Infisical/patch/group-metadata
feat: resolved metadata interpolation failing in project due to group membership
2025-11-05 11:38:06 -08:00
Akhil Mohan
a5f84a6527 Merge pull request #4814 from Infisical/patch/membership-project
feat: resolved project membership auto adding to organization
2025-11-06 00:55:07 +05:30
=
76d0f1a419 feat: resolved metadata interpolation failing in project due to group
only membership
2025-11-06 00:54:06 +05:30
Andre
fbf82283c1 Merge pull request #4813 from Infisical/relay-replace-fix
fix relays with same identity repalcing each other, throw error instead
2025-11-05 14:00:30 -05:00
=
977694d367 feat: resolved project membership auto adding to orgnization 2025-11-05 23:54:34 +05:30
Andre
d251faf451 Apply suggestion from @greptile-apps[bot]
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-11-05 13:20:46 -05:00
x032205
100c1b0786 fix relays with same identity repalcing each other, throw error instead 2025-11-05 13:13:57 -05:00
Piyush Gupta
839b0ede83 Merge pull request #4797 from Infisical/fix/folder-sorting
[ENG-4074] fix: folder name sorting
2025-11-05 22:39:23 +05:30
Scott Wilson
36ae971d99 Merge pull request #4801 from Infisical/ENG-3501
feat(frontend): add text filter support to audit log event and user agent filters
2025-11-05 08:49:28 -08:00
Piyush Gupta
a19b2d4b09 fix: e2e 2025-11-05 16:00:21 +05:30
x032205
b54cdba82d fix issue 2025-11-04 23:18:40 -05:00
x032205
3463d0d03c add account info to metadata 2025-11-04 23:03:42 -05:00
Maidul Islam
a25e6aa0cb Merge pull request #4807 from Infisical/update-organizational-guide
Update organization-structure.mdx
2025-11-04 22:25:10 -05:00
x032205
43c936e633 added default case to switch 2025-11-04 21:57:02 -05:00
Scott Wilson
334d19bcfb Merge pull request #4809 from Infisical/fix-secret-approvals-query
fix: correct secret approval query filters and count calculation
2025-11-04 18:41:30 -08:00
x032205
fc395bf661 pam: return metadata for pam access requests 2025-11-04 21:29:05 -05:00
Scott Wilson
b0c8bcf2a3 fix: correct secret approval query filters column references, correct count query and handle pagination reset on frontend 2025-11-04 18:20:43 -08:00
Scott Wilson
9e70443717 Merge pull request #4808 from Infisical/fix-include-group-members-in-author-filter
fix(frontend): Include group members in change request author filter
2025-11-04 17:29:45 -08:00
Scott Wilson
cab093b805 fix: include group members in change request author filter 2025-11-04 16:42:23 -08:00
ArshBallagan
5d51280071 Update organization-structure.mdx 2025-11-04 16:33:12 -08:00
Scott Wilson
16a94a0a85 Merge pull request #4806 from Infisical/fix-skip-multiline-encoding-null
fix(commit): allow null for skip multiline encoding on commit endpoint
2025-11-04 16:04:45 -08:00
Maidul Islam
3a17468946 Merge pull request #4805 from Infisical/PAM-45
pam: simplify log output
2025-11-04 18:49:46 -05:00
Scott Wilson
b1e7cbf10a fix: handle null for skip multiline encoding on commit endpoint 2025-11-04 15:49:34 -08:00
Piyush Gupta
eff4bcb886 refactor: fix conditional ordering logic in folder sorting to ensure correct rank assignment 2025-11-05 03:21:06 +05:30
x032205
c73abc8608 pam: simplify log output 2025-11-04 15:26:35 -05:00
Piyush Gupta
0229732a6c refactor: enhance folder sorting logic to use conditional ordering based on direction 2025-11-04 23:11:01 +05:30
Andre
1f38eed974 Merge pull request #4751 from Infisical/ENG-4021
feat: add Terraform EC2 to interactive setup
2025-11-04 12:05:06 -05:00
Piyush Gupta
c9299a9b13 Merge branch 'main' of https://github.com/Infisical/infisical into fix/folder-sorting 2025-11-04 22:11:31 +05:30
Piyush Gupta
c407acebe4 refactor: simplify folder sorting logic with ICU collation 2025-11-04 21:37:29 +05:30
Maidul Islam
084e80d420 Merge pull request #4803 from Infisical/ENG-4069
docs: pam session recording docs
2025-11-04 09:58:17 -05:00
Victor Hugo dos Santos
188eff144f Merge pull request #4790 from Infisical/fix/remove-duplicate-error-notifications
Fix: remove duplicate error notifications
2025-11-04 07:33:52 -03:00
Piyush Gupta
2f4568471e Merge pull request #4796 from Infisical/chore/move-chef-integration-to-ee
[ENG-4034] chore: moves chef integration to ee
2025-11-04 10:11:37 +05:30
x032205
b9ebf2217e docs: pam session recording docs 2025-11-03 22:48:41 -05:00
Maidul Islam
442a34d77a Merge pull request #4789 from Infisical/misc/improved-monitoring-and-telemtry-docs
misc: improved monitoring and telemetry docs
2025-11-03 22:20:26 -05:00
Scott Wilson
d1ea07959a feat: add text filter support to audit log event and user agent filters 2025-11-03 14:35:02 -08:00
Andre
10d51fa4c4 Merge pull request #4799 from Infisical/fix-gateway-healthcheck-notification
don't notify "invited" admins about health alerts
2025-11-03 16:46:55 -05:00
Victor Santos
909a49d3ef refactor: update key usage mapping to improve readability and consistency in CertificateTemplateModal 2025-11-03 18:42:11 -03:00
Victor Santos
c25e36f3f2 Merge branch 'main' into fix/remove-duplicate-error-notifications 2025-11-03 18:41:54 -03:00
Victor Santos
a73ba232ab refactor: enhance notification handling and streamline async logic across secret management components 2025-11-03 18:24:35 -03:00
Scott Wilson
e548bb4b96 Merge pull request #4791 from Infisical/audit-log-filters-clear-fix
fix(frontend): Fix audit log filters clear behavior
2025-11-03 12:50:54 -08:00
Maidul Islam
7afb76e542 Merge pull request #4800 from Infisical/fix/instance-of-error-pam
fix: instance-of error in PAM
2025-11-03 15:23:31 -05:00
Sheen Capadngan
9bad74323c misc: used generic error class instead 2025-11-04 04:06:13 +08:00