webhook received malformed payload not to channels
Opened this issue · 3 comments
flammie commented
I think that the message:
08:34 begiak> Webhook received malformed payload
is not very useful for the people on channel and should probably be sent to admins directly instead or something.
kj7rrv commented
Good idea. Sometime I might rewrite my error logger to not use Flask, then
we could add this to it.
…On Wed, Aug 5, 2020, 06:05 Flammie Pirinen ***@***.***> wrote:
I think that the message:
08:34 begiak> Webhook received malformed payload
is not very useful for the people on channel and should probably be sent
to admins directly instead or something.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#591>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AN54XP2P3UJJPAOQLBI3ZNLR7FKJ5ANCNFSM4PVOQ6WQ>
.
kj7rrv commented
That message also makes it easy to make a spambot with a simple bash loop
and curl command.
…On Wed, Aug 5, 2020, 08:44 Samuel Sloniker ***@***.***> wrote:
Good idea. Sometime I might rewrite my error logger to not use Flask, then
we could add this to it.
On Wed, Aug 5, 2020, 06:05 Flammie Pirinen ***@***.***>
wrote:
> I think that the message:
>
> 08:34 begiak> Webhook received malformed payload
>
> is not very useful for the people on channel and should probably be sent
> to admins directly instead or something.
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#591>, or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AN54XP2P3UJJPAOQLBI3ZNLR7FKJ5ANCNFSM4PVOQ6WQ>
> .
>
unhammer commented
Line 136 in 6b15a46
seems simple to fix! but who's actually running begiak? @jonorthwash ?