https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20340
--- Comment #17 from M. Tompsett <[email protected]> --- (In reply to Alex Arnaud from comment #16) > (In reply to M. Tompsett from comment #15) > > It would be nice to rework the authentication logic to all be plugins, > If you mean that LDAP, CAS and Shibboleth should be removed from the source > code and provided only as plugins, it is also my opinion :) Exactly. > > then we could actually prioritize the order of attempts, etc. etc. > We are already able to prioritize. Each auth plugin can have a priority > value and they are ordered before the call. But not the archaic LDAP, CAS, Shibboleth, etc. etc. that's hard coded already. > > 1) the test module should have an uninstall at least. > Why? See the attached empty Actions dropdown. Now bug 20438 will solve this, but still. How hard is an uninstall which calls the inherited parent? > > 2) Also, annoying POD coverage failure on the QA Test tools. [SNIP magic] > Why did you failed QA? kshell /home/vagrant/qa-test-tools/koha-qa.pl -v 2 -c 2 Though, I believe bug 20357 will deal with this, but given the feedback on my fixes, it's not getting in quickly. > And i don't understand the changes in opac-user.pl try logging in with test/test into OPAC: internal server errors. -- 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/
