Kanboard-Prod/models
toomyem 384b64b7fa 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.
2014-03-05 09:40:06 +01:00
..
.htaccess First commit 2014-01-25 14:56:02 -05:00
acl.php Add the possibility to add a description directly from the task show view 2014-03-04 22:45:58 -05:00
base.php Added basic comments on tasks 2014-03-04 20:17:26 +01:00
board.php Add task limit for each column 2014-02-25 22:09:44 -05:00
comment.php Improve comments 2014-03-04 21:57:12 -05:00
config.php Add acl and access list for projects 2014-03-01 19:51:09 -05:00
project.php Admin users are not allowed for a project 2014-03-05 09:40:06 +01:00
schema.php Added basic comments on tasks 2014-03-04 20:17:26 +01:00
task.php Add the possibility to add a description directly from the task show view 2014-03-04 22:45:58 -05:00
user.php Add acl and access list for projects 2014-03-01 19:51:09 -05:00