gitea/services
Navneet 3ffccb8fe5
Redirect to the only OAuth2 provider when no other login methods and fix various problems (#36901)
Fixes: #36846 

1. When there is only on OAuth2 login method, automatically direct to it
2. Fix legacy problems in code, including:
   * Rename template filename and fix TODO comments
   * Fix legacy variable names
   * Add missing SSPI variable for template
   * Fix unnecessary layout, remove garbage styles
* Only do AppUrl(ROOT_URL) check when it is needed (avoid unnecessary
warnings to end users)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-04-01 12:50:57 +00:00
..
actions Add support for in_progress event in workflow_run webhook (#36979) 2026-03-29 11:12:46 -07:00
agit Refactor git command stderr handling (#36402) 2026-01-18 15:10:33 -08:00
asymkey Some refactors about GetMergeBase (#36186) 2026-01-17 11:22:09 -08:00
attachment various fixes (#36697) 2026-02-22 08:01:43 +01:00
auth Redirect to the only OAuth2 provider when no other login methods and fix various problems (#36901) 2026-04-01 12:50:57 +00:00
automerge Fix issue label deletion with Actions tokens (#37013) 2026-03-29 09:21:14 +00:00
automergequeue Fix various trivial problems (#35714) 2025-10-21 13:19:29 +08:00
context Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
contexttest Fix issue label deletion with Actions tokens (#37013) 2026-03-29 09:21:14 +00:00
convert Expose content_version for optimistic locking on issue and PR edits (#37035) 2026-03-30 13:44:32 +00:00
cron Update Go dependencies (#36781) 2026-04-01 11:26:52 +08:00
doctor feat: Add configurable permissions for Actions automatic tokens (#36173) 2026-03-21 15:39:47 -07:00
externalaccount
feed Fix issue label deletion with Actions tokens (#37013) 2026-03-29 09:21:14 +00:00
forms Add webhook name field to improve webhook identification (#37025) (#37040) 2026-04-01 09:56:20 +08:00
git Fix bug when list pull request commits (#36485) 2026-01-30 18:46:34 +00:00
gitdiff Fix incorrect viewed files counter if reverted change was viewed (#36819) 2026-03-09 08:23:36 +00:00
indexer
issue Fix issue label deletion with Actions tokens (#37013) 2026-03-29 09:21:14 +00:00
lfs Fix issue label deletion with Actions tokens (#37013) 2026-03-29 09:21:14 +00:00
mailer Update Go dependencies (#36781) 2026-04-01 11:26:52 +08:00
markup Fix issue label deletion with Actions tokens (#37013) 2026-03-29 09:21:14 +00:00
migrations Update Go dependencies (#36781) 2026-04-01 11:26:52 +08:00
mirror Add migration http transport for push/sync mirror lfs (#36665) 2026-02-20 22:19:12 +00:00
notify
oauth2_provider Update tool dependencies and fix new lint issues (#36702) 2026-02-26 19:13:19 +00:00
org Refactor "org teams" page and help new users to "add member" to an org (#37051) 2026-03-31 21:30:25 +08:00
packages Fix issue label deletion with Actions tokens (#37013) 2026-03-29 09:21:14 +00:00
projects Refactor issue sidebar and fix various problems (#37045) 2026-03-31 10:03:52 +08:00
pull Fix issue label deletion with Actions tokens (#37013) 2026-03-29 09:21:14 +00:00
release Update tool dependencies and fix new lint issues (#36702) 2026-02-26 19:13:19 +00:00
repository Fix issue label deletion with Actions tokens (#37013) 2026-03-29 09:21:14 +00:00
secrets Fix various bugs (#35684) 2025-10-19 00:37:50 +08:00
task Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
uinotification Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
user Fix org contact email not clearable once set (#36975) 2026-03-25 15:23:11 +08:00
versioned_migration Remove wrong "git.DefaultContext" (#35364) 2025-08-27 16:31:21 +00:00
webhook Add webhook name field to improve webhook identification (#37025) (#37040) 2026-04-01 09:56:20 +08:00
webtheme Fix theme discovery and Vite dev server in dev mode (#37033) 2026-03-30 14:59:10 +00:00
wiki Fix URLJoin, markup render link reoslving, sign-in/up/linkaccount page common data (#36861) 2026-03-08 15:57:37 +00:00