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

Access Level to Family Tree #581

Open
bishu opened this issue Nov 26, 2018 · 2 comments
Open

Access Level to Family Tree #581

bishu opened this issue Nov 26, 2018 · 2 comments
Labels
Enhancement New or better functionality legacy Issue is pre 4.0.0 Laravel rewrite and is no longer relevant. 3.8.0 bugs will not be maintained.

Comments

@bishu
Copy link

bishu commented Nov 26, 2018

I have created a member with the Access Level "Non-Editable Member"
But this member is able to Add, Edit and Delete the Family Tree.

How can I protect my Family Tree from "Non-Editable Member"

@ryanhowdy
Copy link
Owner

This appears to be several bugs in one.

First - You should not be able to create a user with Access Level of 'Non-Editable Member'. That is intended for new users created in the Family Tree who are not 'real' users of the site and therefor cannot login.

Second - Everyone with a login to the site is allowed to edit the family tree. This was by design.

I could however add a new access level that would prevent users from editing or deleting family tree information. Only the ability to add maybe. Would that work?

@ryanhowdy ryanhowdy added the Bug Something is broken label Nov 26, 2018
@bishu
Copy link
Author

bishu commented Nov 27, 2018

Yes it will be very helpful.

But in the future update it will be very good if u can add more advance security level as day by day the users of my FCMS are increasing.

Member Access Level
a) "Member" - Edit or Delete can be done by the owner only (the person who have added)
b) "View Only" - Can only view the tree and not allow to add, edit and delete.
c) "Moderator" - Moderator will link to a member and he can add, edit and delete all the down chain tree from that member who have the same last name.
d) Member deleting the family members should be approved by the moderator.

@ryanhowdy ryanhowdy added Enhancement New or better functionality legacy Issue is pre 4.0.0 Laravel rewrite and is no longer relevant. 3.8.0 bugs will not be maintained. and removed Bug Something is broken labels Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New or better functionality legacy Issue is pre 4.0.0 Laravel rewrite and is no longer relevant. 3.8.0 bugs will not be maintained.
Projects
None yet
Development

No branches or pull requests

2 participants