Only allow Alphanumerical characters and underscores when registering a new username
Use RegexUtils in GuiUploadFile
This commit is contained in:
@@ -129,6 +129,7 @@ replaymod.gui.register.confirmpw=Confirm Password
|
||||
|
||||
replaymod.gui.register.error.nomatch=Passwords don't match
|
||||
replaymod.gui.register.error.shortusername=Username has to be at least 5 characters long
|
||||
replaymod.gui.register.error.invalidname=Username may only contain letters and numbers
|
||||
replaymod.gui.register.error.shortpw=Password has to be at least 5 characters long
|
||||
replaymod.gui.register.error.authfailed=Could not authenticate your Minecraft account
|
||||
|
||||
|
||||
Reference in New Issue
Block a user