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

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


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: d0f0b5553aea9013b55ead4841aa81d3e415132d
      https://github.com/dovecot/core/commit/d0f0b5553aea9013b55ead4841aa81d3e415132d
  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: efdaf9393742367a0d563a9cab3c9c4b6371e90d
      https://github.com/dovecot/core/commit/efdaf9393742367a0d563a9cab3c9c4b6371e90d
  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/c16f2d0725a1...efdaf9393742


More information about the dovecot-cvs mailing list