[dovecot/core] ef4ca2: auth: cache: don't log password mismatch twice

GitHub noreply at github.com
Tue Sep 5 16:00:09 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: ef4ca21b9195a2aca07a4965ea2d1d97c850b89a
      https://github.com/dovecot/core/commit/ef4ca21b9195a2aca07a4965ea2d1d97c850b89a
  Author: manuel <manuel at mausz.at>
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
    M src/auth/auth-request.c
    M src/auth/auth-request.h
    M src/auth/passdb-cache.c

  Log Message:
  -----------
  auth: cache: don't log password mismatch twice

If auth cache is enabled and the last auth was successful dovecot assumes the
password has been changed and invalidates the cache which results in
double logging of the same password mismatch.
This also applies to expired negative cache entries.


  Commit: 6e43098a455128204c09988b9272676eb699e94b
      https://github.com/dovecot/core/commit/6e43098a455128204c09988b9272676eb699e94b
  Author: Tom Sommer <tomsommer at users.noreply.github.com>
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
    M doc/dovecot-initd.sh

  Log Message:
  -----------
  init: Execute /etc/sysconfig/dovecot on init, if it exists

Helps users set `ulimit`, `DAEMON` etc. without having to touch the init.d script.


  Commit: dff659439354a8487a7d0552721692cac40b84d5
      https://github.com/dovecot/core/commit/dff659439354a8487a7d0552721692cac40b84d5
  Author: Tom Sommer <tomsommer at users.noreply.github.com>
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
    M doc/dovecot-initd.sh

  Log Message:
  -----------
  init: Execute /etc/default/dovecot on init, if it exists


Compare: https://github.com/dovecot/core/compare/280bc7d8b074...dff659439354


More information about the dovecot-cvs mailing list