join: username limit is 12 characters, not 8
authorClinton Ebadi <clinton@unknownlamer.org>
Tue, 25 Feb 2014 10:23:23 +0000 (05:23 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Tue, 25 Feb 2014 10:23:23 +0000 (05:23 -0500)
app/join.mlt

index 3a32f5e..0452fd8 100644 (file)
@@ -48,7 +48,7 @@ else
 <input type="hidden" name="cmd" value="app">
 <table class="blanks">
 <tr> <td width="25%">Desired username:</td> <td width="75%"><input name="name"><br>
-       Please follow usual UNIX conventions, including limiting yourself to lowercase letters and at most 8 characters. It's helpful to pick a name you wouldn't mind using to identify yourself to both strangers and friends. Something based on your "real" name is a safe bet.<br>
+       Please follow usual UNIX conventions, including limiting yourself to lowercase letters and at most 12 characters. It's helpful to pick a name you wouldn't mind using to identify yourself to both strangers and friends. Something based on your "real" name is a safe bet.<br>
        You don't need to worry about whether or not the username you want is already taken. This application system will let you know if that is the case. You can probably use a shorter and simpler name than you are accustomed to getting at larger services, so we encourage you to try such names first.</td> </tr>
 <tr> <td>&nbsp;</td> <td>&nbsp;</td> </tr>
 <% if minor then %>