Fix a few password reminder things.
This commit is contained in:
@@ -63,7 +63,7 @@ class PasswordController extends Controller {
|
||||
/**
|
||||
* Display the password reset view for the given token.
|
||||
*
|
||||
* @Get("password/reset")
|
||||
* @Get("password/reset/{token}")
|
||||
*
|
||||
* @param string $token
|
||||
* @return Response
|
||||
|
||||
Reference in New Issue
Block a user