Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set overriding permissions #100

Closed
aussiechief opened this issue Nov 24, 2019 · 2 comments
Closed

How to set overriding permissions #100

aussiechief opened this issue Nov 24, 2019 · 2 comments

Comments

@aussiechief
Copy link

aussiechief commented Nov 24, 2019

Hello!

I'm trying to set up roles to allow a user to only see specific projects, with all others being hidden from their view. However, if I first deny permissions to all Projects, then create another permission to allow access to just a specific one, the Deny permission overrides the lower-level permission and the user can't see anything.

Is it possible to only allow a user to see projects they own, or restrict them to specific ones?

Thanks for the help. Appreciate it!

@fatabek
Copy link

fatabek commented Nov 24, 2019

Hello,

Not necessary deny permisson all projects.

  1. Create new role and give only "allow" permisson for "none admin modules" in role list.
  2. Give only "access" and "view" permision all tasks in user prereferances - permision tab.
  3. Give only "access" and "view" permission company of project and project (whichever you want) in user preferences - permission tab.

Note : If any problem for accessing projects please give "allow" and "view" permissons for "none admin modules" in role list.

B&R

@Givo29
Copy link
Contributor

Givo29 commented Nov 29, 2019

Hi @aussiechief, did fetabek's answer solve the issue you were having? If so, I'll close the issue

@Givo29 Givo29 closed this as completed Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants