https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40396

--- Comment #6 from David Cook <[email protected]> ---
Ideally, we'd replace OpacAllowPublicListCreation with the
"create_public_lists" and "edit_public_list_contents" permissions too.

The problem there is that we wouldn't want to assign these permissions
individually to everyone using the OPAC.

That's where RBAC (Role-Based Access Control) would be handy. If we could just
create a permission policy that says "Anyone using the OPAC should be able to
create public lists and edit them", and then the actual public lists they could
edit would depend on the individual list's permissions.

But... that'll take work.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to