mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Add checks for blacklisted users
This commit is contained in:
@@ -79,7 +79,7 @@ class RegisterController extends Controller
|
||||
/**
|
||||
* @param \Illuminate\Http\Request $request
|
||||
*
|
||||
* @throws \Exception
|
||||
* @throws \Jrean\UserVerification\Exceptions\ModelNotCompliantException
|
||||
*/
|
||||
public function register(Request $request)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user