]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1693560: Remove permission check for retrieve tag table function
authorKathy Lussier <klussier@masslnc.org>
Tue, 20 Jun 2017 20:31:43 +0000 (16:31 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 21 Jun 2017 14:30:52 +0000 (10:30 -0400)
commiteeaaa73d7b896c38d63aa111a1fdd708c1831a62
tree4e8f2f8c899bdc09c88487e2c3058e0deb6e76d9
parentc6b3d45a1bb905a79aef07c2ecfde57e5446a08c
LP#1693560: Remove permission check for retrieve tag table function

The permission check for the retrieve tag table function was preventing
users who don't have the UPDATE_MARC permssion from performing searches
in the staff catalog. Since there's nothing confidential in the table,
this commit removes that permission check. Thanks to Jason Boyer for
finding the source of the problem.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat.pm