]> git.evergreen-ils.org Git - Evergreen.git/commit
Backport security fix r16747 from trunk
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 18 Jun 2010 04:48:03 +0000 (04:48 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 18 Jun 2010 04:48:03 +0000 (04:48 +0000)
commit1ef5b01da42a44150c75d11a88ea047bfc538215
tree6656b667f877ae3426e54fed60fb76f1169a0f0d
parent7c6d7a8ae17fa478fdf06af7533d8ffc75a33e25
Backport security fix r16747 from trunk

1. Disable fleshing for PCRUD.  Otherwise fleshing would provide a
back door whereby a user could see stuff he has no permission to see.

2. For the id_list method: strip out the "flesh_fields" entry, not
the "flesh_columns" entry (which doesn't exist).  This actually makes
no difference, but if we're going to do something useless, we might
as well do it right.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_0@16749 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/c-apps/oils_cstore.c