forked from Alex/Pterodactyl-Panel
Fix password reset redirection path
This commit is contained in:
parent
5a07073e0a
commit
b3ca8a3732
@ -20,6 +20,8 @@ class ResetPasswordController extends Controller
|
|||||||
|
|
||||||
use ResetsPasswords;
|
use ResetsPasswords;
|
||||||
|
|
||||||
|
public $redirectTo = '/';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create a new controller instance.
|
* Create a new controller instance.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user