Getting anWhen trying to login to riotgames on https://authenticate.riotgames.com/ using Version 33.4.0.1 (64-bit) on Windows 10.
Due to the second console message it can be assumed that the following script tag is ignored:While it does load (within <body>):Does not seem too suspicious to me unless the hash would be wrong.
Strange thing is, I had logged in just a couple of days ago without issues but I've installed 33.4.0.1 right when it was released (so way longer than "a couple of days" and more among the line of 20 days ago).
Update:
Oh well, kinda forgot to mention the issue: I can enter my login data, then the captcha comes into play and when the captcha is over, the login attempt fails into a general "something went wrong" error page.
CODE:
Content Security Policy: Ignoring “'unsafe-inline'” within script-src: nonce-source or hash-source specified (unknown)Sentry init fail. Missing one of these values Envrionment: globalriot.aws-euc1-prod.prod.riotsignon.authenticator, release: 0.69.3 rso-authenticator-ui.js:2:1970644SecurityError: The operation is insecure. cmp.osano.com:66<anonymous> https://cmp.osano.com/:66:37
Due to the second console message it can be assumed that the following script tag is ignored:
CODE:
<script nonce="71d917c0cdda02bf245351b0cde807ea" type="text/javascript">window.cdn = "https://lolstatic-a.akamaihd.net/rso-authenticator-ui/0.69.3/";</script>
CODE:
<script type="text/javascript" src="https://lolstatic-a.akamaihd.net/rso-authenticator-ui/0.69.3/rso-authenticator-ui.js" async></script>
Strange thing is, I had logged in just a couple of days ago without issues but I've installed 33.4.0.1 right when it was released (so way longer than "a couple of days" and more among the line of 20 days ago).
Update:
Oh well, kinda forgot to mention the issue: I can enter my login data, then the captcha comes into play and when the captcha is over, the login attempt fails into a general "something went wrong" error page.