Skip to content
  1. Apr 02, 2008
  2. Apr 01, 2008
  3. Mar 31, 2008
    • Dries Buytaert's avatar
      - Patch #29706 by pwolanin, solardiz, et al: more secure password hashing. · ed59911f
      Dries Buytaert authored
        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!
      ed59911f
    • Dries Buytaert's avatar
  4. Mar 27, 2008
  5. Mar 25, 2008
  6. Mar 23, 2008
  7. Mar 21, 2008
  8. Mar 19, 2008
  9. Mar 17, 2008
  10. Mar 15, 2008
  11. Mar 14, 2008
  12. Mar 13, 2008
  13. Mar 11, 2008
  14. Mar 10, 2008
  15. Mar 02, 2008
  16. Feb 23, 2008
  17. Feb 21, 2008
  18. Feb 20, 2008
  19. Feb 19, 2008
  20. Feb 18, 2008
  21. Feb 17, 2008
  22. Feb 14, 2008
  23. Feb 12, 2008