https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36586
--- Comment #22 from Nick Clemens (kidclamp) <[email protected]> --- (In reply to David Nind from comment #21) > The thing I most noticed after the patches is that: > 1. The self check-in page visible refreshes every 5 seconds. > 2. The self check-out login page visible refreshes every 5 seconds. > > Before the patches, this did not happen. > Excellent! That is exactly what we want - a hard refresh to ensure the CSRF token is valid and that user info doesn't remain too long. 5 seconds is probably an extreme case, but the default of 2 minutes seems reasonable for this -- 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/
