Commit Graph

17228 Commits

Author SHA1 Message Date
=
fcd8e28b76 feat: reorganization of files and more ui changes 2025-12-07 20:10:17 +05:30
=
75de20132e fix: resolved path incorrect joining 2025-12-07 20:09:55 +05:30
=
75e15b2831 feat: added grant management screen and cancel for request 2025-12-07 18:47:03 +05:30
=
5d580f9d4b feat: resolved changes made in backend 2025-12-07 16:58:38 +05:30
=
273a899500 fix: corrected update backend schema 2025-12-07 16:58:27 +05:30
=
f4cf0c3545 feat: improved ui for request detail table 2025-12-07 14:41:15 +05:30
=
2a783d3057 feat: returns the membership group information in permission 2025-12-07 14:40:14 +05:30
x032205
68eef39dd7 grant endpoints 2025-12-06 20:25:42 -05:00
x032205
c60c397e6a get rid of resource from policies, only using account path 2025-12-06 19:48:24 -05:00
x032205
6c7d708c98 generate pam access grant as part of post approval flow 2025-12-06 19:44:57 -05:00
x032205
89c1c5ffc4 cancel requests endpoint 2025-12-06 18:11:41 -05:00
x032205
e82d810ac7 allow resourceId to be undefined 2025-12-06 17:59:01 -05:00
x032205
8b22e7c417 lint & a few fixes 2025-12-06 17:55:07 -05:00
x032205
3694658203 swap durations to string format & a few db migration changes 2025-12-06 16:31:34 -05:00
=
6a292838ff fix: corrected folder path 2025-12-06 14:31:33 +05:30
=
9b1dee101d feat: completed request list page 2025-12-06 14:21:50 +05:30
=
f6180f8c12 feat: implemented approval request hooks 2025-12-06 14:21:50 +05:30
=
22b6e304d8 feat: completed policy management ui 2025-12-06 14:21:50 +05:30
=
d192f1e3e1 feat: added hooks for policies 2025-12-06 14:21:50 +05:30
x032205
bb60fb2f08 approval requests 2025-12-06 14:21:49 +05:30
x032205
e34df4c6e5 list policies endpoint 2025-12-06 14:21:49 +05:30
x032205
24f7445d56 fix policy matching 2025-12-06 14:21:49 +05:30
x032205
5859293c33 policy api improvements 2025-12-06 14:20:49 +05:30
x032205
18256d6af2 partial factory, endpoint, and service implementation 2025-12-06 14:20:48 +05:30
x032205
62cd45d0c5 Database schema 2025-12-06 14:11:54 +05:30
Piyush Gupta
1269e7c245 Merge pull request #4976 from Infisical/chore/external-kms-api-refactor
chore: external-kms API refactor
2025-12-06 01:23:05 +05:30
Piyush Gupta
32ecbd2d6d fix: edge cases 2025-12-05 23:46:37 +05:30
carlosmonastyrski
bf93644ce0 Merge pull request #4992 from Infisical/fix/pki-renewals
fix: renewals for internal CAs and minor improvement on the export certificate modal
2025-12-05 15:03:24 -03:00
Carlos Monastyrski
9e1a3c6fe0 Improve pkcs12 error message 2025-12-05 14:55:55 -03:00
Piyush Gupta
1f0daf447e fix: review changes 2025-12-05 22:17:42 +05:30
Carlos Monastyrski
d8feb988ea Remove redundant null check 2025-12-05 13:06:56 -03:00
Carlos Monastyrski
c81116ff60 Fix renewal issue for internal CAs and improve export certificate modal 2025-12-05 12:48:25 -03:00
Piyush Gupta
3f70897593 Merge pull request #4970 from Infisical/chore/pam-access-account-with-path
chore: updates pam access account endpoint to use account path instead of id [PAM-64]
2025-12-05 20:03:33 +05:30
Piyush Gupta
fd1a3d5d12 fix: review changes 2025-12-05 19:39:21 +05:30
Piyush Gupta
58fbbe0d91 Merge branch 'main' of https://github.com/Infisical/infisical into chore/external-kms-api-refactor 2025-12-05 18:01:43 +05:30
carlosmonastyrski
4a62a872eb Merge pull request #4980 from Infisical/feat/PKI-67
feature: refine PKI access control permissions
2025-12-04 23:21:07 -03:00
Carlos Monastyrski
e870b449d6 Skip private key on response if user do not have access to read 2025-12-04 21:13:43 -03:00
Carlos Monastyrski
90c73def68 UI improvements on PKI product 2025-12-04 18:55:26 -03:00
Piyush Gupta
f14b03b6ac fix: kms endpoints to rerutn credentialsHash 2025-12-05 02:49:20 +05:30
Scott Wilson
c9a2a9d8f8 Merge pull request #4987 from Infisical/fix-change-org-query-removal
fix(frontend): correct query removal call sequence in when changing organization
2025-12-04 09:23:25 -08:00
Carlos Monastyrski
003aa1cd59 Remove duplicate read permission on default roles 2025-12-04 14:18:10 -03:00
Scott Wilson
462968780d fix: correct query removal call sequence in when changing organization 2025-12-04 09:13:40 -08:00
Carlos Monastyrski
2b038575ad Remove unused ca.id on CertificateAuthorities permission 2025-12-04 12:17:59 -03:00
Carlos Monastyrski
3f73f7cb05 Fix unit test 2025-12-04 10:53:39 -03:00
Carlos Monastyrski
022c2a860e Improve list endpoints permissions check and address PR comments 2025-12-04 04:58:32 -03:00
Victor Hugo dos Santos
a287f1f95e Merge pull request #4983 from Infisical/fix/fetch-native-integrations-only-if-secret-manager
improvement(integrations): adjust integration fetching in PolicySelectionModal and RolePermissionsSection based on project type
2025-12-03 19:14:00 -03:00
Scott Wilson
6430f7e459 Merge pull request #4986 from Infisical/improvement-unknown-user-tooltip
improvement(frontend): add tooltip explaining unknown user actor in audit logs
2025-12-03 13:58:35 -08:00
Scott Wilson
72799f6b00 improvement: address feedback 2025-12-03 13:42:52 -08:00
Scott Wilson
0e5cadd997 improvement: add tooltip explaining unknown user actor in audit logs 2025-12-03 13:32:19 -08:00
Piyush Gupta
bd149940a5 fix: provider error in external kms 2025-12-04 02:40:36 +05:30