Ilia Ross

Results 664 comments of Ilia Ross

> Is there any intention to (eventually) support ability to do per-rule logging? (I am happy to discover how easy it is with Rich Rules: just an extra token set...

Alright, more additions. IPs limit by default set to 15. (in example below it's set to 5 for testing purposes): Access to a list of rules, which Joe initially requested...

The direct rules, which are part of _match sets_ cannot be deleted in FirewallD Rules page. Although, with new release will make it possible to control Fail2Ban jail statuses and...

Alright, I will remove it from Fail2Ban and will add a rich rule editor on FirewallD side.

> What WOULD help is perhaps an audit (??) button to check block periods (difference between block and unblock timestamps.) I think this is all various types of micromanagement that...

> something about 7.3 and 7.3 (duplicate version) That has been fixed already and the fix will be included in the next version of Virtualmin. Jamie, 1. After I installed...

> The fix that was included in Webmin 1.980 will only be picked up in new installs. Jamie, can we create a facility to cherry-pick Webmin modules configs updates in...

Hi, This was one of the reasons why I removed filters used by default. I can try reproducing it on one of my machines where it used to happen but...

The problem is that it works on the other platforms in the same browser just fine. For instance, I can reproduce a problem on mac OS with Chrome, however it...

Look, the solution for your problem is as simple as adding to theme CSS extension the following: ```CSS html[data-theme="orange"] #sidebar { background: #db5b00; } html[data-theme="orange"] .mobile-menu-toggler > .btn-primary { border:...