mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-28 10:24:45 +02:00
Fix password reset redirection path
This commit is contained in:
parent
5a07073e0a
commit
b3ca8a3732
@ -20,6 +20,8 @@ class ResetPasswordController extends Controller
|
||||
|
||||
use ResetsPasswords;
|
||||
|
||||
public $redirectTo = '/';
|
||||
|
||||
/**
|
||||
* Create a new controller instance.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user