mirror of
https://github.com/gogs/gogs.git
synced 2025-12-20 15:20:01 +01:00
`strings.HasPrefix(access.RepoName, uname)` can't handle the situation which like following in access table. user_name | repo_name ----------+------------- toby | toby/blog toby | toby/test toby | tobyzxj/blog toby | tobyzxj/test
25 KiB
25 KiB