-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Description
Is there a reason for not logging them? Because I think they should definitely be logged.
magento2/app/code/Magento/Customer/Controller/Account/LoginPost.php
Lines 101 to 103 in 4985ace
| $this->messageManager->addError( | |
| __('Something went wrong while validating the login and password.') | |
| ); |