Let's make (git) history!
这个提交包含在:
@ -0,0 +1,15 @@
|
||||
{wikiqs:include:general_header}
|
||||
<main id="content">
|
||||
<h2>Login</h2>
|
||||
Register a new user
|
||||
<form action="{wikiqs:var:adminregisterurl}" method="POST">
|
||||
Username: <input type="text" name="user"></input><br>
|
||||
Password: <input type="password" name="password"></input><br>
|
||||
Repeat password: <input type="password" name="password2"></input><br>
|
||||
|
||||
<button type="submit" name="do" value="submit">Submit</button>
|
||||
<input type="hidden" name="csrf_token" value="{wikiqs:var:csrf_token}"></input>
|
||||
|
||||
</form>
|
||||
</main>
|
||||
{wikiqs:include:general_footer}
|
在新工单中引用
屏蔽一个用户