Bug 33380 - Add a note to RESTPublicAPI to clarify that it will break OPAC features
Summary: Add a note to RESTPublicAPI to clarify that it will break OPAC features
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-31 09:40 UTC by Nick Clemens (kidclamp)
Modified: 2023-03-31 09:51 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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