Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fallback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix token generation on Windows
|
|
|
|
Added Polish translations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changed test checking if admin used has always access.
Added new test to check if non admin used does not have access if is not added to acl list.
|
|
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.
|
|
|