[Koha-bugs] [Bug 31571] New: CORS header needs more flexibility

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 15 16:32:16 CEST 2022


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 at lists.koha-community.org
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list