음소거된 사용자가 익명 모드로 우회할 수 있음

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개의 좋아요