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
Search found 90 matches
- 14 Feb 2022, 11:10
- Forum: Suggestions (csf)
- Topic: Webmin module symlinking breaks other modules sometimes
- Replies: 3
- Views: 7311
- 13 Feb 2022, 18:13
- Forum: Suggestions (csf)
- Topic: Webmin module symlinking breaks other modules sometimes
- Replies: 3
- Views: 7311
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...
- 13 Feb 2022, 16:53
- Forum: Suggestions (csf)
- Topic: Webmin module symlinking breaks other modules sometimes
- Replies: 3
- Views: 7311
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 ..
- 13 Feb 2022, 16:30
- Forum: Suggestions (csf)
- Topic: Webmin module symlinking breaks other modules sometimes
- Replies: 3
- Views: 7311
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...
- 11 Nov 2020, 17:05
- Forum: Report Bugs (csf)
- Topic: UI error on clean install v14.07 on Webmin with Ubuntu 18.04
- Replies: 3
- Views: 11220
- 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: 11220
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?
It would be right first to check, if Webmin even installed.
Do you have a code repo?
- 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: 11220
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...
- 11 Nov 2019, 12:02
- Forum: General Discussion (csf)
- Topic: Fedora Server 31 - supported?
- Replies: 0
- Views: 4358
Fedora Server 31 - supported?
Hi,
Is Fedora Server 31 already supported? Is it safe to go with distro upgrade?
Is Fedora Server 31 already supported? Is it safe to go with distro upgrade?
- 26 Jul 2019, 23:33
- Forum: Report Bugs (csf)
- Topic: Bug in closing tag - breaks SPA themes
- Replies: 1
- Views: 8361
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...
- 17 Sep 2017, 18:14
- Forum: Suggestions (csf)
- Topic: Webmin + CSF
- Replies: 10
- Views: 17199
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
You can test and see how your beautiful firewall works with new, upcoming Webmin theme
https://github.com/qooob/authentic-them ... /19.00-RC9