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/testtags/v1.0.2
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue