Fixed Delete Member -> Rename

Mouth

Well-known member
Affected version
1.5.21
Delete and Rename user function causes an error if the Renamed username fails 'User Name Validation' at /admin.php?options/list/usersAndRegistration ...

Error
Please enter another name. The entered value contains disallowed words.

Validation should be bypassed, to be consistent with allowed direct username change via /admin.php?users/example-user.1/edit
 
I just wanted to report this as a bug too.
We've explicity disallowed Guest as we rename deleted users to GuestXYZ and do not want registered members to have such usernames.
 
Top Bottom