-
Notifications
You must be signed in to change notification settings - Fork 9.4k
User created by admin cannot login #19060
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @tomekjordan. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
where @tomekjordan do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
@magento-engcom-team give me 2.3-develop instance |
Hi @maheshWebkul721. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
Hi @maheshWebkul721, here is your Magento instance. |
@tomekjordan please confirm if you are able to reproduce this issue on the above instance. |
@magento-engcom-team give me 2.3-develop instance |
Hi @progreg. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
Hi @progreg, here is your Magento instance. |
@tomekjordan I confirm that issue can be reproduced on Magento 2.3-develop instance. |
Hi @progreg. Thank you for working on this issue.
|
@progreg Thank you for verifying the issue. Unfortunately, not enough information was provided to created internal ticket. Please consider adding the following:
Once all required information is added, please add label |
@progreg Thank you for verifying the issue. Based on the provided information internal tickets |
Hi @tomekjordan. I already added PR to prevent blank page or exception if a customer has no password. But I don't sure about your expected result. From my side, I don't think that success login for a customer without password it's a good idea. The customer always can reset his password through Forgot Your Password link. But if you have strong vision how it should be implemented please share it. Thanks |
Hi @tomekjordan. Thank you for your report. The fix will be available with the upcoming 2.3.1 release. |
Hi @tomekjordan. Thank you for your report. The fix will be available with the upcoming 2.2.8 release. |
Uh oh!
There was an error while loading. Please reload this page.
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
2018-11-04 10:35:27.611759 [NOTICE] [172.68.51.106:27986] [STDERR] PHP Fatal error: Uncaught TypeError: explode() expects parameter 2 to be string, null given in /vendor/magento/framework/Encryption/Encryptor.php:236
Stack trace:
#0 /vendor/magento/framework/Encryption/Encryptor.php(236): explode(':', NULL, 3)
#1 /vendor/magento/framework/Encryption/Encryptor.php(205): Magento\Framework\Encryption\Encryptor->explodePasswordHash(NULL)
#2 /vendor/magento/framework/Encryption/Encryptor.php(197): Magento\Framework\Encryption\Encryptor->isValidHash('PLAIN PASSWORD HERE', NULL)
#3 /vendor/magento/module-customer/Model/Authentication.php(170): Magento\Framework\Encryption\Encryptor->validateHash('PLAIN PASSWORD HERE', NULL)
#4 /vendor/magento/module-customer/Model/AccountManagement.php(543): Magento\Customer\Model\Authentication->authenticate('2', 'PLAIN PASSWORD HERE in /vendor/magento/framework/Encryption/Encryptor.php on line 236
The text was updated successfully, but these errors were encountered: