From: vladd%bugzilla.org <> Date: Fri, 4 Apr 2008 11:48:10 +0000 (+0000) Subject: Documentation patch for bug 340904: remove false statement from documentation that... X-Git-Tag: bugzilla-3.1.1~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e8e7259a4a4b6d4d09a1640de3fa33f388dd8dc;p=thirdparty%2Fbugzilla.git Documentation patch for bug 340904: remove false statement from documentation that specified the fact that we still store plain text passwords in the database (which is false); patch by Vlad Dascalu , r=LpSolit. --- diff --git a/docs/en/xml/customization.xml b/docs/en/xml/customization.xml index f81aac75c3..03bb2b1e31 100644 --- a/docs/en/xml/customization.xml +++ b/docs/en/xml/customization.xml @@ -1028,9 +1028,9 @@ will be nice when the components table supports these same features, so you could close a particular component for bug entry without having to close an entire product... -profiles: Ahh, so you were wondering where your precious user information was -stored? Here it is! With the passwords in plain text for all to see! (but -sshh... don't tell your users!) +profiles: This table contains details for the current user accounts, +including the crypted hashes of the passwords used, the associated +login names, and the real name of the users. profiles_activity: Need to know who did what when to who's profile? This'll tell you, it's a pretty complete history.