bizzi
Using OLD_PASSWORD
Comments
| bizzi | 98 days ago![]() |
![]() | ![]() | |
![]() | Value="' . process_pass_data($_POST[$fname."_".$v]) . '">';. 129, $p_arr[$fname. ..... 322, $fval = md5( process_pass_data( $fval ) );. 323, $cl_value Now if I remove the md5( process.... It will register members with a values they registered, no encryption. 1/4 the way there So I have tried everything I can think off. Am I missing something? reference to another md5 link? in a header or? | ![]() |
![]() | ![]() | ![]() |
| bizzi | 98 days ago![]() |
![]() | ![]() | |
![]() | For the login Iif we remove the md5 from the member.php line:45 $member[Password'] = md5(process_pass_data($_POST['Password'])) It will login with the no encryption password created by the join_form.php with the md5... Now I just need to get it to use the OLD_PASSWORD function. And I am style'n.... Why would I want less security you ask? help me figure this out and I will explain it.. | ![]() |
![]() | ![]() | ![]() |
| bizzi | 98 days ago![]() |
![]() | ![]() | |
![]() | For the login Iif we remove the md5 from the member.php line:45 $member[Password'] = md5(process_pass_data($_POST['Password'])) It will login with the no encryption password created by the join_form.php with the md5... Now I just need to get it to use the OLD_PASSWORD function. Shit I'll even build you a small 3d chat area you can add to your own dolphin install.. | ![]() |
![]() | ![]() | ![]() |
| bizzi | 98 days ago![]() |
![]() | ![]() | |
![]() | Got it to register using OLD_PASSWORDS ... still can't get the member login to accept the old password | ![]() |
![]() | ![]() | ![]() |
| LeonidS | 97 days ago![]() |
![]() | ![]() | |
![]() | Plz specify situation - why you try to get rid off MD5 system? "I was able to remove the MD5 encryption for both but am not able to change it to OLD_PASSWORD." - why you tried to execute this actions? | ![]() |
![]() | ![]() | ![]() |
| bizzi | 97 days ago![]() |
![]() | ![]() | |
![]() | The video game engine's SQL functions we are using does not accept the md5 password method. So it needs to be able to allow users to log in using the old way. We have A.I security to make up for the password issue. :) | ![]() |
![]() | ![]() | ![]() |
Post a Comment
Please login to post a comment.
































