1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-07 23:08:12 +00:00
Files
gitea/models/repo.go
zeripath 18dd49a4ab Prevent NPE when checking repo units if the user is nil (#19625) (#19630)
Backport #19625

CheckRepoUnitUser should tolerate nil users.

Fix #19613

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-05-06 18:01:08 +08:00

41 KiB