[Koha-bugs] [Bug 15823] Can still access patron discharge slip without having the syspref on - Permissions breach

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 16 10:44:28 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15823

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |normal
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org
             Status|Signed Off                  |Failed QA

--- Comment #4 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Hi Aleisha,
It's still possible to generate a discharge even if the pref is off.
For instance, you can get
/cgi-bin/koha/members/discharge.pl?borrowernumber=42&discharge=1
And the pdf will be generated.
Usually we check the additional permissions and prefs in the pl script. And
either redirect to 404 or, more friendly, display an error message.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list