[Koha-bugs] [Bug 34670] New: Problem with system preference casServerUrl peristency

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 31 03:29:45 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34670

            Bug ID: 34670
           Summary: Problem with system preference casServerUrl peristency
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Authentication
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: fridolin.somers at biblibre.com
        QA Contact: testopia at bugs.koha-community.org
                CC: dpavlin at rot13.org

A change in system preference casServerUrl does not affect interface imediatly.

This is because of use of it in Auth_with_cas.pm compilation :
https://git.koha-community.org/Koha-community/Koha/src/commit/e26d7c783eb8c70d318e402e3a90930afcff44cd/C4/Auth_with_cas.pm#L51

Value is only refreshed when plack worker is refreshed and code compiled again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list