Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CSP failures for Microsoft social sign-in #4778

Merged
merged 1 commit into from
May 10, 2024

Commits on May 10, 2024

  1. Fix CSP failures for Microsoft social sign-in

    Replace login.live.com with login.microsoftonline.com in CSP allow list.
    
    The URL changed with the move from using the omniauth-windowslive plugin
    to the omniauth-microsoft_graph plugin but wasn't noticed until now.
    milan-cvetkovic authored and tomhughes committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b07c758 View commit details
    Browse the repository at this point in the history