mirror of
https://gitee.com/gitea/gitea
synced 2025-12-24 01:06:40 +08:00
This PR adds a middleware which sets a ContextUser (like GetUserByParams before) in a single place which can be used by other methods. For routes which represent a repo or org the respective middlewares set the field too. Also fix a bug in modules/context/org.go during refactoring.
7.6 KiB
7.6 KiB