Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix OIDC login regression (#17031) | Erik Johnston | 2024-03-26 | 1 | -0/+1 |
Requests may require a User-Agent header, and the change in #16972 accidentally removed it, resulting in requests getting rejected causing login to fail. |