Home » Authentication » Auth » Bug #8513
I suggest to highlight that: password by default should be md5 encrypted.
Details
| Request #8513 | I suggest to highlight that: password by default should be md5 encrypted. |
|---|---|
| Submitted | 2006-08-19 14:13 UTC |
| From | odiazaldecoa at yahoo dot es |
| Assigned | aashley |
| Status | Closed |
| Package | Auth |
| PHP Version | 4.3.10 |
| OS | Windows XP |
| Roadmaps | (Not assigned) |
Comments
[2006-08-19 14:13 UTC] odiazaldecoa at yahoo dot es
Description:
------------
Thanks for the example and the package : ).
I'd just like to suggest that highlighting that auth by default expects passwords in the database to be md5 encrypted.
Just that.
It'd have saved me a bunch of hours. (Though I realize it's sort of said at the bottom of the documentation page).
Thanks,
Oscar
[2006-09-11 03:53 UTC] aashley at php dot net
This bug has been fixed in CVS.
If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET).
If this was a problem with the pear.php.net website, the change should be live shortly.
Otherwise, the fix will appear in the package's next release.
Thank you for the report and for helping us make PEAR better.
Containers that support multiple cryptTypes now have documentation detailing this and their defaults.