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
test(wac): regression for POST-created .acl/.meta sidecar injection
Cover the privilege-escalation path fixed in this PR: an append-only
agent (public inbox) POSTing Slug: victim.acl / victim.meta must get
403, a normal non-sidecar POST still gets 201, and the owner (Control)
can still POST an .acl sidecar. The deny test fails against the
unpatched handler and passes with the Control guard.
0 commit comments