add deleting, promoting/demoting, guesting (soft banning) users
This commit is contained in:
@ -12,4 +12,4 @@
|
||||
<input type="password" id="password2" name="password2" pattern="(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[\W_])(?!.*\s).{10,}" title="10+ chars with: 1 uppercase, 1 lowercase, 1 number, 1 special char, and no spaces" required autocomplete="new-password"><br>
|
||||
<input type="submit" value="Sign up">
|
||||
</form>
|
||||
<p>After you sign up, an administrator will need to confirm your account before you will be allowed to post.</p>
|
||||
<p>After you sign up, a moderator will need to confirm your account before you will be allowed to post.</p>
|
||||
|
Reference in New Issue
Block a user