forked from jeanGaston/RF-AD
Add group page on the webgui
- Add the page groupsdb - Update menu on other pages - Add 2 function in webserver.py to display groups and delete them (not fully implemented for now)
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
<div class="navbar">
|
||||
<a href="/">Home</a>
|
||||
<a href="/UserDB">Users</a>
|
||||
<a href="/GroupsDB">Groups</a>
|
||||
<a href="/LogsDB">Logs</a>
|
||||
|
||||
</div>
|
||||
<div class="container">
|
||||
<h1>Users Database</h1>
|
||||
|
||||
Reference in New Issue
Block a user