http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8242 Priority: P5 - low Change sponsored?: --- Bug ID: 8242 CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Assignee: koha-bugs@lists.koha-community.org Summary: Permission for "change password" button in members toolbar should be "borrowers" instead of "staffaccess" Severity: enhancement Classification: Unclassified OS: All Reporter: koha@univ-lyon3.fr Hardware: All Status: NEW Version: rel_3_8 Component: Patrons Product: Koha Created attachment 10256 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10256&action=edit Patch members-toolbar.inc Same thing than bug Bogue 7888 but in members tab : allow a use with edit borrowers permission to change the password. Patch changes permisison for "change password" button in members-toolbar.inc from staffaccess to borrowers. To test : To test: - With a staff user with borrowers permission, verify the change password button is shown for a normal patron. - With a staff user without borrowers permission, verify the change password button does not appear. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.