ed47d1aef8
- don't look for user-roles if the repo is missing (doesn't make sense and because we roll in the <perm> = CREATOR function into that, it causes bugs like [1] below) - allow ^CREATOR/ in repo names (i.e., don't insist it has to be /CREATOR/) ---- [1] here's the bug repo foo/..* C = u1 RW+ = CREATOR # <--- this line R = READERS RW = WRITERS causes GL_USER=u2 gitolite info to print hello u2, this is gitolite3 (unknown) on git 1.7.7.6 R W foo/..* R W testing when in reality it should not be looking at CREATOR at all. |
||
---|---|---|
src | ||
t | ||
INSTALL |