wip
This commit is contained in:
@@ -100,7 +100,7 @@ class EventType
|
||||
self::LOGOUT => 'notice',
|
||||
self::PASSWORD_RESET => 'info',
|
||||
self::FAILED => 'warning',
|
||||
self::ATTEMPTING => 'info',
|
||||
self::ATTEMPTING => 'alert',
|
||||
self::LOCKOUT => 'alert',
|
||||
default => 'info',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user