You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2022/10/13 12:45:04 UTC

[GitHub] [myfaces] sidvi1 opened a new pull request, #342: MYFACES-4479: The jsf.js script does not read the nonce correctly in …

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: dev-unsubscribe@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [myfaces] werpu commented on pull request #342: MYFACES-4479: The jsf.js script does not read the nonce correctly in …

Posted by GitBox <gi...@apache.org>.
werpu commented on PR #342:
URL: https://github.com/apache/myfaces/pull/342#issuecomment-1279233646

   Closing it, already implemented differently


-- 
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: dev-unsubscribe@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [myfaces] werpu closed pull request #342: MYFACES-4479: The jsf.js script does not read the nonce correctly in …

Posted by GitBox <gi...@apache.org>.
werpu closed pull request #342: MYFACES-4479: The jsf.js script does not read the nonce correctly in …
URL: https://github.com/apache/myfaces/pull/342


-- 
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: dev-unsubscribe@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org