Issue 12075

Drupal password hashing needs to be reverted to MD5

12075
Reporter: mdoering
Assignee: mdoering
Type: Bug
Summary: Drupal password hashing needs to be reverted to MD5
Priority: Blocker
Resolution: Fixed
Status: Closed
Created: 2012-10-24 16:22:48.498
Updated: 2013-09-02 13:46:31.969
Resolved: 2013-01-25 11:33:05.669
        
Description: the current drupal password hashing has replaced the customization we did to druapl to use standard MD5 which in understood by our CAS server.

Now:
http://code.google.com/p/gbif-portal/source/browse/portal-drupal7/trunk/includes/password.inc

Previous:
http://code.google.com/p/gbif-portal/source/browse/portal-drupal7/trunk/includes/password.inc?r=600


Im not sure if there are more files that have been silently overwritten, this needs to be checked!]]>