]> 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)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 6 Feb 2014 12:36:18 +0000 (09:36 -0300)
commit412b761e27267b55e07d93ce3ec436cbddaf02d8
treef315efe40911acbdbbd5acd3f3ac267db8195c42
parent4d75ded81b64e23979c44c3ea6611f240745f93e
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: Tomas Cohen Arazi <tomascohen@gmail.com>
admin/import_export_framework.pl