You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jason Song 6f1f3e6c08
Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled (#25947)
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">
12 months ago
..
components Always pass 6-digit hex color to monaco (#25780) 1 year ago
features Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled (#25947) 12 months ago
markup Fix task list checkbox toggle to work with YAML front matter (#25184) 1 year ago
modules Import `sortablejs` only once (#25936) 12 months ago
render Add custom ansi colors and CSS variables for them (#25546) 1 year ago
standalone Add toasts to UI (#25449) 1 year ago
test rename tributeValues to mentionValues (#25375) 1 year ago
utils Always pass 6-digit hex color to monaco (#25780) 1 year ago
webcomponents Refactor locale number (#24134) 1 year ago
bootstrap.js Improve template system and panic recovery (#24461) 1 year ago
index.js Redesign Scoped Access Tokens (#24767) 1 year ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 4 years ago
svg.js Move public asset files to the proper directory (#25907) 12 months ago
svg.test.js Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570) 1 year ago
utils.js Remove hacky patch for "safari emoji glitch fix" (#25208) 1 year ago
utils.test.js Fix webauthn regression and improve code (#25113) 1 year ago