controller plugin

  1. Kruzya

    Fixed XF\ControllerPlugin\Undelete doesn't calls the canUndelete method

    As said in thread. For example, we have two members: admin and moderator. moderator doesn't can undelete, but can view deleted posts (if we check analyze permissions). admin deletes some post, and moderator can view (but can't undelete). If moderator open the URL /posts/{post_id}/undelete, he...
Top Bottom