This commit is contained in:
nathangray 2020-01-15 08:14:04 -07:00
parent 8d5893d515
commit c88bf3c4a0

View File

@ -561,7 +561,7 @@ class Auth
default:
$type = 'blowfisch_crypt';
$type = 'blowfish_crypt';
// fall throught
// all other types are identical to ldap, so no need to doublicate the code here
case 'des':