n8n icon indicating copy to clipboard operation
n8n copied to clipboard

fix: Members not being able to test credentials with external secrets

Open valya opened this issue 10 months ago • 0 comments

Summary

When a instance member opens a credential in a project with an instance owner/admin that's using external secrets, the connection test would always show as failing. This fix allows the user to test the connection, but no see the secrets themselves.

Review / Merge checklist

  • [x] PR title and summary are descriptive. Remember, the title automatically goes into the changelog. Use (no-changelog) otherwise. (conventions)
  • [ ] Docs updated or follow-up ticket created.
  • [ ] Tests included.

    A bug is not considered fixed, unless a test is added to prevent it from happening again. A feature is not complete without tests.

valya avatar May 01 '24 14:05 valya