summaryrefslogtreecommitdiffstats
path: root/bee.json
diff options
context:
space:
mode:
authortoby.zxj <toby.zxj@gmail.com>2014-06-11 16:54:25 +0800
committertoby.zxj <toby.zxj@gmail.com>2014-06-11 16:54:25 +0800
commita13a6b14ec4ab8e9660fd59d7abe00e3d3666f9f (patch)
tree31ca00259ab5cd69ff4affcb51f632ab1fedb440 /bee.json
parenta3e1383cac3dfa2a71b04b47a295e9836fcb0d50 (diff)
downloadgitea-a13a6b14ec4ab8e9660fd59d7abe00e3d3666f9f.tar.gz
gitea-a13a6b14ec4ab8e9660fd59d7abe00e3d3666f9f.zip
Using strings.HasPrefix(...) will misjudgement
`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
Diffstat (limited to 'bee.json')
0 files changed, 0 insertions, 0 deletions