Only check for User-Password or CHAP-Password if we're doing
authoraland <aland>
Wed, 10 Oct 2001 18:05:28 +0000 (18:05 +0000)
committeraland <aland>
Wed, 10 Oct 2001 18:05:28 +0000 (18:05 +0000)
commit35046094dd476937a381a91b4a5a5e8172e17776
tree9fefeb4e47afaea82ea22cbfa2d329f37ec302b5
parentb881d694ece9ad03d7166359a4c10e876569125f
Only check for User-Password or CHAP-Password if we're doing
Local authentication.  If we're not doing local authentication,
then there may NOT be a password in the request.  The server
shouldn't care, as the authentication modules should take care
of checking that.

Patch from Raghu <raghud@hereuare.com>
src/main/auth.c