[Koha-bugs] [Bug 9382] Bold necessary permissions for staff client access.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 12 22:32:10 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9382

--- Comment #10 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Apart from that I think staffaccess does not do what the description says, as
that is what permissions does:

 INSERT INTO `userflags` VALUES(5,'permissions','Set user permissions',0);

+INSERT INTO `userflags` VALUES(17,'staffaccess','Allow staff members to modify
permissions for other staff members',0);

>From looking at the code and from what we experienced with one of our libraries
I think the permission is actually about changing other staff account details
(like passwords, usernames, etc.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list