Search found 90 matches

by Ilia
14 Feb 2022, 11:10
Forum: Suggestions (csf)
Topic: Webmin module symlinking breaks other modules sometimes
Replies: 3
Views: 2352

Re: Webmin module symlinking breaks other modules sometimes

Please take a deeper look at this. This is clearly a bug, and if the page in Webmin, when using Authentic Theme reloaded when CSF module is opened it will overwrite one of the standard modules `index.cgi` files, like in `acl/index.cgi`.

Kind regards,
Ilia
by Ilia
13 Feb 2022, 18:13
Forum: Suggestions (csf)
Topic: Webmin module symlinking breaks other modules sometimes
Replies: 3
Views: 2352

Re: Webmin module symlinking breaks other modules sometimes

I see the problem. You should check for the refer and most importantly we need to make sure that working directory is actually CSF Webmin module directory. Here is the final and well tested patch! if (defined $ENV{WEBMIN_VAR} and defined $ENV{WEBMIN_CONFIG} and defined $ENV{HTTP_REFERER}) { eval &qu...
by Ilia
13 Feb 2022, 16:53
Forum: Suggestions (csf)
Topic: Webmin module symlinking breaks other modules sometimes
Replies: 3
Views: 2352

Re: Webmin module symlinking breaks other modules sometimes

Actually this is not the actual fix for the problem. I will take a deeper look and post back ..
by Ilia
13 Feb 2022, 16:30
Forum: Suggestions (csf)
Topic: Webmin module symlinking breaks other modules sometimes
Replies: 3
Views: 2352

Webmin module symlinking breaks other modules sometimes

Hello, guys, We have received few bug reports from our users saying that some Webmin modules `index.cgi` files are getting destroyed and overwritten with a symlink to CSF. :) I have checked your code and added few fixes to add extra protection before making such changes and also fix message formatti...
by Ilia
10 Nov 2020, 14:52
Forum: Report Bugs (csf)
Topic: UI error on clean install v14.07 on Webmin with Ubuntu 18.04
Replies: 3
Views: 7125

Re: UI error on clean install v14.07 on Webmin with Ubuntu 18.04

I am on Webmin/Virtualmin dev team - can I commit the right change for Webmin users, which would install the module automatically as well?

It would be right first to check, if Webmin even installed.

Do you have a code repo?
by Ilia
10 Nov 2020, 14:36
Forum: Report Bugs (csf)
Topic: UI error on clean install v14.07 on Webmin with Ubuntu 18.04
Replies: 3
Views: 7125

UI error on clean install v14.07 on Webmin with Ubuntu 18.04

Hi, It seems that after installing CSF (using install.sh) script and then installing as Webmin module from /usr/local/csf/csfwebmin.tgz the link to csfimages is broken. The target ( /usr/local/csf/lib/webmin/csf/images ) NEVER there, and thus UI looks broken - no stylesheets are loaded, no images (e...
by Ilia
11 Nov 2019, 12:02
Forum: General Discussion (csf)
Topic: Fedora Server 31 - supported?
Replies: 0
Views: 2865

Fedora Server 31 - supported?

Hi,

Is Fedora Server 31 already supported? Is it safe to go with distro upgrade?
by Ilia
26 Jul 2019, 23:33
Forum: Report Bugs (csf)
Topic: Bug in closing tag - breaks SPA themes
Replies: 1
Views: 5410

Bug in closing tag - breaks SPA themes

Hi, There is a bug in your `DisplayUI.pm` file on line 1398 (v13.04), where you print `No logs entries`. Currently it looks like: print "<div class='bs-callout bs-callout-info'> No logs entries found<div>\n"; while it should be with </div> print "<div class='bs-callout bs-callout-info...
by Ilia
17 Sep 2017, 18:14
Forum: Suggestions (csf)
Topic: Webmin + CSF
Replies: 10
Views: 11080

Re: Webmin + CSF

Thank you for provided interface.

You can test and see how your beautiful firewall works with new, upcoming Webmin theme

https://github.com/qooob/authentic-them ... /19.00-RC9