The sub change_password() routines and others is found in secure_lookup.txt but is not included with the secure lookup suite here: http://jpdeni.com/dbman/Mods/secure_lookup.html . The suite includes secure_basic.txt which has some cgi routines, but I'm not sure where to find the right code for change_password. Was the an oversight? Can you put a link to the correct code in the suite, that would make it complete I think. Thanks. -Les
Sep 8, 2010, 11:06 PM
Novice (7 posts)
Sep 8, 2010, 11:06 PM
Post #5 of 8
Views: 9121
What is the name of the file where the function lookup_password() implemented? If you say secure_lookup.txt that's good. But secure_lookup.txt is not a file specified in the directions on this page: http://jpdeni.com/dbman/Mods/secure_lookup.html.
Sep 9, 2010, 10:08 AM
Novice (7 posts)
Sep 9, 2010, 10:08 AM
Post #7 of 8
Views: 9073
I mis-wrote that, I should have written this:
What is the name of the file where the function "sub change_password()" is implemented? If you say secure_lookup.txt that's good. But secure_lookup.txt is not a file provided with files on this page: http://jpdeni.com/dbman/Mods/secure_lookup.html.
secure_lookup.txt was a file used in older builds so some of it's parts like "sub change_password()" are still needed but implied for new builds? Thanks!
What is the name of the file where the function "sub change_password()" is implemented? If you say secure_lookup.txt that's good. But secure_lookup.txt is not a file provided with files on this page: http://jpdeni.com/dbman/Mods/secure_lookup.html.
secure_lookup.txt was a file used in older builds so some of it's parts like "sub change_password()" are still needed but implied for new builds? Thanks!
Sep 10, 2010, 2:00 PM
Enthusiast (661 posts)
Sep 10, 2010, 2:00 PM
Post #8 of 8
Views: 9052
it's the change password link - http://jpdeni.com/dbman/Mods/sec_chg_pass.txt
you also need to get one of the html files listed after the change password link
summary: if you want people to change their password you need to install IN ORDER:
1. http://jpdeni.com/dbman/Mods/secure_basic.txt
2. EITHER http://jpdeni.com/dbman/Mods/secure_def_html.txt OR http://jpdeni.com/dbman/Mods/secure_frie_html.txt
3. http://jpdeni.com/dbman/Mods/sec_chg_pass.txt
4. EITHER http://jpdeni.com/dbman/Mods/sec_chg_pass_def.txt OR http://jpdeni.com/dbman/Mods/sec_chg_pass_uf.txt
you also need to get one of the html files listed after the change password link
summary: if you want people to change their password you need to install IN ORDER:
1. http://jpdeni.com/dbman/Mods/secure_basic.txt
2. EITHER http://jpdeni.com/dbman/Mods/secure_def_html.txt OR http://jpdeni.com/dbman/Mods/secure_frie_html.txt
3. http://jpdeni.com/dbman/Mods/sec_chg_pass.txt
4. EITHER http://jpdeni.com/dbman/Mods/sec_chg_pass_def.txt OR http://jpdeni.com/dbman/Mods/sec_chg_pass_uf.txt