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

Handle default group membership #6

Open
johnstray opened this issue Sep 8, 2018 · 0 comments
Open

Handle default group membership #6

johnstray opened this issue Sep 8, 2018 · 0 comments
Labels
enhancement Extra stuff to enhance existing features
Milestone

Comments

@johnstray
Copy link
Owner

A setting to determine the default group membership of users, when the user is a member of a group that no longer exists (group was deleted) or was not added to any group.

This determines the restrictiveness of permissions for users that fall into the above category.

Currently, as all relevant functions return false when they fail (ie. getGroupPermissions returns false when group file not found) the default action is to deny all permissions. A 'Deny All Permissions' option will be added to retain the current default permissiveness (ie. deny all on fail).

@johnstray johnstray added the enhancement Extra stuff to enhance existing features label Sep 8, 2018
@johnstray johnstray added this to the Version 1.1.0 milestone Sep 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Extra stuff to enhance existing features
Projects
None yet
Development

No branches or pull requests

1 participant