From 46f3df5c2e81d3149e48a3d3b91dab6b45e16368 Mon Sep 17 00:00:00 2001 From: creeper123123321 <7974274+creeper123123321@users.noreply.github.com> Date: Wed, 4 May 2022 21:05:00 -0300 Subject: [PATCH] also allow login.live.com --- src/main/resources/web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/web/index.html b/src/main/resources/web/index.html index 4c5f20f..8ac329b 100644 --- a/src/main/resources/web/index.html +++ b/src/main/resources/web/index.html @@ -18,7 +18,7 @@ style-src 'self' https://cdnjs.cloudflare.com/; img-src 'self' data: https://crafthead.net/ https://crafatar.com/; connect-src 'self' http://localhost:*/ https: wss:; script-src 'self' https://*.cloudflare.com/ https://alcdn.msauth.net/ https://*.cloudflareinsights.com/ 'unsafe-hashes' 'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='; -frame-src 'self' https://login.microsoftonline.com/" +frame-src 'self' https://login.microsoftonline.com/ https://login.live.com/" http-equiv="Content-Security-Policy">