[Koha-bugs] [Bug 29509] GET /patrons* routes permissions excessive

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 29 11:22:12 CET 2024


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

--- Comment #25 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Thanks for testing Victor.. you did indeed highlight an issue with my database
update... (I always struggle with these bitwise ops)

The follow-up corrects the DB update.

No, don't remove those permissions from the users, they need to be left in
place else the features are disabled entirely for the user.  The permissions
are removed from the api schema.. so the requirement is to perform a patron
search from each of those features and confirm the patron search still works..
if it doesn't then the permission wasn't added correctly.

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


More information about the Koha-bugs mailing list