Added long passwords support for Drupal7

This commit is contained in:
jsteube
2017-07-06 11:02:43 +02:00
parent 8abd7ae9d1
commit 6cbd2acd24
3 changed files with 136 additions and 175 deletions
+1 -1
View File
@@ -3254,7 +3254,7 @@ sub passthrough
{
chomp ($word_buf);
next if length ($word_buf) > 31;
next if length ($word_buf) > 256;
##
## gen salt