Commit Graph

7619 Commits

Author SHA1 Message Date
Piyush Gupta
bb8e1e492a Merge pull request #4939 from Infisical/fix/duplicate-secrets-deletion
fix: default duplicate secret deletion
2025-11-27 22:19:09 +05:30
Piyush Gupta
9bd315127d Merge pull request #4938 from Infisical/fix/make-env-optional-in-project-template
[ENG-4227] fix: makes environments optional in project template
2025-11-27 20:48:36 +05:30
Piyush Gupta
b2586e9c30 fix: update project template environment handling to use nullish instead of optional 2025-11-27 19:28:41 +05:30
Victor Hugo dos Santos
c012be6bc0 Merge pull request #4954 from Infisical/chore/update-error-message-oidc-login
chore: update OIDC errors
2025-11-27 10:15:56 -03:00
Victor Santos
1041725b49 fix(identity-oidc-auth): handle errors when fetching OIDC discovery document and validate jwks_uri 2025-11-26 20:28:55 -03:00
Victor Hugo dos Santos
f0df6eb745 Merge pull request #4947 from Infisical/feature/phase-out-native-integrations
Feature: start the phase out for Native Integrations
2025-11-26 20:27:06 -03:00
varonix
9c7bd071f3 Merge pull request #4942 from Infisical/agent-docs-2
feat(dynamic-secrets): retry lease revocation when failing
2025-11-26 12:56:33 -08:00
Victor Santos
9ffb440639 feat: integrate telemetry service for secret synchronization events and update project role permissions to reflect workspace integrations 2025-11-26 16:52:12 -03:00
Daniel Hougaard
41c1ab175f Update dynamic-secret-lease-queue.ts 2025-11-26 11:45:15 -08:00
Piyush Gupta
ceb87616bf fix: review comments 2025-11-26 23:44:43 +05:30
Piyush Gupta
9067a68a89 Merge branch 'main' of https://github.com/Infisical/infisical into fix/make-env-optional-in-project-template 2025-11-26 23:03:46 +05:30
Victor Santos
f98b803e76 fix: add eslint-disable comment for shouldDeleteIntegrationSecrets in integration deletion event metadata 2025-11-26 12:05:08 -03:00
Victor Santos
ffe866efb0 fix: add missing eslint-disable comments for metadata in integration deletion event 2025-11-26 12:02:23 -03:00
Victor Santos
0e49aaf1e6 feat: add telemetry events for integration deletion and synchronization, including new event types and properties 2025-11-26 11:44:54 -03:00
Piyush Gupta
448d8186ec fix: review comments 2025-11-26 18:48:41 +05:30
Daniel Hougaard
c9ce9ac306 requested changes 2025-11-25 16:04:38 -08:00
Daniel Hougaard
28699023f5 Update dynamic-secret-lease-queue.ts 2025-11-25 15:47:09 -08:00
Daniel Hougaard
d85922c074 feat: alerting for failed revocations 2025-11-25 15:40:41 -08:00
Daniel Hougaard
0b8e39713d Update dynamic-secret-lease-queue.ts 2025-11-25 10:25:34 -08:00
Daniel Hougaard
d71eac815d feat(dynamic-secrets): retry lease revocation when failing 2025-11-25 10:11:20 -08:00
Fang-Pen Lin
aca7facaeb Fix DNS record not deleted bug 2025-11-25 09:37:26 -08:00
Fang-Pen Lin
c25573d364 Throw error for listing 2025-11-25 09:06:59 -08:00
Fang-Pen Lin
928aa07efa Throw bad req error instead 2025-11-25 08:57:29 -08:00
Fang-Pen Lin
9266dd1060 Extract getAcmeChallengeRecord 2025-11-25 08:54:37 -08:00
Fang-Pen Lin
4776de1ba7 Fix CN missing issue for external CA 2025-11-25 08:54:36 -08:00
Fang-Pen Lin
606a5848f2 Add external ca cases for absent CN 2025-11-25 08:54:35 -08:00
Fang-Pen Lin
13022adc5e Try to see if we can avoid timestamp issue 2025-11-25 08:54:34 -08:00
Fang-Pen Lin
f7f8fd2595 Fix path mock 2025-11-25 08:54:33 -08:00
Fang-Pen Lin
46ca9f0ff4 Try to fix query 2025-11-25 08:54:33 -08:00
Fang-Pen Lin
f2cc6588c3 Log, add query for nock 2025-11-25 08:54:32 -08:00
Fang-Pen Lin
435ef4c5dc Better logs 2025-11-25 08:54:31 -08:00
Fang-Pen Lin
b553edc800 Fix records query 2025-11-25 08:54:30 -08:00
Fang-Pen Lin
81aa1b1a38 Add listDNSMadeEasyRecords 2025-11-25 08:54:29 -08:00
Fang-Pen Lin
5badff8350 Create with api-key-secret instead 2025-11-25 08:54:28 -08:00
Fang-Pen Lin
a5554c02d5 Add dns made easy test 2025-11-25 08:54:27 -08:00
Fang-Pen Lin
4722f1f1f3 Import order 2025-11-25 08:54:25 -08:00
Fang-Pen Lin
6b4d5c95f3 Add DNS made easy for PKI type 2025-11-25 08:54:24 -08:00
Fang-Pen Lin
8c59579e1e Fix wrong record name for dnsme 2025-11-25 08:54:23 -08:00
Fang-Pen Lin
acca6f2323 export 2025-11-25 08:54:22 -08:00
Fang-Pen Lin
5aa5257073 Ignore duplicate error 2025-11-25 08:54:20 -08:00
Fang-Pen Lin
b4e16fa1f4 Fix insert and del 2025-11-25 08:54:19 -08:00
Fang-Pen Lin
924d029889 Implement listing zone 2025-11-25 08:54:18 -08:00
Fang-Pen Lin
d72c63667e Add more missing stuff 2025-11-25 08:54:17 -08:00
Fang-Pen Lin
551e9b4476 Add DNS made easy stuff 2025-11-25 08:54:16 -08:00
Fang-Pen Lin
dd0b0e4633 No need to use https agent 2025-11-25 08:54:15 -08:00
Fang-Pen Lin
0d721686e6 Add sandbox switch for dns made easy 2025-11-25 08:54:14 -08:00
Fang-Pen Lin
b187cb9494 Add dns made easy UI 2025-11-25 08:54:13 -08:00
Fang-Pen Lin
101470c4b3 Add option 2025-11-25 08:54:12 -08:00
Fang-Pen Lin
66ecddc584 Implement more stuff 2025-11-25 08:54:11 -08:00
Fang-Pen Lin
126c3be606 Add scaffolding for DNS made easy 2025-11-25 08:53:56 -08:00