I need to add new users to mibew. In the mibewoperator table there is a user booster, he is an operator. I know his password. There is also a user admin and I forgot his password, and his password is hashed in the DB. I can't recover the password because the message does not arrive in the mail. That's why I can't add users via the admin panel, because I don't know the admin password. I copied the booster hashed password and put it to admin in DB. But I always get the error "Incorrect login or password". How can I deal with this situation?