[Bug 31571] New: CORS header needs more flexibility
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: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org 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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31571 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://developer.mozilla.o | |rg/en-US/docs/Web/HTTP/Head | |ers/Access-Control-Allow-Or | |igin CC| |liz@bywatersolutions.com, | |nick@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org