n8n/packages/cli/src/credentials
Ali Elkhateeb 9a65549575
Some checks failed
Build: Benchmark Image / build (push) Has been cancelled
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (24.14.1) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Lint (push) Has been cancelled
CI: Master (Build, Test, Lint) / Performance (push) Has been cancelled
Util: Sync API Docs / sync-public-api (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Docker Build Smoke Test / Docker Build (no cache) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Has been cancelled
Docker Build Smoke Test / Notify on nightly smoke test failure (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
Release: Create Minor Release PR / Create release PR (push) Has been cancelled
Util: Update Node Popularity / approve-and-automerge (push) Has been cancelled
Release: Create Minor Release PR / Notify Slack (push) Has been cancelled
feat(API): Add missing credential endpoints (GET by ID and test) (#28519)
2026-04-20 20:56:51 +00:00
..
__tests__ feat(API): Add missing credential endpoints (GET by ID and test) (#28519) 2026-04-20 20:56:51 +00:00
credential-dependency.service.ts feat(core): Introduce CredentialDependency entity to track credential dependencies (#27151) 2026-03-23 14:37:09 +00:00
credential-resolution-provider.interface.ts feat(core): Improve secret proxy (#26522) 2026-03-05 20:01:37 +00:00
credentials-finder.service.ts feat(editor): Display workflow, credential and data table dependencies (#26912) 2026-03-19 09:53:21 +00:00
credentials.controller.ts feat(API): Add missing credential endpoints (GET by ID and test) (#28519) 2026-04-20 20:56:51 +00:00
credentials.service.ee.ts feat(core): Fail credential transfer if target project lacks access to referenced external secret store (no-changelog) (#25625) 2026-02-17 12:25:42 +00:00
credentials.service.ts feat(API): Add missing credential endpoints (GET by ID and test) (#28519) 2026-04-20 20:56:51 +00:00
dynamic-credential-storage.interface.ts chore(core): Write path for dynamic credentials (#23026) 2025-12-10 14:08:40 +01:00
dynamic-credentials-proxy.ts feat(core): Improve secret proxy (#26522) 2026-03-05 20:01:37 +00:00
external-secrets.utils.ts feat(core): Introduce CredentialDependency entity to track credential dependencies (#27151) 2026-03-23 14:37:09 +00:00
validation.ts feat(core): Add userRole and feature-enabled telemetry for external secrets (#27431) 2026-04-13 09:17:17 +00:00