cancel
Showing results for 
Search instead for 
Did you mean: 

Admin user login , logs in with any password.

Admin user login , logs in with any password.

Hello, 

The admin login of my site logs in with any password.

username : admin 

password : anything 

 

Using Magento ver. 2.2.6

 

Please advise how to go about with this.

4 REPLIES 4

Re: Admin user login , logs in with any password.

Hi @richarddsouza12 

 

From app/etc/env.php try to change the admin url and then try again.

 

Hope it helps!

 

Thanks!

Re: Admin user login , logs in with any password.

Hi @richarddsouza12 

 

Can you check that your admin user's password is not saved in the browser ?

 

Basically what happen when previously you logged in your admin password gets saved, so now when you enter custom password - it will still access the same old one which saved by browser itself.

 

Do one thing check in some other system from where you haven't logged in admin - then let us know if its still logged in or not.

 

Because looking at the GitHub repository there is no bug reported for this kind of issue as well.

 

Hope it helps 

if issue solved,Click Kudos & Accept as Solution

Re: Admin user login , logs in with any password.

Hello @richarddsouza12 

As @Manthan Dave suggested for sure its not Magento bug.

There are chances your browser might have saved your password and it is allowing you to login to the admin account. Or it can browser plugin like lastpass.

For verification, you can create a new admin account and delete the old one and see how it goes.

Please confirm there is no custom code has been done on your admin login page by developer.

Any login third party extension you are using?

Was my answer helpful? You can accept it as a solution.
175+ Professional Extensions for M1 & M2
Need a developer?Just visit Contact Us Now

Re: Admin user login , logs in with any password.

Hi ,

I am facing same issue, magento admin panel logged in with any password. I have changed the system as you mentioned to logged in first time, but that system also logged in successfully with any password. i have disabled all third party extensions as well.Please help me. Thanks