mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 02:11:53 +00:00
add todo about matrix bot
This commit is contained in:
@@ -104,6 +104,7 @@ postPkgUploadR = do
|
|||||||
renameDirectory dir targetPath
|
renameDirectory dir targetPath
|
||||||
maybeAuthId >>= \case
|
maybeAuthId >>= \case
|
||||||
Nothing -> do
|
Nothing -> do
|
||||||
|
-- TODO: Send this to Matrix
|
||||||
$logError
|
$logError
|
||||||
"The Impossible has happened, an unauthenticated user has managed to upload a pacakge to this registry"
|
"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!!!"
|
throwIO $ ErrorCall "Unauthenticated user has uploaded package to registry!!!"
|
||||||
|
|||||||
Reference in New Issue
Block a user