Jump to content
MakeWebGames

Recommended Posts

Posted

Re: Generate Password

Because that would be one of the most idiotic things to do xD

If not secured properly - people could an SQL injection against it

People reading mail logs could gain access to the account..

Guest Anonymous
Posted

Re: Generate Password

 

And thats it. Basically all it does is generate a password if you can think of one. You can choose the length of the password too.

Well while I've not tested the code - it would appear to do exactly what it says on the tin. I see no major problems with this, although personally I will always choose my own passwords over computer generated ones.

Posted

Re: Generate Password

i take a word then encrypt to md5 then use that has my password lol

so i can say for example to someone my password is "password" then they try it and be like no it ain't lol

or use my own encryption since md5 is iight but i prefer my own

Guest Anonymous
Posted

Re: Generate Password

Nothing like md5 as a password -- only 16 characters to play with -- nice and speedy to attack ;)

Now using the full alphabet, upper-case, lower-case, digits and punctuation -- a little harder.

Posted

Re: Generate Password

And it's good to know you too.

If people have removed the "access denier" to the staff pages while editing them (some people actually do that..) then yea. Think about it

 

Staff Panel -> Mail logs..

if you know anythin about the mail function u would realise what a tit u are now

Posted

Re: Generate Password

 

And it's good to know you too.

If people have removed the "access denier" to the staff pages while editing them (some people actually do that..) then yea. Think about it

 

Staff Panel -> Mail logs..

if you know anythin about the mail function u would realise what a tit u are now

 

so they will be able to hack into someones email adress read their mails and find the mail contaning the password? all that in the mail logs???

this is what im on about... dunno if this exact code will work but its a 30 second example

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

  • 4 years later...
Posted
Can someone post the full mod with the password generator and e-mail validator

Thanks in advance if ya can

ive just stumbled across this thread and will be looking at making the email pw retrieval i personally think it will be a nice way of doing email validation

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...