Feature #2224
add view persmission for board
| Status: | New | Start date: | 2008-11-24 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | Permissions and roles | |||
| Target version: | - | |||
| Resolution: |
Description
Add the permission "view board".
History
#1 Updated by Markus Knittig over 4 years ago
This permission exits already under the name "view messages". Remove ", :public => true" in lib/redmine.rb to make it visible.
#2 Updated by Max B. over 4 years ago
Markus Knittig wrote:
This permission exits already under the name "view messages". Remove ", :public => true" in lib/redmine.rb to make it visible.
Ok thanks,
just a last question, next update of lib/redmine.rb it will have a merge with the new file. So is it not better to have this on the database ?
Thanks for the good job on Redmine.