tisonkun commented on code in PR #779: URL: https://github.com/apache/kafka-site/pull/779#discussion_r2808425307
########## static/.htaccess: ########## @@ -0,0 +1,5 @@ +# CSP Settings +Header set Content-Security-Policy "style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; script-src 'self' 'unsafe-inline' https://unpkg.com https://code.jquery.com" Review Comment: I guess it's about ASF's CSP requirement. This is from the online version .htaccess. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
