mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +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. |
||
---|---|---|
.. | ||
admin | ||
misc | ||
notify | ||
org | ||
repo | ||
settings | ||
swagger | ||
user | ||
utils | ||
api.go |