ab90f702ceedb7ba445a9a592be0b213b27cbafa |
|
14-Sep-2012 |
Stephan Bosch <stephan@rename-it.nl> |
Added support to perform token-based service process authentication.
Creates hidden SASL method DOVECOT-TOKEN. This method is not available on
the normal auth login socket and thus never presented to clients.
Creates new auth socket type 'tokenlogin'. This otherwise normal login
socket only offers authentication using the DOVECOT-TOKEN mechanism.
Creates new token-login directory in base_dir to separate token logins from
normal logins. This directory is otherwise completely identical to the
normal login dir, i.e. it contains sockets for the service backends, used
to chroot login processes to, etc.
Makes default login socket configurable.
Performs some minor changes to src/login-common to build very sparse
protocols, e.g. avoid the need to implement methods that are not needed. |
871c55e1dc8e7f84dced2e9b22225d261747bb63 |
|
07-Apr-2010 |
Timo Sirainen <tss@iki.fi> |
lib-master: Added timeout for auth master lookups.
--HG--
branch : HEAD |
3b22894b8805b186c73d8b754001e8d7e944be85 |
|
31-Mar-2010 |
Timo Sirainen <tss@iki.fi> |
Added support for userdb lookup to fail with a reason (many API changes).
--HG--
branch : HEAD |
7891c8e6debdcfec552cb1beea2a0230fe89957b |
|
14-Dec-2009 |
Timo Sirainen <tss@iki.fi> |
imap, pop3: Close auth/config connections when we stop accepting more connections.
--HG--
branch : HEAD |
442232f2d1cfdf28f3a18aa00a5c19246d321036 |
|
27-Oct-2009 |
Timo Sirainen <tss@iki.fi> |
lib-master: Fixes to handling master-login services.
--HG--
branch : HEAD |
cf0ad1a0bddb0787f3d7b408a96d721a8b2a98a3 |
|
20-Oct-2009 |
Timo Sirainen <tss@iki.fi> |
Redesigned how login process passes connections to mail processes and changed related APIs.
Master process is no longer in the middle.
--HG--
branch : HEAD |