Sorry to bump my own topic but I have a huge issue with the inheritance of groups.
I'll try to explain it once again as clearly as possible.
Gallery -> Album1 -> Album2
Normally, if I give access to Album2 to a certain group, that group must also be granted access to Gallery (main folder)…so far so good?
The issue which i find VERY annoying:
My setup is as follows:
Gallery -> Album1 -> Album4
-> Album2 -> Album5
-> Album3 -> Album6
If I want to grant access to Album5 I need to also grant access to the main folder Gallery….the problem is that by allowing that for a certain group, that group will automatically have access to Album1, Album2 and Album3! which was not intended!
I would LOVE to change the code myself and crate a module for everyone but I just can't seem to find where is the javascript part of the code that gives and denies permission!
Anyone could help me out please?
Thank you in advance!