]> git.evergreen-ils.org Git - Evergreen.git/commit
Add permission checking for updating and deleting volumes.
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 18 May 2011 21:26:58 +0000 (17:26 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Thu, 19 May 2011 14:58:24 +0000 (10:58 -0400)
commit9ee51d00965663034ca8b9673d4447d5fd8b2e7e
treed3579bb9973ced5affaf3036321f2d573f2af107
parent02b6bc50ae6df2ea06cede9f77f88dc1a074bf0c
Add permission checking for updating and deleting volumes.

This addresses LP #784062 reported by Ben Shum, and I think others?

Creating volumes was already covered.  The ability to delete volumes
without permission would be less often an issue in practice since you
would need permission to delete the volume's copies before you could
delete the volume itself.

Anyway, this should square things.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/perlmods/OpenILS/Application/Cat.pm