TCwho Posted November 24, 2004 Posted November 24, 2004 Hello Everyone: I was reading in the knowledgebase about setting a master password incase customer for gets his password: Adding a Master Password Well, it has you modify code in login.php ...can someone view the source code for login.php and see exactly what you dont want people to find out? ...how easy is it for people to view the source code of the php pages?...cus when I view the source code...I dont see the actual php page that I think...I see a combination of more than just one page... >_< Drop_Shadow How Did You Hear About Us Email HTML Order Link ---- GMT -5:00
♥Vger Posted November 25, 2004 Posted November 25, 2004 If a customer forgets their password all they need do is to click on the 'Forgot your password?' link on the login page and a new one will be automatically e-mailed out to them. Vger
TCwho Posted November 25, 2004 Author Posted November 25, 2004 Oh Nevermind... gonna leave that alone, but can someone read the source code to find it if that was the case for those that have done that tip from the KB? Drop_Shadow How Did You Hear About Us Email HTML Order Link ---- GMT -5:00
♥Vger Posted November 25, 2004 Posted November 25, 2004 You are correct, you are seeing the 'output' of the php. This includes the header, footer, left and right columns, and the main content from that page at the includes/languages/english/ level. There is nothing in the source code that should cause any problems by getting into the wrong hands. The source code for osCommerce is freely available to all, so no need to try and hack a site to get it. As long as the Login is running on a shared or full ssl any data passed is encrypted. Vger Vger Hello Everyone: I was reading in the knowledgebase about setting a master password incase customer for gets his password: Adding a Master Password Well, it has you modify code in login.php ...can someone view the source code for login.php and see exactly what you dont want people to find out? ...how easy is it for people to view the source code of the php pages?...cus when I view the source code...I dont see the actual php page that I think...I see a combination of more than just one page... >_< <{POST_SNAPBACK}>
TCwho Posted November 25, 2004 Author Posted November 25, 2004 Thanks Drop_Shadow How Did You Hear About Us Email HTML Order Link ---- GMT -5:00
Recommended Posts
Archived
This topic is now archived and is closed to further replies.