sidvi1 opened a new pull request, #342:
URL: https://github.com/apache/myfaces/pull/342

   MYFACES-4479: The jsf.js script does not read the nonce correctly in modern 
browsers.
   
   In Chrome it is no longer possible to get a nonce with getAttribute("nonce").
   You can only use HTMLElement.nonce (see: 
https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/nonce)


-- 
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]

Reply via email to