[Phpmyadmin-devel] CSP and new version check

Piotr Przybylski piotr.prz at gmail.com
Thu Mar 3 12:44:59 CET 2011


Version check fails with current trunk and browsers supporting Content
Security Policy (eg. FF 4.0b12):
"CSP: Directive "allow http://localhost" violated by
http://www.phpmyadmin.net/home_page/version.js"

We should specify script-src with 'self' and www.phpmyadmin.net as
allowed script sources.

-- 
Piotr Przybylski




More information about the Developers mailing list