https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28519
--- Comment #33 from Julian Maurice <[email protected]> --- I think I agree with David here: writing our own Koha::Session should be relatively easy, and it would remove the need of a separate {CGI|Data}::Session::Serialize::yamlxs. And having less dependencies is a good thing IMO. But using Plack::Middleware::Session would prevent using koha with mojolicious servers like morbo or hypnotoad, right ? -- 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/
