]> git.evergreen-ils.org Git - working/Evergreen.git/commit
1. Disable fleshing for PCRUD. Otherwise fleshing would provide a
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 17 Jun 2010 19:16:45 +0000 (19:16 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 17 Jun 2010 19:16:45 +0000 (19:16 +0000)
commit9ae9d13880e0cd0a5ad594d09b9e5a870143b8f8
treec3ff784180c954e94204b537c6ced5d9474c235f
parent8b29ad37260b5a068bcb37b257611d4dbbcdeec6
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.

M    Open-ILS/src/c-apps/oils_sql.c

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16747 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/c-apps/oils_sql.c