https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36092 Bug ID: 36092 Summary: sessionID not passed to the template on auth.tt Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart+koha@gmail.com Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org The session's ID is not passed to the template and not stored in the context when we are on the authentication page. It can be problematic, for instance we will not be able to generate a CSRF token for the login form. -- You are receiving this mail because: You are watching all bug changes.