https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38382 Bug ID: 38382 Summary: Need a fresh connection when CSRF has expired Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz The CSRF token generated for Koha has a default 8 hour expiration. The connexion daemon tries to reauthnticate when it expires, however, it uses the same user agent, which has the session in the cookie, and so the CSRF fails the check. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.