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

--- Comment #11 from Marcel de Rooy <[email protected]> ---
(In reply to David Cook from comment #10)
> I don't do bot challenges where it's clear it's an authenticated session, so
> I've had to add in slim/light auth checks, since Koha's existing auth checks
> are too heavy weight. 

If you want to check the passed session id, you will have to check the db..

> Btw when I mentioned a plugin based idea, I was thinking more so Perl
> plugins rather than Koha plugins per se - just because of the slowness of
> Koha plugins, but something to explore...

See comment6. This plugin is not called via Plugins->call, does not hit the db.
So it is always 'enabled' ;) All for speed indeed.

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