mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
b350568505
Due to a change, during the credentials import command, the core's Credential object is being called through its prototype. This caused the Credential's cipher variable to not be set, thus no cipher service being available during import. This fix catches this edge case and provides a fix. |
||
---|---|---|
.. | ||
integration | ||
shared/ExternalSecrets | ||
unit | ||
extend-expect.ts | ||
setup-mocks.ts | ||
setup-test-folder.ts | ||
setup.ts | ||
teardown.ts |