I have this changes on extensions/igniter/user/components/Account.php in the line 164-166, but nothing
...
public function onLogin()
{
Log::error('Register Error -> '.implode(PHP_EOL, post()));
...
in the browser none redirect, like as sending get request.
thanks