History log of /dovecot/src/lib-auth/auth-client-interface.h
Revision Date Author Comments Expand
8ac6623677005256bf99ab33a2ed98c69c1d656c 02-Nov-2016 Stephan Bosch <stephan.bosch@dovecot.fi>

auth,login-common: Added result code for invalid base64-encoded response data.

04eb0abcf8f8b0c014499b5c5bae89484553613f 02-Nov-2016 Stephan Bosch <stephan.bosch@dovecot.fi>

login-common: Added result codes for mechanism-related failures.

36b072d84a9076c3c483bf710444a716e987ccc3 02-Nov-2016 Stephan Bosch <stephan.bosch@dovecot.fi>

auth: Added a code= field to the auth FAIL response that replaces the "authz", "temp", "pass_expired", and "user_disabled" fields.

d99107ddf4d9bccb710994482daf65276a9d6321 04-May-2010 Timo Sirainen <tss@iki.fi>

auth/login related timeouts are now in one place and they make more sense. Most importantly now auth client doesn't abort lookup before server does. --HG-- branch : HEAD

2dc6940e8014daa97e80df5954c1364498adbb09 15-Oct-2009 Timo Sirainen <tss@iki.fi>

Increased auth protocol's minor version to 1. --HG-- branch : HEAD

5911c6b4d098a4335214a0f3d84bbad08f025ab3 14-Sep-2009 Timo Sirainen <tss@iki.fi>

auth: Increased AUTH_CLIENT_MAX_LINE_LENGTH. --HG-- branch : HEAD

9c60c8c5a01371657d29e4e91bc5562a1a7c4758 22-Jun-2009 Timo Sirainen <tss@iki.fi>

login client idle timeout should be larger than auth request timeout, not vice versa. --HG-- branch : HEAD

1299f2c3723ca9ccf8f9e563ec23ee1a1721fe4c 01-May-2009 Timo Sirainen <tss@iki.fi>

Moved auth-client-interface.h to lib-auth/. --HG-- branch : HEAD