]> git.koha-community.org Git - koha.git/commit
Bug 3651 Follow-up, Require patron login to send shelves and baskets
authorOwen Leonard <oleonard@myacpl.org>
Thu, 29 Dec 2011 16:47:44 +0000 (11:47 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Sat, 21 Jan 2012 05:06:08 +0000 (00:06 -0500)
commite28854ed82ac80045d3cc604c4902d15ae8e1d73
tree7e9304139817706c2baa00ab38ec42557e03a768
parentb4a1595234e99990100332d1c0a7b34235c61ff0
Bug 3651 Follow-up, Require patron login to send shelves and baskets

The fix for Bug 4289, "Add a syspref 'OpacPublic', to hide OPAC
search-bar and force authentication on all OPAC pages" incorrectly
made some page permissions dependent on the value of the OpacPublic
setting. Some pages should require authentication no matter what.

This patch returns opac-sendbasket.pl to the state it was in before
Bug 4289, Bug 4274 notwithstanding. I have added the authentication
requirement to opac-sendshelf.pl to match.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
1) sending cart requires login
2) sending shelf requires login
3) updating personal details requires login

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit 9e70695907d97953e097087425ccaaefd3809897)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
(cherry picked from commit 54ed58310d806a84f82406abc00f46834bfe3c6e)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
opac/opac-sendbasket.pl
opac/opac-sendshelf.pl
opac/opac-userupdate.pl