• Hi,

    First of all, thank you for this usefull plugin.

    I have problem with log violoation : sometimes, I don’t have anything in log despite blocked ressources.
    For example, I block everything (Default SRC: ‘none’). On front, I have just text content, without CSS, JS… however, log stay empty after many – non logged-in – visits (of course Log violations? is set to “Yes,log all”).

    Why ?

Viewing 1 replies (of 1 total)
  • Thread Starter BenM

    (@alysko)

    Hi,
    Always the same problem. My debug bar doesn’t work with CSP and I have nothing in log.

    With local fonts, there is a problem when you add a string to force cache refresh:

    font-family: 'icomoon';
    	src:url('fonts/icomoon.eot?adqxix');
    	src:url('fonts/icomoon.eot?adqxix#iefix') format('embedded-opentype'),
    		url('fonts/icomoon.ttf?adqxix') format('truetype'),
    		url('fonts/icomoon.woff?adqxix') format('woff'),
    		url('fonts/icomoon.svg?adqxix#icomoon') format('svg');

    And it’s not log.
    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Log’ is closed to new replies.