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

--- Comment #28 from David Cook <[email protected]> ---
When I was thinking about plugins for this feature, I was also thinking about
using Module::Pluggable a bit more directly. That way we don't even need a
system preference. We just have the requirement of the class being
"Koha::Plugin::BotChallenge::*"

That module could still be provided by a Koha Plugin since the plugin
installation affects the @INC. (Personally, I disable Koha plugin upload for
web users, so I personally am not worried about the security of it, but I do
think about Koha instances with web upload allowed... but they're inherently
insecure anyway...)

-- 
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/

Reply via email to