Fix Patron Information message handling to parallel the situation
authordjfiander <djfiander>
Wed, 26 Apr 2006 14:33:39 +0000 (14:33 +0000)
committerdjfiander <djfiander>
Wed, 26 Apr 2006 14:33:39 +0000 (14:33 +0000)
commit1d00bd00b881979955bb688fe0b786a99a5a835b
treeb77d62f3accb46e714fb1575f444fb6895e7c4c2
parent8ba9b50b22d0c63ffafcb49abb51e965ada3bc1a
Fix Patron Information message handling to parallel the situation
in the handling of Patron Status messages: if the password's not
provided by the terminal, then we don't worry about checking the
password, but if the terminal gives us the password, then it has
to match before we say anything about the patron.
Sip/MsgType.pm