You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(credentials): restrict credential creation to workspace admin
Write-only users could create secrets but got 'member' role, making
them unable to edit/delete their own secrets. Now credential creation
requires workspace admin permission, consistent with the role mapping.
0 commit comments