Coder Social home page Coder Social logo

Comments (10)

jcameron avatar jcameron commented on June 12, 2024

Can you tell me more about how it breaks exactly? What error message do you get?

from webmin.

prgwiz avatar prgwiz commented on June 12, 2024

On 3/20/2014 7:51 PM, Jamie Cameron wrote:

Can you tell me more about how it breaks exactly? What error message
do you get?

Under

It should look like:

But after the update it looks like:

Looking at the source of the html, the table is there but the css is
pushing it out of view. Clicking on Filter Group f1 does not show it
either.

from webmin.

jcameron avatar jcameron commented on June 12, 2024

I didn't see any screenshot in your post above, sorry?

from webmin.

prgwiz avatar prgwiz commented on June 12, 2024

Try:
http://www.ask-services.com/tmp/good.png
http://www.ask-services.com/tmp/bad.png

from webmin.

jcameron avatar jcameron commented on June 12, 2024

Thanks, it looks like an API change may have broken this.

Where did you download the Dansguardian Webmin module from?

from webmin.

prgwiz avatar prgwiz commented on June 12, 2024

On 3/21/2014 1:00 AM, Jamie Cameron wrote:

Thanks, it looks like an API change may have broken this.

Where did you download the Dansguardian Webmin module from?

http://sourceforge.net/projects/dgwebminmodule/

from webmin.

jcameron avatar jcameron commented on June 12, 2024

I can't see anything immediately wrong with the module code that would cause this.

You should file a sourceforge bug report with the dgwebminmodule project, at https://sourceforge.net/p/dgwebminmodule/bugs/

from webmin.

prgwiz avatar prgwiz commented on June 12, 2024

On 3/22/2014 1:57 AM, Jamie Cameron wrote:

I can't see anything immediately wrong with the module code that would
cause this.

You should file a sourceforge bug report with the dgwebminmodule
project, at https://sourceforge.net/p/dgwebminmodule/bugs/


Reply to this email directly or view it on GitHub
#136 (comment).

Thanks for looking. This module has worked for years. I looked into it
a bit more and it seems to be a Google Chrome only issue with the
current version of webmin. Chrome does not seem to like:

1. Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self' 'unsafe-inline'". editgroupslists.cgi:10 1. onload

Yet in webmin Version 1.660 there is no such warning.

from webmin.

jcameron avatar jcameron commented on June 12, 2024

Ok, that explains it - that is a new security feature in Webmin to block unsafe use of JS that may result from XSS attacks. To turn it off, add the line no_content_security_policy=1 to /etc/webmin/config

from webmin.

chuued avatar chuued commented on June 12, 2024

Just an fyi: in Firefox 28.0 I had the same behaviour and fixed it the same way.

from webmin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.