Hi,
for some reasons I have to use the salted_md5 method in 3.1.9 . I know, in 3.1 bcrypt is the default method because Its a bit safer (brute force). But for me its very important to change this to salted_md5 (3.0 default).
Is it possible to change the default method to salted_md5 instead of bcrypt. I searched already in the manager.php but couldnt find it.
Thank you very much.
best regards