]> git.koha-community.org Git - koha.git/commit
Bug 11666: add permission check for MARC framework import/export
authorGalen Charlton <gmc@esilibrary.com>
Tue, 4 Feb 2014 15:54:33 +0000 (15:54 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 6 Feb 2014 19:01:42 +0000 (20:01 +0100)
commit8a1ac664ba2483fa226c8ecf9ac0a3b741f23538
tree7715ba92b2680bf2e2e52ee9930930cb9946fbd0
parentc4a2cb9a9d597a294c8447aea7a68a71f9aa4cb3
Bug 11666: add permission check for MARC framework import/export

This patch makes the MARC framework import/export script require
that the staff user be logged in with appropriate permissions for
managing the MARC frameworks.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
I can confirm the bug and the solution. After applying the patch
downloading the file without logging in first is no longer possible.
Also passes tests and QA script.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 03d4ed2468bb9ab97b1f7b7d9e29507dc815a8b3)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
admin/import_export_framework.pl