security: harden Slack approval handling

This commit is contained in:
Rohit P
2026-07-24 22:33:13 -07:00
parent 56b3c62864
commit 7656952692
21 changed files with 931 additions and 33 deletions
+1
View File
@@ -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"] == ""