[Bug 34670] New: Problem with system preference casServerUrl peristency
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@lists.koha-community.org Reporter: fridolin.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: dpavlin@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/e26d7c783eb8c7... 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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34670 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34670 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Problem with system |Problem with system |preference casServerUrl |preference casServerUrl |peristency |persistency -- 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=34670 --- Comment #1 from Fridolin Somers <fridolin.somers@biblibre.com> --- A way to fix this would be to move this configuration to etc/koha-conf.xml and document that it needs plack restart. We already have LDAP in it. -- 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=34670 --- Comment #2 from David Cook <dcook@prosentient.com.au> --- (In reply to Fridolin Somers from comment #1)
A way to fix this would be to move this configuration to etc/koha-conf.xml and document that it needs plack restart. We already have LDAP in it.
I suppose you could always add a warning on the page for the current situation? I think the OIDC/OAuth2 IdP stuff has a warning that Koha needs to be restarted for it to work. -- 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=34670 --- Comment #3 from Fridolin Somers <fridolin.somers@biblibre.com> --- (In reply to David Cook from comment #2)
I suppose you could always add a warning on the page for the current situation? I think the OIDC/OAuth2 IdP stuff has a warning that Koha needs to be restarted for it to work.
OK with that -- 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=34670 Mathieu Saby <mathsabypro@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathsabypro@gmail.com -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org