[dovecot/core] bbaeb0: auth: Session ID wasn't exported to auth workers.

GitHub noreply at github.com
Fri Apr 29 17:30:13 UTC 2016


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: bbaeb01a32e56b01681843414a8dae28e055f262
      https://github.com/dovecot/core/commit/bbaeb01a32e56b01681843414a8dae28e055f262
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-04-29 (Fri, 29 Apr 2016)

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

  Log Message:
  -----------
  auth: Session ID wasn't exported to auth workers.

Most importantly this means that log messages didn't contain them.


  Commit: 7f68a693c5a2215984839423089bc849b48d712a
      https://github.com/dovecot/core/commit/7f68a693c5a2215984839423089bc849b48d712a
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-04-29 (Fri, 29 Apr 2016)

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

  Log Message:
  -----------
  auth: Fixed final result in multiple userdbs

We don't want to return the last result's success/failure, but
the entire userdb chain's success/failure.


Compare: https://github.com/dovecot/core/compare/ae96eaa83eb6...7f68a693c5a2


More information about the dovecot-cvs mailing list