summaryrefslogtreecommitdiff
path: root/includes/password.inc
Commit message (Collapse)AuthorAge
* - 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.