Page 2 of 3

Re: Logged in username contains illegal characters forbidden in this system

Posted: Tue May 25, 2021 9:59 pm
by axew3
As on my test, the username creating a site together with user account, only allow a-z 0-9 (if i'm not wrong)
and user containing space leading to a loop.
But as said i will return over to check again about this, if it is true or not because could be due to cookie wrongly set: the space char is not correctly encoded but maybe i'm totally out of the way, a check about this is required.

Re: Logged in username contains illegal characters forbidden in this system

Posted: Fri Jun 18, 2021 6:42 pm
by pennymachines
Hi!

I recently encountered this one on my multisite too - with spaces in usernames imported from phpBB.

Should I apply the fix above, or did you decide to do something in an update?

Cheers.

Re: Logged in username contains illegal characters forbidden in this system

Posted: Fri Jun 18, 2021 8:31 pm
by axew3
Hello David, ok going to check/fix asap, if in the while you like to change do it so, but a patch is coming

Re: Logged in username contains illegal characters forbidden in this system

Posted: Sat Jun 19, 2021 1:40 pm
by pennymachines
Hi Alessio,
I'll await the update in case I mess something up.
Thanks!

Re: Logged in username contains illegal characters forbidden in this system

Posted: Tue Jul 06, 2021 1:27 pm
by pennymachines
I've successfully applied patch as described above. 8-)

Re: Logged in username contains illegal characters forbidden in this system

Posted: Fri Oct 29, 2021 7:35 am
by axew3
Hello guys, as said into previous post i'm over for the 2.4.5 release.
Just installed a test wp mums, so that this issue will be soon fixed (or almost we'll go to see what was going wrong about this).