revert commit
This commit is contained in:
parent
a64da709cf
commit
69eb293355
|
@ -2323,8 +2323,7 @@ class ConsoleSupervisor
|
||||||
'SELECT count(*) FROM tusuario
|
'SELECT count(*) FROM tusuario
|
||||||
WHERE
|
WHERE
|
||||||
id_user="admin"
|
id_user="admin"
|
||||||
AND (password="1da7ee7d45b96d0e1f45ee4ee23da560" OR
|
AND password="1da7ee7d45b96d0e1f45ee4ee23da560"
|
||||||
password="$2y$10$Wv/xoxjI2VAkthJhk/PzeeGIhBKYU/K.TMgUdmW7fEP2NQkdWlB9K")
|
|
||||||
AND is_admin=1
|
AND is_admin=1
|
||||||
and disabled!=1'
|
and disabled!=1'
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue