add todo about matrix bot

This commit is contained in:
Keagan McClelland
2022-05-26 16:16:15 -06:00
parent 460177d242
commit 07b151150a

View File

@@ -104,6 +104,7 @@ postPkgUploadR = do
renameDirectory dir targetPath
maybeAuthId >>= \case
Nothing -> do
-- TODO: Send this to Matrix
$logError
"The Impossible has happened, an unauthenticated user has managed to upload a pacakge to this registry"
throwIO $ ErrorCall "Unauthenticated user has uploaded package to registry!!!"