mirror of https://github.com/gogits/gogs.git
Browse Source
`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/testpull/243/head
toby.zxj
11 years ago
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue