[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.11-6-gb2487cd

Git repo owner gitmaster at git.koha-community.org
Tue Dec 17 02:32:43 CET 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 18.11.x has been updated
       via  b2487cd7a853d311c21249a4ffd6141cca85f075 (commit)
      from  cbe5837f6cbbe8c5c86eadb19b288d72e7107c76 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b2487cd7a853d311c21249a4ffd6141cca85f075
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sat Nov 2 06:54:31 2019 +0000

    Bug 21939: Fix permissions for holds history tab
    
    The tab will show when the staff user has edit_borrowers
    permission, but the page itself will not be accessible.
    This patch fixes the page permissions to allow access
    with the edit_borrowers permission as suggested by the
    comments on the original bug report.
    
    To test:
    - Create a staff user with only "edit_borrowers" permission
      from the borrowers module
    - Try to access the holds history tab from any patron account
    - Verify you are blocked
    - Apply patch
    - Try again and verify the page is accessible now
    - Repeat with superlibrarian and full borrowers permission.
    
    Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>
    Signed-off-by: Bob Bennhoff <bbennhoff at clicweb.org>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit cd3ef03e76e1441675c90135c42d033bf99f73cd)
    (cherry picked from commit f3c9ba16d506aa5145bd46123d7982b035a9e56f)

-----------------------------------------------------------------------

Summary of changes:
 members/holdshistory.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list