Dialog System without hash
#5

Quote:
Originally Posted by MP2
View Post
pawn Code:
if(!strcmp(inputtext, dini_Get(file, "password")))
{
    // correct password
}
else
{
    // incorrect password
}
P.S. You MUST hash passwords, it's bad not to.
I always hash passwords on my main server but this server is just for test and reference.
Reply


Messages In This Thread
Dialog System without hash - by [NWA]Hannes - 05.06.2012, 21:11
Re: Dialog System without hash - by Vince - 05.06.2012, 21:17
Re: Dialog System without hash - by [NWA]Hannes - 05.06.2012, 21:22
Re: Dialog System without hash - by MP2 - 05.06.2012, 21:31
Re: Dialog System without hash - by [NWA]Hannes - 05.06.2012, 21:55
Re: Dialog System without hash - by [NWA]Hannes - 05.06.2012, 22:30
Re: Dialog System without hash - by iggy1 - 05.06.2012, 22:36
Re: Dialog System without hash - by DaRealShazz - 05.06.2012, 22:49
Re: Dialog System without hash - by [NWA]Hannes - 05.06.2012, 22:52
Re: Dialog System without hash - by ricardo178 - 05.06.2012, 22:58
Re: Dialog System without hash - by ricardo178 - 05.06.2012, 23:07

Forum Jump:


Users browsing this thread: 1 Guest(s)