n8n/packages/cli/src/credentials
Iván Ovejero 38b88b946b
fix(core): Consolidate ownership and sharing data on workflows and credentials (#7920)
## Summary

Ensure `ownedBy` and `sharedWith` are present and uniform for
credentials and workflows.

Details in story: https://linear.app/n8n/issue/PAY-987
2023-12-05 10:11:18 +01:00
..
credentials.controller.ee.ts feat: Allow owner to share workflows/credentials they don't own (no-changelog) (#7869) 2023-11-29 16:32:27 +00:00
credentials.controller.ts feat: Replace owner checks with scope checks (no-changelog) (#7846) 2023-11-29 14:48:36 +00:00
credentials.service.ee.ts feat: Allow owner to share workflows/credentials they don't own (no-changelog) (#7869) 2023-11-29 16:32:27 +00:00
credentials.service.ts fix(core): Consolidate ownership and sharing data on workflows and credentials (#7920) 2023-12-05 10:11:18 +01:00