summaryrefslogtreecommitdiff
path: root/includes/password.inc
Commit message (Collapse)AuthorAge
* Drupal 7.34David Rothstein2014-11-19
|
* Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean ↵Jennifer Hodgdon2013-01-16
| | | | up API docs for include files n-z
* Issue #1373582 by jhodgdon, TR: Fixed Trailing whitespace.webchick2012-01-21
|
* Issue #1203852 by pwolanin: Changed Increase hashing iterations for more ↵webchick2011-07-03
| | | | secure password hashes.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #991270 by carlos8f, chx: password_count_log2 var out of bounds is a ↵Dries Buytaert2010-12-18
| | | | sorry mess.
* - Patch #723802 by pwolanin, scor: fixed documentation.Dries Buytaert2010-05-04
|
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.Angie Byron2009-02-26
|
* #330983 by recidive and boombatower: Rename users/users_roles tables to ↵Angie Byron2009-02-18
| | | | user/user_role for consistency.
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
|
* - Patch #101543 by webchick: document all constants.Dries Buytaert2008-05-26
|
* - Patch #251758 by Stefan, dvessel, quicksketch et al: clean up Garland's ↵Dries Buytaert2008-04-28
| | | | page.tpl.php.
* - Oops, I forgot to add this file to CVS when I committed the secure ↵Dries Buytaert2008-04-01
password hashing patch last night. Mea culpa.