https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31571
Bug ID: 31571
Summary: CORS header needs more flexibility
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Web services
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
In order to have several domains allowed for the Access-Control-Allow-Origin we
need to:
* Allow the AccessControlAllowOrigin syspref to take several values
* On the controllers code, we should check Origin on each request against the
defined values and return the right value on the header.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/