Turn board for public projects accessible to everyone

parent 7ab5320c
......@@ -90,6 +90,7 @@ class Ability
if project && project.public?
rules = [
:read_project,
:read_board,
:read_wiki,
:read_label,
:read_milestone,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment