Feature #17976
Custom permissions per project for non member and anonymous users
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Permissions and roles | |||
Target version: | 2.6.0 | |||
Resolution: | Fixed |
Related issues
Associated revisions
Adds buit-in groups to give specific permissions to anonymous and non members users per project (#17976).
Adds locales strings (#17976).
Fixed test failure with ruby1.8.7 and postgresql (#17976).
History
#1
Updated by Lajish Lakshmanan almost 8 years ago
Hi Jean-Philippe Lang,
I have been watching roadmap of 2.6.0 version since long time in order to deploy it my organisation. Today I can see this new tracker here. May i know the details of security permission details , you have decided to incorporate in this tracker.
Regards,
Lajish Lakshmanan
#2
Updated by Jean-Philippe Lang almost 8 years ago
In current versions, permissions for anonymous users and users who are not members of a project can be defined systemwide only, by setting the permissions of the Anonymous and Non member roles.
This feature will introduce 2 built-in groups (Anonymous users and Non members), that can be given different roles on different projects, just like you add users as members of a project.
#3
Updated by Jean-Philippe Lang almost 8 years ago
- Status changed from New to Closed
- Resolution set to Fixed
#4
Updated by Go MAEDA about 5 years ago
- Duplicated by Feature #6801: howto assign project rights for non-members added