summaryrefslogtreecommitdiff
path: root/misc/batch.js
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2008-03-31 20:50:05 +0000
committerDries Buytaert <dries@buytaert.net>2008-03-31 20:50:05 +0000
commited59911f9ee542da87ae7cddcb2d50da0e785079 (patch)
tree8b7f873dd371ae19d1f678e26ad548c47ff1b0ad /misc/batch.js
parent763298455f88e26f286749b5f7ff6c9471742012 (diff)
downloadbrdo-ed59911f9ee542da87ae7cddcb2d50da0e785079.tar.gz
brdo-ed59911f9ee542da87ae7cddcb2d50da0e785079.tar.bz2
- Patch #29706 by pwolanin, solardiz, et al: more secure password hashing.
This is a big and important patch for Drupal's security. We are switching to much stronger password hashes that are also compatible with the Portable PHP password hashing framework. The new password hashes defeat a number of attacks, including: - The ability to try candidate passwords against multiple hashes at once. - The ability to use pre-hashed lists of candidate passwords. - The ability to determine whether two users have the same (or different) password without actually having to guess one of the passwords. Also implemented a pluggable password hashing API (similar to how an alternate cache mechanism can be used) to allow developers to readily substitute an alternative hashing and authentication scheme. Thanks all!
Diffstat (limited to 'misc/batch.js')
0 files changed, 0 insertions, 0 deletions