-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAGETWO-50247: [GitHub] Frontend Login Post Page exception
- Loading branch information
Joan He
committed
Mar 9, 2016
1 parent
5481fac
commit b72339e
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 comment
on commit b72339e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My file is in vendor/magento/module-captcha/Observer/CheckUserLoginObserver.php
I fixed file and don't get any system error. If i try login in user front end get error "A login and a password are required." I disable magento_captcha module and solves the problem without editing code.
Could've been a more prettier
$controller->getRequest()->getPost('login', []);