We currently have a mock admin section. The dashboard page for admins has to be redesigned to only welcome the user to the admin panel. A users page should be added, which allows you to see the users in the DB and change their role or delete them.
There should also be a logs page, which shows auditlogs (Have to be added on every API route that is a specific action, so excluding the getters for servers, groups, etc but including get file contents)
We currently have a mock admin section. The dashboard page for admins has to be redesigned to only welcome the user to the admin panel. A users page should be added, which allows you to see the users in the DB and change their role or delete them.
There should also be a logs page, which shows auditlogs (Have to be added on every API route that is a specific action, so excluding the getters for servers, groups, etc but including get file contents)