https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42876

--- Comment #6 from David Cook <[email protected]> ---
Think we've got some thinking to do on this one...

Overall, we're basically already doing session-based CSRF tokens. Not sure that
the time is adding anything of value but is actively harming usability
significantly.

Actually, looking at https://metacpan.org/pod/WWW::CSRF it looks like the
default value of MaxAge is a week rather than 8 hours so maybe we just put that
up to a high number...

But then I think it's possible for a Koha session to last a very long time?
Although I think cleanup_database.pl clears out sessions every day. 

So yeah still some thinking left to do, but i've got to hop into a few more
meetings...

-- 
You are receiving this mail because:
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/

Reply via email to