log src/auth/passdb-blocking.c @ 4030:faf83f3e19b5 HEAD

age author description
Mon, 20 Feb 2006 15:14:58 +0200 Timo Sirainen Added support for "master users" who can log in as other people. Currently works only with SASL PLAIN authentication by giving it authorization ID string. HEAD
Wed, 19 Oct 2005 16:37:22 +0300 Timo Sirainen Blocking passdb didn't set nologin/proxy/nodelay flags for the request. HEAD
Sun, 16 Oct 2005 15:03:37 +0300 Timo Sirainen Fixes and cleanups to credentials handling. Also fixed auth caching to work HEAD
Sat, 01 Oct 2005 13:52:14 +0300 Timo Sirainen Added ssl_username_from_cert setting. Not actually tested yet.. HEAD
Sun, 07 Aug 2005 14:41:19 +0300 Timo Sirainen s/occured/occurred/ HEAD
Thu, 16 Jun 2005 11:21:17 +0300 Timo Sirainen Last change caused user-given passwords to be cached, and later the password HEAD
Sun, 03 Apr 2005 01:00:49 +0300 Timo Sirainen passdb can now change the username that was used to log in. This is mostly HEAD
Mon, 07 Mar 2005 20:55:13 +0200 Timo Sirainen Replaced userdb/passdb settings with blocks so it's possible to give HEAD
Sat, 05 Mar 2005 13:48:13 +0200 Timo Sirainen Added state variable for auth_request and several assertions to make sure HEAD
Wed, 02 Mar 2005 22:46:25 +0200 Timo Sirainen Forgot to add for blocking passdb/userdb workers.. HEAD