https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15428
--- Comment #14 from Katrin Fischer <[email protected]> --- (In reply to David Cook from comment #13) > (In reply to Katrin Fischer from comment #12) > > You are right that different subdomains will create separate sessions, but I > > think the 99% is wrong. Koha used ports for a long time in its default setup > > and there are still reasons why you would want to do so. We do, with > > packages, use ports, for the installations we support. > > > > And it doesn't solve the problem here... different sessions, one timeout. > > How could you attach a different timeout to each? > > For your case, I think you'd need different cookie names for OPAC and Staff. > Mostly would involve refactoring... Not only for our use case - currently it's not possible to set different timeouts even if you are using different sub domains which divides the sessions. -- 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/
