Bug 27061: Remove duplicate permission check in svc/mana/search
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 20 Nov 2020 08:04:30 +0000 (09:04 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 30 Apr 2021 15:07:32 +0000 (17:07 +0200)
commit915c5d13bea82d8ff76e2c76525aa70a1f22961e
treef58d47d526176f4ca28c0d1621f05c327c65a2d4
parent36c54d818578e4853254e80d6c59ba7cb3db5bd1
Bug 27061: Remove duplicate permission check in svc/mana/search

There is a call to check_cookie_auth then another one to get_template_and_user

Test plan:
Use mana to create new report and new subscription.
Confirm that you need the necessary permissions to use it

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
svc/mana/search