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(webapp): scope the run stream lookup to the user's organizations
The SSE stream route resolved runs by friendly id alone. The lookup now
applies the same organization membership scoping as the rest of the run
page presenters, on both the database lookup and the buffered-run
fallback, with unauthorized indistinguishable from missing.
0 commit comments