https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18315
--- Comment #2 from Francesco Rivetti <[email protected]> --- so far, things that does NOT work: - redirects are probably broken - Koha::Auth::Simple tries to authenticate you when you send userid/passwd even when those are sent to create a new user - logout.x fights with login - permissions are there (and with the fixed JOIN) but only used for templates, not for authorization - CGI is mocked, and Session is new. So I expect few modules to land to not implemented methods there. should be easy to add those -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
