gitea/routers
Giteabot b1b35e934e
Some checks failed
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Fix the bug when ssh clone with redirect user or repository (#36039) (#36090)
Backport #36039 by @lunny

Fix #36026 

The redirect should be checked when original user/repo doesn't exist.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2025-12-04 20:06:14 -08:00
..
api Fix edit user email bug in API (#36068) (#36081) 2025-12-04 18:25:52 +00:00
common Move git config/remote to gitrepo package and add global lock to resolve possible conflict when updating repository git config file (#35151) 2025-09-01 18:47:04 +00:00
install Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
private Fix the bug when ssh clone with redirect user or repository (#36039) (#36090) 2025-12-04 20:06:14 -08:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web fix some file icon ui (#36078) (#36088) 2025-12-04 19:39:35 +00:00
init.go Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 -07:00