[extend-a-story-tracker] [ extend-a-story-Feature Requests-3586372 ] Remove Dependency on MySQL "PA
Interactive and Extendable Story
Brought to you by:
jjweston
From: SourceForge.net <no...@so...> - 2012-11-12 15:51:53
|
Feature Requests item #3586372, was opened at 2012-11-12 07:51 Message generated for change (Tracker Item Submitted) made by jjweston You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=504951&aid=3586372&group_id=63727 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 4 Private: No Submitted By: Jeffrey J. Weston (jjweston) Assigned to: Jeffrey J. Weston (jjweston) Summary: Remove Dependency on MySQL "PASSWORD" Function Initial Comment: Extend-A-Story currently uses the MySQL "PASSWORD" function to hash user passwords for storage in the database. This can cause problems when MySQL changes the implementation of the "PASSWORD" function, which is what happend with bug # 3419172. Extend-A-Story should use a PHP function, with a known implemenation that will not change, to hash the user passwords instead. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=504951&aid=3586372&group_id=63727 |