Commit Graph

17187 Commits

Author SHA1 Message Date
Carlos Monastyrski
9e1a3c6fe0 Improve pkcs12 error message 2025-12-05 14:55:55 -03:00
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
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
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
Akhil Mohan
27af9b935b Merge pull request #4985 from Infisical/fix/scim-range-error
fix(ui): resolves range error that happaned when providing a large ttl for scim token
2025-12-04 02:10:40 +05:30
Akhil Mohan
7ffb416900 Merge pull request #4984 from Infisical/fix/audit-log-identity-change
fix(api): resolved identity name missing in audit log
2025-12-04 02:06:00 +05:30
=
02b29b5ae0 fix(ui): resolves range error that happaned when providing a large ttl in scim 2025-12-04 01:18:24 +05:30
=
41aa7f85f5 fix(api): resolved identity name missing in audit log 2025-12-04 01:04:12 +05:30
Victor Santos
8f3e5a8362 refactor: Consolidate project ID retrieval in PolicySelectionModal and RolePermissionsSection for improved clarity and consistency 2025-12-03 16:25:27 -03:00
Victor Santos
935d400a97 Enhancement(api): Update useGetWorkspaceIntegrations to accept options for enabled state and refetch interval; adjust integration fetching in PolicySelectionModal and RolePermissionsSection based on project type. 2025-12-03 16:21:13 -03:00
Fang-Pen Lin
aa9c125124 Merge pull request #4967 from Infisical/PKI-49-check-template-for-external-ca-with-acme
improvement(api): check template for external ca with acme
2025-12-03 10:56:31 -08:00
Carlos Monastyrski
b53348a684 Address greptile comments 2025-12-03 11:05:27 -03:00
Piyush Gupta
aff783a9b3 Merge pull request #4966 from Infisical/fix/get-token-auth-token-endpoint
fix: get token auth token endpoint [ENG-4248]
2025-12-03 11:41:18 +05:30
Fang-Pen Lin
d7e9f93165 Fix rebase syntax error 2025-12-02 20:10:55 -08:00
Fang-Pen Lin
5a70d96464 More test cases 2025-12-02 20:10:54 -08:00
Fang-Pen Lin
ad4dbcb1ed Fix test cases 2025-12-02 20:10:53 -08:00
Fang-Pen Lin
acefc75a35 Also check algorithm 2025-12-02 20:10:52 -08:00
Fang-Pen Lin
222707a5e3 Add tons of test cases 2025-12-02 20:10:51 -08:00
Fang-Pen Lin
eb43a88fb9 Names 2025-12-02 20:10:50 -08:00
Fang-Pen Lin
f837f75d5e Add tests for external CA template check with dns names 2025-12-02 20:10:49 -08:00
Fang-Pen Lin
11ccfb6da2 Implement template check for external ca
# Conflicts:
#	backend/src/ee/services/pki-acme/pki-acme-service.ts
#	backend/src/server/routes/index.ts
2025-12-02 20:10:48 -08:00
Carlos Monastyrski
1458fddc15 Lint fix 2025-12-03 00:26:05 -03:00
Carlos Monastyrski
f55f03cfb1 Merge remote-tracking branch 'origin/main' into feat/PKI-67 2025-12-03 00:17:29 -03:00
Carlos Monastyrski
71a76bc941 PKI refine access control 2025-12-03 00:05:18 -03:00
Maidul Islam
4ec0a92888 add gamma clodufront url to csp 2025-12-02 18:56:17 -08:00
Maidul Islam
0862869268 add gamma cloudfront address 2025-12-02 18:41:44 -08:00
Maidul Islam
0a162e768c add gamma assets cloudfront to CSP 2025-12-02 18:10:55 -08:00
varonix
4f78315b8b Merge pull request #4978 from Infisical/fix-duplicate-admin-role 2025-12-02 17:18:11 -08:00
Daniel Hougaard
e93a7e2c09 fix: duplicate admin role 2025-12-02 16:12:19 -08:00
Maidul Islam
ca64644ab2 Merge pull request #4977 from Infisical/feature/export-assets-command-and-cdn-docs
feature(cdn): add export-assets script and CDN documentation
2025-12-02 16:01:44 -08:00
Maidul Islam
cf03b43f93 remove cdn docs for now 2025-12-02 15:54:14 -08:00
Piyush Gupta
150b8fd397 fix: review changes 2025-12-03 02:33:50 +05:30
carlosmonastyrski
697888a2a6 Merge pull request #4972 from Infisical/feat/PKI-55
feature(pki): add external CA support on PKI
2025-12-02 17:28:33 -03:00
Fang-Pen Lin
3f9f53cebb Merge pull request #4975 from Infisical/PKI-38-better-http-01-challenge
improvement(api): perform http01-challenge in the background with retries
2025-12-02 11:48:54 -08:00
Carlos Monastyrski
ec115bc4fb Remove ACMESANType usage on redundant issuance param 2025-12-02 16:26:36 -03:00
Victor Santos
a2195e9b34 docs: update export-assets script usage to include --silent flag for npm 2025-12-02 15:14:58 -03:00
Fang-Pen Lin
a804d0101b Fix a typo 2025-12-02 09:57:58 -08:00
Victor Santos
c2d1864240 feat: add export-assets script for CDN asset extraction and update Dockerfiles 2025-12-02 14:54:13 -03:00