Gedownloade gebruiker kan het omzeilen door anonieme modus te gebruiken

I think this issue could be fixed by adding
return if user.silenced? || user.suspended?
to

and

By the way, I am curious as to why the permission check for can_post_anonymously is not implemented within the Guardian module.

3 likes