Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Bug Reports » login fails after upgrade to ver 1.42 (if passwords stored as plain text (workround details outlined))
Re: login fails after upgrade to ver 1.42 [message #1928 is a reply to message #1927] Mon, 29 December 2008 06:22 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2355
Registered: April 2006
Location: Surrey, UK
Senior Member
There was no file in the 1.42 upgrade which reset the value of PSWD_ENCRYPT in the MNU_CONTROL table. You may have reloaded the whole of 'radicore\menu\sql\mysql\menu-data.sql', but this would be a mistake as this is only supposed to be used for new installations, not upgrades.

You could have solved this problem with a single SQL update by changing the value of PSWD_ENCRYPT instead of going through each user one at a time.

It is generally considered bad practice to store plain text passwords in your database, so what is your reason for doing so? This is far more of a security weakness than exposing encrypted passwords when logging sql queries.


 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem extending sql_from
Next Topic: Problem in implementing FAQ 81
Goto Forum:
  


Current Time: Mon Aug 05 09:21:47 EDT 2024

Total time taken to generate the page: 0.00861 seconds