Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent panic when editing forked repos by API (go-gitea#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 go-gitea#14956 Signed-off-by: Andrew Thornton <[email protected]>
- Loading branch information