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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
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/