Contributions
Admin Authentication with Turning number(Image Verification)
Hi! This is a simple authentication procedure which connects to your MySQL Database & checks
for the admin user with password. It also has the turning number facility which prevents
hackers to have automated logins with BOTS to steal your password (HOPEFULLY).
Although this is kinda BASIC, it has solved my purpose. Wish that is does the same for many
others too.
It is my new experience with osCommerce & PHP, but was fun coding.
Expand All / Collapse All
You may also try the link below. this has a similar feature with the one I last uploaded plus an added support for image distortion but all in numbers.
http://www.oscommerce.com/community/contributions,1476
Don't download this attachment. there is no data file.
Check it out!
F.B. Navaja
i can understand if i'll receive a left-upper-cut for this one. but who doesn't want to go home after a journey? so i forgot to include the "echo" before the text HOME and it wasn't displayed after a successful password change. It totaly overlooked this one.
ok, so just copy the file change_password.php into your admin/ folder. the full package was uploaded before this. update it with this file. that's all folks!
Regards,
F.B. Navaja
Please do not download the file i uploaded first (same date) . i failed to inform in the install.txt about the need to add a certain line to filenames.php.
a little 'opps' won't make you mad will it?
regards,
F.B. Navaja
This is a follow-up to the original version. included here is a support for the admin account password change. GD support in php is assumed to be pre-installed. Not much improvement but enough to provide minimum security to your admin control panel.
Have fun coding!
F.B. Navaja
Hi! This is a simple authentication procedure which connects to your MySQL Database & checks
for the admin user with password. It also has the turning number facility which prevents
hackers to have automated logins with BOTS to steal your password (HOPEFULLY).
Although this is kinda BASIC, it has solved my purpose. Wish that is does the same for many
others too.
It is my new experience with osCommerce & PHP, but was fun coding.
Note: Contributions are used at own risk.