Remove webconsole, fixes RCE via json-rpc. Thanks @lunchb0x

This commit is contained in:
billz
2020-08-22 11:41:33 +01:00
parent 267f31785a
commit 44e9ae75ae
7 changed files with 0 additions and 980 deletions

View File

@@ -129,21 +129,6 @@ i.fa.fa-bars:hover{
float: left;
}
.webconsole {
width:100%;
height:100%;
border:1px solid;
}
#console {
height:500px;
}
.systemtabcontent {
height:100%;
min-height:500px;
}
.service-status {
border-width: 0;
}