]> git.ipfire.org Git - thirdparty/squid.git/commit - src/auth/basic/auth_basic.cc
Bug #431: case insensitive authentication
authorhno <>
Mon, 27 Sep 2004 03:35:41 +0000 (03:35 +0000)
committerhno <>
Mon, 27 Sep 2004 03:35:41 +0000 (03:35 +0000)
commit646583784bd1c6a5ae495ba2d50526130fd1f17e
tree163f1d0bae44e94ad61830b287c6021cb8c9ba4f
parent849b826a692853a840ed87d408316755ced91e9e
Bug #431: case insensitive authentication

Most authentication backends are case insensitive on the user name, and
so should Squid. (with option for case sensitive operation)

Patch ported to Squid-3 by Guido
src/auth/basic/auth_basic.cc
src/auth/basic/auth_basic.h
src/cf.data.pre