feat: send notices when authorization checks fail

This commit is contained in:
Greg Heartsfield
2022-02-13 09:35:54 -06:00
parent 77f35f9f43
commit 5913b9f87a
3 changed files with 45 additions and 17 deletions
+1
View File
@@ -80,6 +80,7 @@ reject_future_seconds = 1800
# metadata for event authors, "passive" to perform validation but
# never block publishing, or "disabled" to do nothing.
#mode = "disabled"
mode = "passive"
# Domain names that will be prevented from publishing events.
#domain_blacklist = ["wellorder.net"]