[Koha-bugs] [Bug 23607] Make /patrons/:patron_id/account staff only

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 17 21:11:26 CEST 2019


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

Josef Moravec <josef.moravec at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off
                 CC|                            |josef.moravec at gmail.com

--- Comment #4 from Josef Moravec <josef.moravec at gmail.com> ---
Tested with this plan:
1) remove two lines from api/v1/swagger/paths/patrons_account.json as in patch
2) prove t/db_dependent/api/v1/patrons_accounts.t
--> it should fails with http status 403
3) git checkout -- api/v1/swagger/paths/patrons_account.json
4) apply patch
5) prove t/db_dependent/api/v1/patrons_accounts.t
--> now it return green

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


More information about the Koha-bugs mailing list