Closed
Description
Hello,
To make the scripts compatible with PHP 7 on my production server I had to make a few changes to the scripts. I attach the files I modified in case anybody wishes to add them to the official release, or just use in their installations.
Among other tweaks, I had to rename "password_hash" function to "password_hash_pla" - and I'm not sure if I should also change line 549 of config.php with $servers->setValue('appearance','password_hash','md5'); - so far it works for me without this modification.
Metadata
Metadata
Assignees
Labels
No labels