Bug 33380

Summary: Add a note to RESTPublicAPI to clarify that it will break OPAC features
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Nick Clemens (kidclamp) 2023-03-31 09:40:17 UTC
We need to add to the syspref description:
Disabling this system preference will break OPAC features. It should only be disabled if you are not providing access to the OPAC
Comment 1 Nick Clemens (kidclamp) 2023-03-31 09:47:57 UTC
POssibly we should combine RESTPublicAnonymousRequests into RESTPublicAPI
by changing it to have three options 'enable/require authentication/disable'
Comment 2 Nick Clemens (kidclamp) 2023-03-31 09:51:19 UTC
Also clarify how things work with when the opac requires authentication