F
F
farbacentr12016-01-27 12:08:19
Database
farbacentr1, 2016-01-27 12:08:19

We cannot change the admin password, what could be the reason?

Our project is written in Symfony2. They wanted to change the admin password, it is impossible through the admin panel. Not found in the code itself. We found it in the database, change it to the right one, go in - it won't let me. Change back to the old all the rules.
What could be the reason? Maybe somewhere all the same it is duplicated in the code?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dimonchik, 2016-01-27
@dimonchik2013

enter the old one into the user and check the password hashes
also check if you are working with the same database (master / slave can be, etc.)

I
Ivan, 2016-01-27
@LiguidCool

If the password in the database is not in cleartext, but a hash, then it is most likely salted (password salt).

F
farbacentr1, 2016-01-27
@farbacentr1

decc80fdb5fd42dea468ef056f0140c3.png
What is there to change then?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question