CE upstream
Compare changes
Files
2- Yorick Peterse authored
This method can be used to retrieve a list of projects for a user that said user has reporter access to. This list is then be reduced down to a specific set of projects. This allows you to reduce a list of projects to a list of projects you have reporter access to in an efficient manner.
+ 10
− 0
@@ -444,6 +444,16 @@ def authorized_projects(min_access_level = nil)