[dovecot/core | refs/heads/master] 7ce4928a: auth: Use request event for messages after lookup has ended

noreply at dovecot.org noreply at dovecot.org
Fri Mar 8 17:30:10 EET 2019


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 7ce4928a201b18ac27173a2c5b4387068deb3f2d
      https://github.com/dovecot/core/commit/7ce4928a201b18ac27173a2c5b4387068deb3f2d
  Author: Aki Tuomi <aki.tuomi at open-xchange.com>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M src/auth/auth-request.c

  Log Message:
  -----------
  auth: Use request event for messages after lookup has ended

Otherwise the prefix is going to be wrong, and we cannot use
the authdb_event here because the authdb event is wrong
at this point.

  Commit: e14ba50e125621f1a9a29cf9b3886c896216a093
      https://github.com/dovecot/core/commit/e14ba50e125621f1a9a29cf9b3886c896216a093
  Author: Aki Tuomi <aki.tuomi at open-xchange.com>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

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

  Log Message:
  -----------
  auth: Ensure authdb_event returns event

We don't want nasty crashes due to lack of event.

  Patch: https://github.com/dovecot/core/compare/2325b20e0238...7ce4928a201b.patch


More information about the dovecot-cvs mailing list