How to remove password encryption
#1

Hey guys, anyone can help me with this?

 

How do I remove password encryption and make LoginServer recognize normal passwords?

#2

If u using sha256 need to comment it in sharelib/config.h (or config localize dont remember exactly) and reconfig your registration form password without crypt

#3

reza 1776 release, seems to not have an encrypt method as default, you can maybe take the code from that !

#4

Go to Config_Localize_USA.h (Server side)

and comment out 


#define PASSWORD_ENCRYPT_SHA256



 




Like this.

//#define PASSWORD_ENCRYPT_SHA256



#define GMTOOL



#define DROP_MAKE_DOCUMENT



#define DURABILITY



#define STASH_PASSWORD



#define PREMIUM_CHAR



#define ENABLE_SUBJOB





 



 



 


#5


On 6/24/2021 at 2:51 PM, Scura said:




reza 1776 release, seems to not have an encrypt method as default, you can maybe take the code from that !




Doesnt that use md5?

#6


10 hours ago, Desarija said:




Doesnt that use md5?




nope, reza 1776 doesn't use any encryption method 



Forum Jump:


Users browsing this thread: 1 Guest(s)