by axew3 » Fri Sep 29, 2023 10:04 am
Ok, maybe the explain is not ok.
Where i've write it sorry?
(please point me +- where it is so i will change)
A valid WordPress username is one that only has alphanumeric characters (letters and numbers), spaces, and/or certain special characters, namely spaces, underscores, hyphens, periods, and @ symbols. No other special characters are allowed.
So you can use obviously spaces to create usernames accounts into phpBB!
But remember that if an username is found with unwanted chars that are not
alphanumeric, spaces, underscores, hyphens, periods, and @
(so other chars not suitable for wordpress) the plugin code as is now, will purge the username, until possible removing unwanted chars, and as explained somewhere, so you'll have as result an user with different usernames, linked by same email (as easy it can be argued).
2.7.4 is coming very soon to fix all main bugs, and will be very cool
viewtopic.php?t=1801
Ok, maybe the explain is not ok.
Where i've write it sorry? :? (please point me +- where it is so i will change)
[quote]A valid WordPress username is one that only has alphanumeric characters (letters and numbers), spaces, and/or certain special characters, namely spaces, underscores, hyphens, periods, and @ symbols. No other special characters are allowed.[/quote]
So you can use obviously spaces to create usernames accounts into phpBB!
But remember that if an username is found with unwanted chars that are not
alphanumeric, spaces, underscores, hyphens, periods, and @
(so other chars not suitable for wordpress) the plugin code as is now, will purge the username, until possible removing unwanted chars, and as explained somewhere, so you'll have as result an user with different usernames, linked by same email (as easy it can be argued).
2.7.4 is coming very soon to fix all main bugs, and will be very cool ;)
https://www.axew3.com/w3/forums/viewtopic.php?t=1801