]> git.ipfire.org Git - thirdparty/squid.git/commit - src/auth/basic/PAM/basic_pam_auth.cc
Disable the use of persistent PAM connections by default as this
authorhno <>
Wed, 5 Nov 2003 16:37:42 +0000 (16:37 +0000)
committerhno <>
Wed, 5 Nov 2003 16:37:42 +0000 (16:37 +0000)
commit2900aadba46b0794b71a25b87153292c5cd8247a
treeb035f021504e8a7e3dce24fbdb5637ddfaca1c8d
parentb04db42db3fb86fe3a2fb37a5912ca6400183b55
Disable the use of persistent PAM connections by default as this
is somewhat outside of the PAM specifications.

Add support for clearing the new PAM_AUTHTOK attribute when using
persistent PAM connections.

Changelog update
helpers/basic_auth/PAM/pam_auth.8
helpers/basic_auth/PAM/pam_auth.c