mirror of
https://github.com/andrewyng/openworker.git
synced 2026-09-13 07:40:18 +00:00
security: harden Slack approval handling
This commit is contained in:
@@ -260,4 +260,5 @@ def test_workspace_listing_carries_installer_identity(tmp_path):
|
||||
)
|
||||
(w,) = _slack_workspaces(s)
|
||||
assert w["installer_user_id"] == "U_ME"
|
||||
assert w["approval_owner_ids"] == ["U_ME"]
|
||||
assert w["installer_name"] == ""
|
||||
|
||||
Reference in New Issue
Block a user