Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically grant access to sub-albums #24

Closed
jeroenrnl opened this issue Jul 16, 2012 · 0 comments
Closed

Automatically grant access to sub-albums #24

jeroenrnl opened this issue Jul 16, 2012 · 0 comments

Comments

@jeroenrnl
Copy link
Owner

Sourceforge Req#2890269 by Peter Farr
When albums are arranged in a hierarchy it would be nice to be able to grant access to all sub-albums when granting access to a higher level album. For example, in the following structure:
Album1
Album1A
Album1Aa
Album1B
Album2

I would like to grant access to Album1, Album1a and Album1b in one shot. I can think of two ways to accomplish this:

  1. On the Add/Edit Group page, add another column beside "Access Level" and "Writable" with a checkbox to control this behaviour.
  2. In config_inc.php have a variable that would turn this behaviour on globally

At the same time there should be the ability to override this behaviour for specific albums. In the example above, I could override access to Album1Aa if I wanted to.

@ghost ghost assigned jeroenrnl Jul 16, 2012
@jeroenrnl jeroenrnl modified the milestones: v0.9.3, v0.9.4 May 29, 2016
jeroenrnl added a commit that referenced this issue Aug 23, 2016
Made changes in database and GUI for automatically granting access
rights to subalbums.

Note that this does not do anything yet

Issue #24
jeroenrnl added a commit that referenced this issue Aug 26, 2016
It can now be set that when a group has permissions on an album and a
subalbum is created for that album, it is automatically granted the same
access rights.

Issue #24
jeroenrnl added a commit that referenced this issue Aug 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant