http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15124

--- Comment #4 from Colin Campbell <[email protected]> ---
Katrin is right. A password is not present in a (e.g) checkout transaction. The
password checking logic is in the machine itself, the server end does not have
the concept of a user session (each request is dealt with irrespective of what
preceeds it). Whether the machine requires the user to authenticate with a
password is an option on some of these, they ignore the field rather than
asking us to lie about its validity.
I'm a bit worried a that its not clear what the import of the code is and that
the config file is being swamped by extra options.

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

Reply via email to