mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 16:53:25 +01:00
59b867dc2d
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. |
||
---|---|---|
.. | ||
convert.go | ||
profile.go | ||
repo.go |