gitea/routers
wxiaoguang 34dfc25b83
Make git clone URL could use current signed-in user (#33091)
close #33086

* Add a special value for "SSH_USER" setting: `(DOER_USERNAME)`
* Improve parseRepositoryURL and add tests (now it doesn't have hard
dependency on some setting values)

Many changes are just adding "ctx" and "doer" argument to functions.

By the way, improve app.example.ini, remove all `%(key)s` syntax, it
only makes messy and no user really cares about it.

Document: https://gitea.com/gitea/docs/pulls/138
2025-01-07 13:17:44 +08:00
..
api Make git clone URL could use current signed-in user (#33091) 2025-01-07 13:17:44 +08:00
common Fix bleve fuzziness search (#33078) 2025-01-03 00:32:02 +08:00
install Refactor request context (#32956) 2024-12-24 11:43:57 +08:00
private [Feature] Private README.md for organization (#32872) 2024-12-31 04:22:09 +00:00
utils Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
web Make git clone URL could use current signed-in user (#33091) 2025-01-07 13:17:44 +08:00
init.go Add sub issue list support (#32940) 2024-12-24 01:54:19 +00:00