1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/web_src/js
Earl Warren 8b45a4d366
Use appSubUrl for OAuth2 callback URL tip ()
- When crafting the OAuth2 callbackURL take into account `appSubUrl`,
which is quite safe given that its strictly formatted.
- No integration testing as this is all done in Javascript.
- Resolves https://codeberg.org/forgejo/forgejo/issues/1795

(cherry picked from commit 27cb6b7956136f87aa78067d9adb5a4c4ce28a24)

Co-authored-by: Gusted <postmaster@gusted.xyz>
2023-11-29 01:37:12 +00:00
..
components Update JS dependencies () 2023-11-06 21:14:32 +00:00
features Use appSubUrl for OAuth2 callback URL tip () 2023-11-29 01:37:12 +00:00
markup Change katex limits () 2023-10-29 01:52:02 +00:00
modules Move some JS code from fomantic.js to standalone files () 2023-11-12 07:15:00 +00:00
render Use vitest globals () 2023-09-27 04:37:13 +00:00
standalone Add toasts to UI () 2023-06-27 02:45:24 +00:00
test Replace 'userxx' with 'orgxx' in all test files when the user type is org () 2023-09-14 02:59:53 +00:00
utils Replace ajax with fetch, improve image diff () 2023-10-11 12:34:21 +00:00
vendor Vendor jquery.are-you-sure with strict mode fixes () 2023-09-06 00:02:44 +00:00
webcomponents Add minimum polyfill to support "relative-time-element" in PaleMoon () 2023-08-18 17:27:11 +08:00
bootstrap.js Remove joinPaths function () 2023-08-31 02:46:44 +00:00
index.js Hide archived labels by default from the suggestions when assigning labels for an issue () 2023-10-17 16:10:45 +02:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations () 2020-04-18 18:46:29 -04:00
svg.js Replace ajax with fetch, improve image diff () 2023-10-11 12:34:21 +00:00
svg.test.js Use vitest globals () 2023-09-27 04:37:13 +00:00
utils.js Replace ajax with fetch, improve image diff () 2023-10-11 12:34:21 +00:00
utils.test.js Use vitest globals () 2023-09-27 04:37:13 +00:00