-
- Downloads
Fix "Username already taken." validation error (could not happen)
The system.check_name() check *also* verifies that the username is not already taken, so we must perform the matchuser() check first in order to get the appropriate error message here when trying to use an alias (username) that's already taken.
parent
c6fde03f
No related branches found
No related tags found
Please register or sign in to comment