[Web] Show users the last known connections for SASL authentication

[Web] Feature: Log SASL authentication
This commit is contained in:
andryyy
2021-06-04 14:29:39 +02:00
parent 51e3521aac
commit 2d55b54904
13 changed files with 329 additions and 59 deletions

View File

@@ -132,7 +132,7 @@ table.footable > tbody > tr.footable-empty > th {
content: "\f52a";
}
.fooicon-remove:before {
content: "\f64f";
content: "\f62a";
}
.fooicon-sort:before {
content: "\f3c6";
@@ -147,7 +147,7 @@ table.footable > tbody > tr.footable-empty > th {
content: "\f4c9";
}
.fooicon-trash:before {
content: "\f64f";
content: "\f62a";
}
.fooicon-eye-close:before {
content: "\f33f";