working on permissions

This commit is contained in:
2022-04-18 16:07:59 +02:00
parent a326004e82
commit 2b9a185bfc
12 changed files with 274 additions and 162 deletions

View File

@@ -5,6 +5,7 @@
<th>User name</th>
<th>Email</th>
<th>Password</th>
<th>Permissions</th>
</tr>
</table>
<a href="register">Register new user</a>