various small comments
This commit is contained in:
parent
91a1c47328
commit
4a19ebd49c
|
@ -32,6 +32,7 @@ public static class UserMethods
|
|||
|
||||
// Distinct because the user might have direct access
|
||||
// to a child folder of a folder he has already access to
|
||||
// ---TODO shouldn't we prevent doubling permissions? -K"
|
||||
}
|
||||
|
||||
public static IEnumerable<TreeNode> AccessibleFoldersAndInstallations(this User user)
|
||||
|
|
Loading…
Reference in New Issue