mirror of
https://github.com/go-gitea/gitea
synced 2025-01-24 08:34:28 +00:00
5705f72fd6
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>