]> git.evergreen-ils.org Git - working/SIPServer.git/commit
Allow whitespace "lines" to be skipped during login
authorJoe Atzberger <atz@esilibrary.com>
Thu, 7 Oct 2010 19:48:56 +0000 (19:48 +0000)
committerThomas Berezansky <tsbere@mvlc.org>
Thu, 7 Oct 2010 19:48:56 +0000 (19:48 +0000)
commit67ba2881f089840df364b2f0ab01c79cc840141a
tree55bc44c758e58992e90387fd97069f7b17a9facf
parent07fac40fbc9a53e57979dd550f5dd39aefa43b58
Allow whitespace "lines" to be skipped during login

This keeps clients who might have bad line-endings in the game.
In particular, this would help systems where an expect-driven login
process might be different than the rest of the client interaction.
SIPServer.pm