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

--- Comment #21 from Hammat wele <hammat.w...@inlibro.com> ---
Created attachment 182955
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182955&action=edit
Bug 20956: BorrowersLog is not logging permission changes

Changes to the flags field in the borrowers table are currently not logged in
the Koha action_logs, making it impossible to trace changes to staff
permissions. This represents a security issue.

Test plan:

    1. Go to a staff interface
    2. Search for a patron and change their permissions (note their
borrowernumber)
    3. Go to tools/Log viewer
    4. Filter by Module = Patrons, Object = borrowernumber.
    5. Click on submit
       ==> No permission changes are logged.
    6. Apply the patch
    7. Repeat step 1, 2, 3, 4, 5
       ==> Permission changes are now logged

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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