diff options
author | toomyem <toomyem@toomyem.net> | 2014-03-05 09:40:06 +0100 |
---|---|---|
committer | toomyem <toomyem@toomyem.net> | 2014-03-05 09:40:06 +0100 |
commit | 384b64b7fab59d9de0fea5adb89438c1192b6301 (patch) | |
tree | 4e1019a7a2177fbfbc5ff11ea51a1c2a19546a3f /models/comment.php | |
parent | 141616b48cdb2f05a8288be0519ac4094c292ba6 (diff) |
Admin users are not allowed for a project
In function isUserAllowed() it is only checked if:
1. any user is assigned to the project (if no then allow anybody)
2. if logged user is allowed for given project
But also _admin_ users _not assigned_ to the project shall be allowed.
Diffstat (limited to 'models/comment.php')
0 files changed, 0 insertions, 0 deletions