[Koha-bugs] [Bug 18315] authentication and authorization refactoring

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 22 15:58:37 CET 2017


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

--- Comment #2 from Francesco Rivetti <oha at oha.it> ---
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.


More information about the Koha-bugs mailing list