[Koha-bugs] [Bug 20568] Add API key management interface for patrons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 17 16:50:44 CEST 2018


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

--- Comment #23 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 74346
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74346&action=edit
Bug 20568: API key management for OPAC users

This patch makes the OPAC interface for API keys management work
with the new lib. Verify all actions work for a logged user.

Users without login should be redirected to an error page.

The AllowPatronsManageAPIKeysInOPAC syspref is added to control if the
OPAC feature is enabled or not.

To test:
- Verify the syspref works
- Verify users can manage their API keys

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list