0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 03:55:24 +01:00
gitea/routers
zeripath 5705f72fd6
Prevent panic when editing forked repos by API (#14960)
When editing forked repos using the API the BaseRepository needs to loaded
in order to check its visibility otherwise there will be NPE panic.

Fix #14956

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-03-11 19:09:52 +01:00
..
admin
api/v1 Prevent panic when editing forked repos by API (#14960) 2021-03-11 19:09:52 +01:00
dev
events
org
private
repo
routes Add ui.explore settings to control view of explore pages (2) (#14094) 2021-03-11 13:40:54 +00:00
user
utils
home.go Add ui.explore settings to control view of explore pages (2) (#14094) 2021-03-11 13:40:54 +00:00
init.go
install.go
metrics.go
swagger_json.go