]> git.ipfire.org Git - thirdparty/squid.git/commit
Various auth_rewrite/splay_userauth fixes by Robert Collins
authorhno <>
Tue, 9 Jan 2001 02:36:26 +0000 (02:36 +0000)
committerhno <>
Tue, 9 Jan 2001 02:36:26 +0000 (02:36 +0000)
commit912b43b8f55e4a9cf8a954f18ac56cf2965c7404
treeef821b7a518495346fb39933ebdcd1adfeb2809b
parent94439e4e1d1a662f14357ee1e16c4a9af95db94b
Various auth_rewrite/splay_userauth fixes by Robert Collins

* auth_modules is no longer a top-level subdir. Don't try to reference
it from the makefile.

* more name changes from proxyauth to user, missed by Henrik

* corrected addition to a existing user list

* fixed a coredump on shutdown with empty user lists (i.e. only REQUIRED)

* fixed a reconfigure bug where the authentication shemes got somewhat trashed

* added a debug log message when a new scheme is added
src/acl.cc
src/auth/ntlm/auth_ntlm.cc
src/authenticate.cc
src/typedefs.h