Skip to content

Conversation

AlwynW
Copy link

@AlwynW AlwynW commented Apr 23, 2025

This fix will check for WP 6.8 compatible passwords and use the new algorithm to check if the password is correct.
The makeHash function doesn't account for any overrides of the default BCRYPT options though as it can be overwritten by $options = apply_filters( 'wp_hash_password_options', array(), $algorithm );

@dhilowitz
Copy link

Is there any progress on getting this merged? This issue is currently breaking my company's API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants