]> git.evergreen-ils.org Git - Evergreen.git/commit
on user update/create/delete
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 7 Sep 2006 16:44:36 +0000 (16:44 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 7 Sep 2006 16:44:36 +0000 (16:44 +0000)
commit34f0b5daf6dfd6ba288bdf5de9c12397045d9ea3
tree5c1adf6550b86753a1193d95b6e51fb8821e877c
parentfc1c438ddf61a9175e61e4c1a0aa43ae332d3211
on user update/create/delete

for updates and deleted, we check to see if the requestor has permission
to update users in the exising users group (as it exists in the database)

for all actions, we check to make sure the requestor has permission
to put users into the requested group

git-svn-id: svn://svn.open-ils.org/ILS/trunk@6017 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Actor.pm