diff options
author | Giteabot <teabot@gitea.io> | 2023-07-19 00:35:16 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-19 04:35:16 +0000 |
commit | 037a3f0d8c1a8142d8cd36b6b9d50bf13df9197d (patch) | |
tree | 0c4dfdfc903eaebd3942fd05253d3c0415b979c1 /.markdownlint.yaml | |
parent | 227c3b67e0b635a1adad3437d8d911da79d40681 (diff) | |
download | gitea-037a3f0d8c1a8142d8cd36b6b9d50bf13df9197d.tar.gz gitea-037a3f0d8c1a8142d8cd36b6b9d50bf13df9197d.zip |
Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled (#25947) (#25972)
Backport #25947 by @wolfogre
Since OAuth2 will callback the root URL, if the user starts signing in
from a wrong host, Gitea will return 500 because it cannot find the
session.
<details>
<summary>How to reproduce</summary>
<img width="901" alt="image"
src="https://github.com/go-gitea/gitea/assets/9418365/2c2e255c-e13e-4a11-9be7-b226bee54920">
<img width="1014" alt="image"
src="https://github.com/go-gitea/gitea/assets/9418365/b31cfcf6-a320-483d-9ce5-ba8562f065e1">
</details>
So show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is
enabled.
<img width="1015" alt="image"
src="https://github.com/go-gitea/gitea/assets/9418365/99e80b17-c790-49a3-bbf2-2bd9396a7daa">
Co-authored-by: Jason Song <i@wolfogre.com>
Diffstat (limited to '.markdownlint.yaml')
0 files changed, 0 insertions, 0 deletions