https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16892 --- Comment #42 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Nick Clemens from comment #41)
I tested under plack/memcached and saw no difference when I removed the find for borrower so think that can be safely removed.
Thanks for testing that.
One question, out of scope: For CAS we have casLogout - can we have something similar here? I think disconcerting if a patron signs in via google, signs out of Koha and walks away leaving their google auth intact unintentionally
This is the problem. If you have multiple tabs, let's say gmail in one, and Koha in the other. If Koha does a forced logout, then your gmail tab will be affected. This is the problem that is widely known. I was thinking of actually doing another bug to drop-down choose what kind of log out. -- You are receiving this mail because: You are watching all bug changes.