13 May
2021
13 May
'21
3:26 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28325 --- Comment #6 from David Cook <dcook@prosentient.com.au> --- Bug 15204 makes me think that a Koha::Session module would be a good idea. It could be a good idea to actually have authentication in Koha::AuthN and authorization in Koha::AuthZ as well. After all, there are many ways to authenticate with Koha, but there's only one way to authorize. They're two separate activities, so they probably should be separate modules. -- You are receiving this mail because: You are watching all bug changes.