Possible bug with user creation (might be in core, not sure)
-
We have at least one user with an apostrophe in their SSO username (let’s say their username is “jane_o’toole”). The Shibboleth plugin won’t let them log in — WordPress is creating their local account with the username “jane_otoole” instead of one that matches their username.
I tried manually updating the database, to change their username to “jane_o’toole” but that didn’t help. WordPress created a second account for her, so now there are accounts with usernames “jane_otoole” and “jane_o’toole”.
I’m not sure if this is a bug in how the Shibboleth plugin is creating their local accounts, or if it’s a bug in WordPress itself. (It honestly feels like some well-intentioned “protection” from SQL injection.) Any pointers would be greatly appreciated.
- The topic ‘Possible bug with user creation (might be in core, not sure)’ is closed to new replies.