0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-03 04:58:29 +01:00
gitea/routers
Jason Song 22b8de85dd
Do not use ctx.Doer when reset password (#29289)
Fix #29278.

Caused by a small typo in #28733
2024-02-21 12:57:22 +08:00
..
api Fix content size does not match error when uploading lfs file (#29259) 2024-02-19 14:50:03 +00:00
common
install Refactor JWT secret generating & decoding code (#29172) 2024-02-16 15:18:30 +00:00
private
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web Do not use ctx.Doer when reset password (#29289) 2024-02-21 12:57:22 +08:00
init.go