Skip to content

Fix for WP 6.8 - #656

Open
AlwynW wants to merge 1 commit into
corcel:9.0from
AlwynW:9.0
Open

Fix for WP 6.8#656
AlwynW wants to merge 1 commit into
corcel:9.0from
AlwynW:9.0

Conversation

@AlwynW

@AlwynW AlwynW commented Apr 23, 2025

Copy link
Copy Markdown

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
Copy Markdown

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