From aaac53ac91e2312628c55e9cfb151592a115a006 Mon Sep 17 00:00:00 2001 From: Half-Shot Date: Tue, 9 May 2023 16:13:37 +0100 Subject: [PATCH] Add a line on verification --- content/client-server-api/modules/report_content.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/client-server-api/modules/report_content.md b/content/client-server-api/modules/report_content.md index 02ef002a..e705e107 100644 --- a/content/client-server-api/modules/report_content.md +++ b/content/client-server-api/modules/report_content.md @@ -18,3 +18,6 @@ Servers are free to handle the reported content however they desire. This may be a dedicated room to alert server administrators to the reported content or some other mechanism for notifying the appropriate people. + +The server MUST verify that the user has permission to view the event +before accepting a report.