Skip to content

Commit

Permalink
Dev: oups …
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnoulle committed Jan 19, 2018
1 parent 543257f commit 5f6026e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion application/controllers/admin/authentication.php
Expand Up @@ -178,7 +178,6 @@ public static function prepareLogin()
return array('success');
} else {
// Failed
tracevar("authenticate failed");
$event = new PluginEvent('afterFailedLoginAttempt');
$event->set('identity', $identity);
App()->getPluginManager()->dispatchEvent($event);
Expand Down

0 comments on commit 5f6026e

Please sign in to comment.