Menu

#112 Missed crypt() conversion in php8 upgrade.

svn
open
None
9
2025-04-29
2025-04-29
No

G'day,

Just an FYI.

functions useradd() and useredit() in modules/auth/default.inc.php missed the change from crypt() to password_hash() in the php8.0 upgrade.

I fixed it locally, but it prevented me creating new users or changing passwords.

Cheers!
Brad

Discussion

Anonymous
Anonymous

Add attachments
Cancel





Auth0 Logo