mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-01 21:31:34 +00:00
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> Co-authored-by: zeripath <art27@cantab.net>