Hi,
It seems that when there is a password with quotes like an apostrophe ‘ HivePress doesn’t accept it as a valid password for logging in/deleting your account. Passwords like these work for default WordPress login but do not work with HivePress. When trying to change the password in the Settings area, it says the current password (with apostrophe) is incorrect. Users cannot delete their accounts either as this also shows the incorrect password error.
If the character (apostrophe in this case) is escaped with a slash, like \\’ it is accepted. I am not a developer so I am not able to provide all places that this effects (I think you can set the password in Register regularly with ’ but it won’t be accepted later by HivePress). Please look at this and remedy with priority.
Thank you.
Steps to reproduce
Set a password with quotes, such as an apostrophe.
Actual result
HivePress reports incorrect password. Works for default WordPress login.
Expected result
Able to log in successfully or delete your account.