1
0
Fork 1

Change Username Specification

pull/1/head
Danii 5 months ago
parent bef8b4d06f
commit 6b99e3da2a

@ -17,6 +17,7 @@
<form action="/reg" method="POST">
<ul>
<li>Password must be at least 8 characters long.</li>
<li>Username must not contain any of the following characters: &.+?;</li>
<li>Username may not contain offensive content.</li>
<li>Your username cannot be changed later.</li>
</ul>

Loading…
Cancel
Save