• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Lua Password in my database are wrote plaintext..

Fagin

New Member
Joined
May 20, 2014
Messages
77
Reaction score
3
Well, I have got my config.lua "encyrptiontype = sha1", and still gives me bad passwords.
whats the hell!
Help me and get rep.

mysqlReadTimeout = 10
mysqlWriteTimeout = 10 is the problem with those?
 
Last edited by a moderator:
Couple questions that will help you get it answered faster:
What distro are you using?
Are you using a website? (If so, which?)

The only time I've had a problem like that was when I was using a website that I didn't set up correctly the first time haha
 
If you started hosting with plaintext passwords you will have to convert them to whatever encryption you use, then you can use sha1 with your server.
 
Back
Top