mirror of
https://github.com/flarum/core.git
synced 2025-07-25 18:51:40 +02:00
Get login/forgot password working again
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php namespace Flarum\Api\Actions\Users;
|
||||
<?php namespace Flarum\Api\Actions;
|
||||
|
||||
use Flarum\Api\Request;
|
||||
use Flarum\Api\Actions\JsonApiAction;
|
Reference in New Issue
Block a user