]> git.koha-community.org Git - koha.git/commit
Bug 8706 - Private lists can be accessed by anyone
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 31 Aug 2012 09:48:51 +0000 (11:48 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 6 Sep 2012 05:13:58 +0000 (17:13 +1200)
commit6ff6bcde0de58362e1086bd16b6e11a0eb95fcae
tree3682d26cc4bcd9d3e022f9b9b02c8a2bde290746
parent66fcd5fd6b908daa5cabd765a0f935d1807420a6
Bug 8706 - Private lists can be accessed by anyone

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Confirmed private lists can be accessed directly before patch is
applied. After applying patch, I can no longer access the list
via the same url.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/VirtualShelves.pm