]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP2036265: Treat Authtoken User as Container Owner When UserId Not Supplied
authorJason Boyer <JBoyer@equinoxOLI.org>
Fri, 15 Sep 2023 16:46:34 +0000 (12:46 -0400)
committerJane Sandberg <js7389@princeton.edu>
Tue, 28 Nov 2023 13:43:36 +0000 (05:43 -0800)
commit8c356358897334a6206a2450be8c0f4b68259610
tree03e666e492dc09c15dc92a3304f01ce6723b9aec
parent60c49db28d0bd0adb635b9ad470e775f2968b441
LP2036265: Treat Authtoken User as Container Owner When UserId Not Supplied

If a userid is not supplied to open-ils.actor.container.retrieve_by_class it
claimed to use the id of the logged-in user. Now it actually does!

Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor/Container.pm